summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2013-03-23 14:50:00 +0000
committerJohn McLear <john@mclear.co.uk>2013-03-23 14:50:00 +0000
commitab2e805aa0143ffc04d2875672ba8ac3193c9460 (patch)
treefec5298aabe0334c3e37504a8f4dab20df5b4769 /CHANGELOG.md
parent35e489121797aebc265db6d9a56ad0545cfdf609 (diff)
downloadetherpad-lite-ab2e805aa0143ffc04d2875672ba8ac3193c9460.zip
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 642846a6..152af7f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+# 1.2.91
+ * NEW: Authors can now send custom object messages to other Authors making 3 way conversations possible. This introduces WebRTC plugin support.
+ * NEW: Hook for Chat Messages Allows for Desktop Notification support
+ * NEW: FreeBSD installation docs
+ * Fix: Cookies inside of plugins
+ * Fix: Long lines in Firefox now wrap properly
+ * Fix: Log HTTP on DEBUG log level
+ * Fix: Server wont crash on import fails on 0 file import.
+ * Fix: Import no longer fails consistantly
+ * Fix: Language support for non existing languages
+ * Fix: Mobile support for chat notifications are now usable
+ * Fix: Re-Enable Editbar buttons on reconnect
+ * Fix: Clearing authorship colors no longer disconnects all clients
+
# 1.2.9
* Fix: MAJOR Security issue, where a hacker could submit content as another user
* Fix: security issue due to unescaped user input
@@ -6,7 +20,7 @@
* Fix: PadUsers API endpoint
* NEW: A script to import data to all dbms
* NEW: Add authorId to chat and userlist as a data attribute
- * NEW Refactor and fix our frontend tests
+ * NEW: Refactor and fix our frontend tests
* NEW: Localisation updates