diff options
author | thomascube <thomas@roundcube.net> | 2007-08-10 08:27:40 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-08-10 08:27:40 +0000 |
commit | 719a257f0c8fd750a4984ed56273dc653565729e (patch) | |
tree | 2707636618edff63d691180a99a48cbdda350703 /CHANGELOG | |
parent | 4b9efbb9f49911b17bde2d46b86df825e987101e (diff) |
Some bugfixes, security issues + minor improvements
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,15 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/08/09 (thomasb) +---------- +- Identify mailboxes case-sensitive +- Sort mailbox list case-insensitive (closes #1484338) +- Fix display of multipart messages from Apple Mail (closes #1484027) +- Protect AJAX request from being fetched by a foreign site (XSS) +- Make autocomplete for loginform configurable by the skin template + + 2007/07/09 (richs) ---------- - Fixed bug with buttons not dimming/enabling properly after switching folders @@ -13,6 +22,7 @@ CHANGELOG RoundCube Webmail - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed + 2007/07/03 (thomasb) ---------- - Added Macedonian (Slavic FYROM) localization |