From 4bb7d27b5468630efaa703e7240a86eb134423e9 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Thu, 19 May 2011 05:54:09 -0400 Subject: [PATCH] - Removed focus_on_new_message option, added newmail_notify plugin --- CHANGELOG | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9fb5c57..39d5867 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,22 @@ CHANGELOG Roundcube Webmail =========================== +- Removed option focus_on_new_message, added newmail_notifier plugin +- Added general rcube_cache class with Memcache and APC support +- Improved caching performance by skipping writes of unchanged data +- Option enable_caching replaced by imap_cache and messages_cache options +- Add forward-as-attachment feature +- jQuery-1.6.1 (#1487913, #1487144) +- Improve display name composition when saving contacts (#1487143) +- Fixed handling of folder with name "0" in folder selector +- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725) +- Fix handling of folders that doesn't belong to any namespace (#1487637) +- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902) +- Enable multiselection for attachments uploading in capable browsers (#1485969) +- Add possibility to change HTML editor configuration by skin +- Fix a bug where selecting too many contacts would produce too large URI request (#1487892) +- Fix relative URLs handling according to a <base> in HTML (#1487889) +- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) - Fix usage of non-standard HTTP error codes (#1487797) - Improve performance by including files with absolute path (#1487849) - Move folder name truncation to client/skin (#1485412) @@ -19,7 +35,6 @@ - Better display of vcard import results (#1485457) - Improved vcard import - Interactive update script with improved DB schema check -- jQuery 1.5.2 - Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column - Add LDAP SASL bind and proxy authentication (#1486692) - Replying to a sent message puts the old recipient as the new recipient (#1487074) -- Gitblit v1.9.1