summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2015-01-23 14:58:13 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2015-01-23 14:58:25 +0100
commit2cbae4787f9a36aacb8b28d7dd617a50f17b8e7a (patch)
treeed06ab4dedfdb782ad3dbcc34dc2c6df470af17c /CHANGELOG
parent686ff4b538b3fc4f0c632b1d35a123b2ee3770cc (diff)
Update Changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ce2dccfce..53c24040a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -92,6 +92,17 @@ RELEASE 1.1-beta
- Fix so attachment charset is set in headers of forward/draft message (#1490109)
- Fix bug where wrong charset could be used for text attachment preview page (#1490106)
+RELEASE 1.0.5
+-------------
+- Fix wrong icon for download button in classic skin
+- Fix checks based on window.ActiveXObject in IE > 10
+- Fix XSS issue in style attribute handling (#1490227)
+- Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
+- Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
+- Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
+- Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)
+- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
+
RELEASE 1.0.4
-------------
- Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)