diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-11-19 14:49:54 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-11-19 14:49:54 +0100 |
commit | 15eb32eee59c8a37160645320365f956caf15c95 (patch) | |
tree | c0e019dc951fe730bdef35b07275b79b5e4cec40 | |
parent | 271c5c976433c8318510ab16071dd3fa4cfe87c0 (diff) |
Mention new feature to compose messages in a new window
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |