| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | RELEASE 1.2.0 |
| | | ------------- |
| | | - Enigma: Added enigma_debug option |
| | | - Fix message list multi-select/deselect issue (#5219) |
| | | - Fix bug where getting HTML editor content could steal focus from other form controls (#5223) |
| | | - Fix bug where contact search menu fields where always unchecked in Larry skin |
| | | - Fix autoloading of 'html' class |
| | | - Fix bug where Encrypt button appears when switching editor to HTML (#5235) |
| | | - Fix XSS issue in href attribute on area tag (#5240) |
| | | |
| | | RELEASE 1.2-rc |
| | | -------------- |
| | | - Managesieve: Refactored script parser to be 100x faster |
| | | - Enigma: added option to force users to use signing/encryption |
| | | - Enigma: Added option to attach public keys to sent mail (#5152) |
| | | - Enigma: Handle messages with text before an encrypted block (#5149) |
| | | - Enigma: Handle encrypted/signed content inside message/rfc822 attachments |
| | |
| | | - newmail_notifier: Refactor desktop notifications |
| | | - Fix so contactlist_fields option can be set via config file |
| | | - Fix so SPECIAL-USE assignments are forced only until user sets special folders (#4782) |
| | | - Fix performance in reverting order of THREAD result |
| | | - Fix converting mail addresses with @www. into mailto links (#5197) |
| | | |
| | | RELEASE 1.2-beta |
| | | ---------------- |
| | | - Update TinyMCE to version 4.2 |
| | | - Added support for Redis session handler |
| | | - Removed some deprecated methods: https://github.com/roundcube/roundcubemail/commit/454b0b1c |
| | | - Remove backward compatibility "layer" of bc.php (#4902) |
| | | - Add possibility to define date format in write operations for ldap attributes (#3956) |
| | | - Display attachment size in compose (#1329) |