diff options
author | John McLear <john@mclear.co.uk> | 2012-12-27 20:09:14 +0000 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2012-12-27 20:09:14 +0000 |
commit | b681359dfaebffb2e0c497858e56446e37c07109 (patch) | |
tree | 869e20382a188204f3f1026e06b827fc1babefc5 /CHANGELOG.md | |
parent | 369e24682b7958eb30accccf31e971735c3b1076 (diff) | |
download | etherpad-lite-b681359dfaebffb2e0c497858e56446e37c07109.zip |
bump version # in package and update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f7586f..31cd7756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# 1.2.2 + * More translations and better language support. See https://translatewiki.net/wiki/Translating:Etherpad_lite for more details + * Add a checkToken Method to the API + * Bugfix for Internal Caching issue that was causing some 404s on images. + * Bugfix for IE Import + * Bugfix for Node 0.6 compatibility + * Bugfix for multiple cookie support + * Bugfix for API when requireAuth is enabled. + * Plugin page now shows plugin version # + * Show color of Author in Chat messages + * Allow plugin search by description + * Allow for different socket IO transports + * Allow for custom favicon path + * Control S now does Create new Revision functionality + * Focus on password when required + * Frontend Timeslider test + * Allow for basic HTML etc. import without abiword + * Native HTTPS support + # 1.2.1 * Allow ! in urls inside the editor (Not Pad urls) * Allow comments in language files |