X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/9fcf10c0d05122e610a8944fc3dd77e0605ebb7f..98f337f8db95b36086e25b38edc5ab42aabf7c5a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 8886a1c..3deb9e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2015-11-05 Christian Weiske + + * Add support for elasticsearch 2.0 + * Add text file detection for unknown file extensions + * Release version 0.7.0 + +2015-07-15 Christian Weiske + + * Fix crash when renaming file + * Fix jumping to file anchor after file rename + * Release version 0.6.1 + +2015-07-08 Christian Weiske + + * Add simple cache for rendered files + * Add "add file" button to display page + * Add jumping to file after saving from single file edit mode + * Adjust "additional options" layout and position + * Fix autologin reload button; it reloads the current page now + * Remove OpenID provider buttons + * Release version 0.6 + +2015-02-03 Christian Weiske + + * Implement paste embedding via oEmbed + * Release version 0.5 + +2015-01-29 Christian Weiske + + * Implement paste embedding via JavaScript + * Implement single file editing + * Implement automatic login + * Implement Elasticsearch 1.3 compatibility + * Work around PHP bug #68347 to parse ini files correctly + * Move clone URLs to sidebar + * Move additional button into text field + +2014-07-15 Christian Weiske + + * Release version 0.4 + +2013-09-17 Christian Weiske + + * Add webhook support + +2013-09-16 Elan Ruusamäe + + * Disable editor on commit with --no-edit + +2013-08-20 Justin J. Novack + + * Add perPage settings into config + 2013-08-20 Christian Weiske * Fix bug #41: AGPL link broken