Add changelog for v1.5.2

This commit is contained in:
Stefan 2015-03-15 14:28:47 +01:00
parent d991dab8b2
commit c0260bcc40
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
# 1.5.2
* NEW: Support for node version 0.12.x
* NEW: API endpoint saveRevision, getSavedRevisionCount and listSavedRevisions
* NEW: setting to allow load testing
* Fix: Rare scroll issue
* Fix: Handling of custom pad path
* Fix: Better error handling of imports and exports of type "etherpad"
* Fix: Walking caret in chrome
* Fix: Better handling for changeset problems
* SECURITY Fix: Information leak for etherpad exports (CVE-2015-2298)
# 1.5.1
* NEW: High resolution Icon
* NEW: Use HTTPS for plugins.json download