Aleksander Machniak
2015-09-01 6ab1553b5eaea743c4b828f09c7a1d37107d705c
CHANGELOG
@@ -1,6 +1,16 @@
CHANGELOG Roundcube Webmail
===========================
- Get rid of Mail_mimeDecode package dependency (#1490416)
- Fix compatibility with Net_SMTP > 1.6.3 and Mail_Mime >= 1.9.0
- Fix SQL error on logout when using session_storage=php (#1490421)
- Fix so plain text signature field uses monospace font (#1490435)
- Fix draft removal after a message is sent and storing sent message is disabled (#1490467)
- Fix handling of plus character in mailto: links (#1490510)
- Fix so gc.sh script removes also expired sessions from sql database (#1490512)
RELEASE 1.0.6
-------------
- Make SMTP error log more verbose - include server response and error code
- Fix rows count when messages search fails (#1490266)
- Fix security issue in DBMail driver of password plugin (#1490261)
@@ -11,6 +21,8 @@
- Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372)
- Fix security issue in contact photo handling (#1490379)
- Fix bug where database_attachments_cache setting was not working
- Fix attached file path unsetting in database_attachments plugin (#1490393)
- Fix issues when using moduserprefs.sh without --user argument (#1490399)
RELEASE 1.0.5
-------------