diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG Roundcube Webmail =========================== +RELEASE 1.1.0 +------------- - Make SMTP error log more verbose - include server response and error code - Fix download options menu (added by zipdownload plugin) in classic skin (#1490228) - Fix blocked.gif image usage with assets_dir set @@ -18,6 +20,9 @@ CHANGELOG Roundcube Webmail - Fix keyboard navigation and css in datepicker widget across many Firefox versions - Fix false warning when opening attached text/plain files (#1490241) - Fix bug where signature could have been inserted twice after plain-to-html switch (#1490239) +- Fix security issue in DBMail driver of password plugin (#1490261) +- Enable FollowSymLinks option in .htaccess file which is required by rewrite rules (#1490255) +- Fix so JSON.parse() errors on localStorage items are ignored (#1490249) RELEASE 1.1-rc -------------- |