X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/89a7da2db6368707c1247b25b7605a4cb1db83d0..74c2b5177be213dc8f450b48d31855cc67ac1e0e:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 0129a19..d3768ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2016-05-10 Christian Weiske + + * Fix #41: Use correct SQL datetime format for tokens + * Version 0.6.4 + +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