summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 695ccc65b..821d0ef70 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,14 @@
CHANGELOG Roundcube Webmail
===========================
+- Password: Add option to force new users to change their password (#1486884)
+- Improve support for screen readers and assistive technology using WCAG 2.0 and WAI ARIA standards
+- Enable basic keyboard navigation throughout the UI (#1487845)
+- Select/scroll to previously selected message when returning from message page (#1489023)
+- Display a warning if popup window was blocked (#1489618)
+- Remove (was: ...) from message subject on reply (#1489375)
+- Update to TinyMCE 4.0 (#1489057)
+- Enable autolink plugin in TinyMCE (#1488845)
- Support image operations with Imagick extension (#1489734)
- Support upload progress with session.upload_progress and PECL uploadprogress module (#1488702)
- Make identity name field optional (#1489510)
@@ -31,7 +39,8 @@ CHANGELOG Roundcube Webmail
- Fix so responses menu hides on click in classic skin (#1489915)
- Fix unintentional line-height style modification in HTML messages (#1489917)
- Fix broken normalize_string(), add support for ISO-8859-2 (#1489918)
-- Add option to force new users to change their password (#1486884)
+- Support csv contacts import in German localization (#1489920)
+- Fix so message list and counters are updated when a message is opened in new window (#1489919)
RELEASE 1.0.1
-------------