X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/13c39342149e588a424deece443b88c95cc4d6d7..0b24764b8d1065fc57e219c431112860c7147dd0:/NEWS.rst diff --git a/NEWS.rst b/NEWS.rst index c3936e8..41bd919 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,31 @@ +Version 0.6.1 - 2015-07-15 +-------------------------- +* Fix crash when renaming file +* Fix jumping to file anchor after file rename + + +Version 0.6.0 - 2015-07-08 +-------------------------- +* 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 + + +Version 0.5.0 - 2015-01-29 +-------------------------- +* Implement paste embedding via JavaScript +* Implement paste embedding via oEmbed +* 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 + + Version 0.4.0 - 2014-07-15 -------------------------- * Fix bug #27: Render .json files