X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/e0a35fda040678231357d4d36baf444eccd26de9..a43d3048b96bfcd6e552eca86cbf157e875601f1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b9c92fe..630ffe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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