diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2015-01-23 14:58:13 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2015-01-23 14:58:25 +0100 |
commit | 2cbae4787f9a36aacb8b28d7dd617a50f17b8e7a (patch) | |
tree | ed06ab4dedfdb782ad3dbcc34dc2c6df470af17c | |
parent | 686ff4b538b3fc4f0c632b1d35a123b2ee3770cc (diff) |
Update Changelog
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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) |