| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix compatibility with PHP 5.3 in rcube_ldap class (#1490424) |
| | | - Fix "Importing..." message does not hide on error (#1490422) |
| | | - Fix SQL error on logout when using session_storage=php (#1490421) |
| | | - Update to jQuery 2.1.4 (#1490406) |
| | | - Fix Compose action in addressbook for results from multiple addressbooks (#1490413) |
| | | - Fix bug where some messages in multi-folder search couldn't be opened (#1490426) |
| | | - Fix unintentional messages list page change on page switch in compose addressbook (#1490427) |
| | | - Fix race-condition in saving user preferences and loading plugin config (#1490431) |
| | | - Fix so plain text signature field uses monospace font (#1490435) |
| | | - Fix so links with href == content aren't added to links list on html to text conversion (#1490434) |
| | | |
| | | RELEASE 1.1.2 |
| | | ------------- |
| | | - Add new plugin hook 'identity_create_after' providing the ID of the inserted identity (#1490358) |
| | |
| | | - Fix bug where some files could have "executable" extension when stored in temp folder (#1490377) |
| | | - Fix attached file path unsetting in database_attachments plugin (#1490393) |
| | | - Fix issues when using moduserprefs.sh without --user argument (#1490399) |
| | | - Fix potential info disclosure issue by protecting directory access (#1490378) |
| | | - Fix blank image in html_signature when saving identity changes (#1490412) |
| | | - Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402) |
| | | - Fix XSS vulnerability in _mbox argument handling (#1490417) |
| | | |
| | | RELEASE 1.1.1 |
| | | ------------- |