summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-08-22 12:25:08 +0000
committeralecpl <alec@alec.pl>2011-08-22 12:25:08 +0000
commit5db6f96d22b14651bc1a90413b57c96411249fb4 (patch)
treeed91cd00179ac292d736d13a2f4700ee0d6b9f30 /CHANGELOG
parentc269b4958746db8e4f035536112e871387e3040d (diff)
- Fix contact row update after name change when in searching mode, update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 584f8f1f5..a5a9ad452 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)