summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 14:49:54 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 14:49:54 +0100
commit15eb32eee59c8a37160645320365f956caf15c95 (patch)
treec0e019dc951fe730bdef35b07275b79b5e4cec40 /CHANGELOG
parent271c5c976433c8318510ab16071dd3fa4cfe87c0 (diff)
Mention new feature to compose messages in a new window
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 485e91dbc..6eb06dd75 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,7 @@ CHANGELOG Roundcube Webmail
- Option to display attached images as thumbnails below message body
- Upgraded to jQuery 1.8.3 and jQuery UI 1.9.1
- Add config option to automatically generate LDAP attributes for new entries
+- Add user settings to open message view and compose form in new windows (#1485486)
- Better client-side timezone detection using the jsTimezoneDetect library (#1488725)
- Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
- Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760)