diff options
author | John McLear <john@mclear.co.uk> | 2013-02-18 19:32:07 +0000 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2013-02-18 19:32:07 +0000 |
commit | fb97920163b740097f67c00f19ec06ec8a891679 (patch) | |
tree | 8045d5e6da9accbf7ccd96261a731d1d4e5cf00a /CHANGELOG.md | |
parent | 6b47fb69d077069521998470b6b8d692181a0555 (diff) | |
download | etherpad-lite-fb97920163b740097f67c00f19ec06ec8a891679.zip |
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3a5d77..107bd258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,13 @@ * NEW: Plugins can now provide their own frontend tests * NEW: Improved server-side logging * NEW: Admin dashboard mobile device support and new hooks for Admin dashboard + * NEW: Get current API version from API + * Fix: Text Export indentation now supports multiple indentations * Fix: Bugfix getChatHistory API method + * Fix: Make colons on end of line create 4 spaces on indent + * Fix: Make indent when on middle of the line stop creating list + * Fix: Stop long strings breaking the UX by moving focus away from beginning of line + * Fix: padUsersCount no longer hangs server * Fix: Make plugin search case insensitive * Fix: Indentation and bullets on text export * Fix: Resolve various warnings on dependencies during install |