| | |
| | | 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) |
| | | - Fix window is blur'ed in IE when selecting a message (#1487316) |
| | | - Fix cursor position on compose form in Webkit browsers (#1486674) |
| | | - Fix setting charset of attachment filenames (#1487122) |
| | | - Allow setting autocomplete attribute for all inputs separately (#1487313) |
| | | - New Folder Manager UI |
| | | - Fix invalid Request when creating a folder (#1487443) |
| | | - Add folder size and quota indicator in folder manager (#1485780) |
| | | - Add possibility to move a subfolder into root folder (#1486791) |
| | | - Fix copying all messages in a folder copies only messages from current page |
| | | - 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 |
| | | ---------------- |
| | | - Make session data storage more robust against garbage session data (#1487136) |
| | | - Config option for autocomplete on login screen |
| | | - Allow plugin templates to include local files (#1487133) |
| | | - List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) |
| | | - Messages caching: performance improvements, fixed syncing, fixes related with #1486748 |
| | | - Add link to identities in compose window (#1486729) |
| | |
| | | - Fix error in MSSQL DDL scripts (#1487112) |
| | | - Lock submit button in onsubmit event on login page (#1487036) |
| | | - Don't set attachment's charset in Content-type header (#1487122) |
| | | - Fix handling of message bodies (quoted-printable encoded) with NULL characters (#1486189) |
| | | - Add workaround for MSOE's multipart/related messages with non-related attachments |
| | | |
| | | RELEASE 0.4.2 |
| | | ------------- |