diff options
author | John McLear <john@mclear.co.uk> | 2013-06-24 13:35:17 +0100 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2013-06-24 13:35:17 +0100 |
commit | ba1a5da76dea1051435bca4fadd9fb0721e8d38d (patch) | |
tree | 9dd1832da89555dc16847bf093e165ff9191239a /CHANGELOG.md | |
parent | 306c4047eab6128d23143f035cae0cba4006c5a2 (diff) | |
download | etherpad-lite-ba1a5da76dea1051435bca4fadd9fb0721e8d38d.zip |
bump and changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8abebf81..0d25d5b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# 1.2.11 + * NEW: New Hook for outer_ace dynamic css manager and author style hook + * NEW: Bump log4js for improved logging + * Fix: Remove URL schemes which don't have RFC standard + * Fix: Fix safeRun subsequent restarts issue + * Fix: Allow safeRun to pass arguements to run.sh + * Fix: Include script for more efficient import + * Fix: Fix sysv comptibile script + * Fix: Fix client side changeset spamming + * Fix: Don't crash on no-auth + * Fix: Fix some IE8 errors + * Fix: Fix authorship sanitation + # 1.2.10 * NEW: Broadcast slider is exposed in timeslider so plugins can interact with it * Fix: IE issue where pads wouldn't load due to missing console from i18n |