summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-08-20 09:05:39 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-08-20 09:05:39 +0200
commitf53cb2dca0347556cb91234546d7f007ccbac90b (patch)
tree12684318d114ba1f9c04150fd02dc8ba8e957db2 /CHANGELOG
parent3fb36a11fe58cca1a12bd5653d70d484f997807d (diff)
Updated Changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a484e6810..8486a9024 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ CHANGELOG Roundcube Webmail
- Support contacts import in GMail CSV format
- Added namespace filter in Folder Manager
- Added folder searching in Folder Manager
+- Added config option/user preference to disable saving messages in localStorage (#1489979)
- Added config option 'imap_log_session' to enable Roundcube <-> IMAP session ID logging
- Added config option 'log_session_id' to control the lengh of the session identifer in logs
- Implemented 'storage_connected' API hook after successful IMAP login (#1490025)