| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Require PHP 5.2.1 or greater |
| | | |
| | | RELEASE 0.5 |
| | | ----------- |
| | | - Fix double-login/session issue (#1487104) |
| | | - Wrap HTML parts with <html><body> and add Doctype declaration (#1487098) |
| | | - Make rcube_autoload silently skip unknown classes (#1487109) |
| | | - Fix charset detection in vcards with encoded values (#1485542) |
| | | - Better CSS cursors for splitters (#1486874) |
| | | - Show the same message only once (#1487641) |
| | | - Fix namespaces handling (#1487649) |
| | | - Add handling of multifolder METADATA/ANNOTATION responses |
| | | - Fix handling of INBOX when personal namespace prefix is non-empty (#1487657) |
| | | - Fix handling square brackets in links (#1487672) |
| | | - Add description of 'use_https' option in main.inc.php.dist file |
| | | |
| | | RELEASE 0.5-RC |
| | | -------------- |
| | | - Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134) |
| | | - Fix attachments of type message/rfc822 are not listed on attachments list |
| | | - Add 'login_lc' config option for case-insensitive authentication (#1487113) |
| | |
| | | - Improve performance of moving or copying of all messages in a folder |
| | | - Fix plaintext versions of HTML messages don't contain placeholders for emotions (#1485206) |
| | | - Improve performance of folder rename and delete actions |
| | | - Better support for READ-ONLY and NOPERM responses handling (#1487083) |
| | | - Add confirmation message on purge/expunge command response |
| | | - Fix handling of untagged responses for AUTHENTICATE command (#1487450) |
| | | - Add username and IP address to log message on unsuccessful login (#1487626) |
| | | - Improved Mail-Followup-To and Mail-Reply-To headers handling |
| | | - Fix charset conversion for text attachments without charset specification (#1487634) |
| | | |
| | | RELEASE 0.5-BETA |
| | | ---------------- |