diff options
author | alecpl <alec@alec.pl> | 2011-08-22 12:25:08 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-08-22 12:25:08 +0000 |
commit | 5db6f96d22b14651bc1a90413b57c96411249fb4 (patch) | |
tree | ed91cd00179ac292d736d13a2f4700ee0d6b9f30 /CHANGELOG | |
parent | c269b4958746db8e4f035536112e871387e3040d (diff) |
- Fix contact row update after name change when in searching mode, update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,12 +1,13 @@ CHANGELOG Roundcube Webmail =========================== +RELEASE 0.6-beta +---------------- - Fixed selecting identity on reply/forward (#1487981) - Add option to hide selected LDAP addressbook on the list - Add client-side checking of uploaded files size - Add newlines between organization, department, jobtitle (#1488028) - Recalculate date when replying to a message and localize the cite header (#1487675) -- Fix XSS vulnerability in UI messages (#1488030) - Fix handling of email addresses with quoted local part (#1487939) - Fix EOL character in vCard exports (#1487873) - Added optional "multithreading" autocomplete feature @@ -70,6 +71,10 @@ CHANGELOG Roundcube Webmail - Fulltext search over (almost) all data for contacts - Extend address book with rich contact information +RELEASE 0.5.4 +------------- +- Fix XSS vulnerability in UI messages (#1488030) + RELEASE 0.5.3 ------------- - Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943) |