3 * Fix search in ownCloud 8.1
4 * Fix #22 and #24: Escape slashes in tags in URLs
5 * Fix #28: array_shift() E_NOTICE in owncloud.log
6 * Move note filtering onto the SQL server
7 * Register app menu icon more efficiently
12 * Fix #19: Tabs ignored in HTML export
17 * Implement standalone HTML mode for notes
18 * Implement reStrucuredText rendering for notes
19 * Show error page when OAuth extension is not installed
20 * Search is case-insensitive now
25 * Implement note preview
26 * Implement note search
27 * Implement note download (JSON + XML)
28 * Add note modification date display to list
29 * Add highlighting of current notebook in list
35 * Implement token management
36 * Implement database management (reset)
37 * Add computer name input field on authorization page
38 * Use transactions during sync
43 * Fix bug #8: Titled blank notes cause SQL error
54 * Fix oauth verification with tomdroid
55 * Fix database date field lengths
56 * Tomdroid sync works now
57 * Fix bug #3: Inserting notes on PostgreSQL