Remove pear package creation script
[phorkie.git] / NEWS.rst
index f65231c1a4049899c8931c2a9ff164559596eb2d..5c4e28d1991b33bbe8e372b58663a9c1883aa753 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,6 +1,29 @@
+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