diff options
author | John McLear <john@mclear.co.uk> | 2013-04-15 12:21:10 +0100 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2013-04-15 12:21:10 +0100 |
commit | 2c8699506d3c1a46a9fd1afae8ec1dcb69811905 (patch) | |
tree | 97913564ce949b7cd0ce2a7f3ff71d185d22dad6 /CHANGELOG.md | |
parent | c3c7a3d128b76925abbf5ec905103e6eb9a8f62c (diff) | |
download | etherpad-lite-2c8699506d3c1a46a9fd1afae8ec1dcb69811905.zip |
push express back as it breaks sessions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fa1d776..513a93b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,10 @@ * Fix: Import browser detection * Fix: 2 Part Locale Specs * Fix: Remove language string from chat element + * Fix: Temporary patch for Changeset Spam * Fix: Make Saved revision Star fade back out on non Top frames * Other: Remove some cruft legacy JS from old Etherpad + * Other: Express 3.1.2 breaks sessions, set Express to 3.1.0 # 1.2.91 * NEW: Authors can now send custom object messages to other Authors making 3 way conversations possible. This introduces WebRTC plugin support. |