| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization) |
| | | - Add possibility to print contact information (of a single contact) |
| | | - Fix refreshing of drafts list when sending a message which was saved in meantime (#1490238) |
| | | - Fix saving/sending emoticon images when assets_dir is set |
| | | - Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet |
| | | - Fix setting max packet size for DB caches and check packet size also in shared cache |
| | | - Fix needless security warning on BMP attachments display (#1490282) |
| | | |
| | | 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 |
| | | - Fix bug where max_group_members was ignored when adding a new contact (#1490214) |
| | |
| | | - 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 |
| | | -------------- |