diff options
author | John McLear <john@mclear.co.uk> | 2013-01-18 13:29:43 +0000 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2013-01-18 13:29:43 +0000 |
commit | 292db5fc44d30ca25463522156e91ea771638464 (patch) | |
tree | 49f6248f0c973ddc6a2a96d11bd33ccbac7259fb /CHANGELOG.md | |
parent | 344e8be32829a06c80b0479323fecd957e95e17b (diff) | |
download | etherpad-lite-292db5fc44d30ca25463522156e91ea771638464.zip |
prepare for release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 80a6148f..7e471f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# 1.2.5 + * Create timeslider EEJS blocks for plugins + * Allow for "more messages" to be loaded in chat + * Introduce better logging + * API endpoint for "listAllPads" + * Fix: Stop highlight of timeslider when dragging mouse + * Fix: Time Delta on Timeslider make date update properly + * Fix: Prevent empty chat messages from being sent + * Fix: checkPad script + * Fix: IE onLoad listener for i18n + # 1.2.4 * Fix IE console issue created in 1.2.3 * Allow CI Tests to pass by ignoring timeslider test |