| | |
| | | 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) |