X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/caac497aec8d7d4850d0c8e236a433bcd58bf81e..94896025195a7a8795b8a06cc7a3d02ff295fe2f:/NEWS.rst diff --git a/NEWS.rst b/NEWS.rst index f65231c..b70fd05 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,6 +1,52 @@ +Version 0.9.0 - 2023-03-23 +-------------------------- +* Make phorkie and all dependencies compatible with PHP 8.2 + + +Version 0.8.1 - 2017-08-29 +-------------------------- +* Fix owner name/email tracking +* Fix gist title resolver on some PHP configurations +* Make composer dependency installation work fine +* New GeSHi version 1.0.9.0 + + +Version 0.8.0 - 2017-04-19 +-------------------------- +* Add support for git 2.11 +* Fix 'Please tell me who you are' messages +* Fix crash on /new when a paste has been deleted +* Fix crash on broken git repositories +* Fix memory leak +* Move phorkie off sourceforge + + +Version 0.7.0 - 2015-11-05 +-------------------------- +* Add support for elasticsearch 2.0 +* Add text file detection for unknown file extensions + + +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 +* Implement paste embedding via JavaScript +* Implement paste embedding via oEmbed * Implement single file editing * Implement automatic login * Implement Elasticsearch 1.3 compatibility