X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/428ead652d05e347d2edd3cf59ee12f1fd46a10e..55aaa5401a0585d2e6dc5ebf4d0d3d658d8aabd4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 1e7f13e..baffe00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2016-04-27 Christian Weiske + + * Fix #40: Remove unneeded constructor parameter + * Version 0.6.3 + +2016-03-18 Christian Weiske + + * Fix #37: Fix fatal error with ownCloud 9 + * Version 0.6.2 + +2015-09-21 Christian Weiske + + * Fix #20 and #25: Add authorization header workaround for fcgid + * Version 0.6.1 + +2015-09-18 Christian Weiske + + * Fix search in ownCloud 8.1 + * Fix #22 and #24: Escape slashes in tags in URLs + * Fix #28: array_shift() E_NOTICE in owncloud.log + * Move note filtering onto the SQL server + * Register app menu icon more efficiently + * Add SVG icon + * Version 0.6.0 + +2015-06-04 Christian Weiske + + * Fix #19: Tabs ignored in HTML export + * Version 0.5.1 + 2015-03-17 Christian Weiske * Implement standalone HTML mode for notes