X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/d255eead2b9a0180cb7ceaf1e8b194337b7b6573..a43d3048b96bfcd6e552eca86cbf157e875601f1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index c7e73b7..630ffe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,35 @@ +2014-10-29 Christian Weiske + + * Implement note preview + * Implement note search + * Implement note download (JSON + XML) + * Add note modification date display to list + * Add highlighting of current notebook in list + * Add custom icon + * Version 0.4.0 + +2014-10-14 Christian Weiske + + * Implement token management + * Implement database management (reset) + * Add computer name input field on authorization page + * Use transactions during sync + * Version 0.3.0 + +2014-10-03 Christian Weiske + + * Fix bug #8: Titled blank notes cause SQL error + * Version 0.2.1 + +2014-09-27 Christian Weiske + + * phing build file + * access token page + * Version 0.2.0 + 2014-09-26 Christian Weiske * Fix oauth verification with tomdroid * Fix database date field lengths * Tomdroid sync works now - + * Fix bug #3: Inserting notes on PostgreSQL