| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Add Russian to the spellchecker languages list (#1488135) |
| | | - Remember custom skin selection after logout (#1488355) |
| | | - Make sure About tab is always the last tab (#1488257) |
| | | - Fix issue with folder creation under INBOX. namespace (#1488349) |
| | | - Added mailto: protocol handler registration link in User Preferences (#1486580) |
| | | - Handle identity details box with an iframe (#1487020) |
| | | - Fix issue where some text from original message was missing on reply (#1488340) |
| | | - Fix parse errors in DDL files for MS SQL Server |
| | | - User configurable setting how to display contact names in list |
| | | - Make contacts list sorting configurable for the admin/user |
| | | - Revert SORT=DISPLAY support, removed by mistake (#1488327) |
| | | - Fix autoselect_host() for login (#1488297) |
| | | - Fix drafts update issues when edited from preview pane (#1488314) |
| | | - Changed license to GNU GPLv3+ with exceptions for skins & plugins |
| | | - Make mime type detection based on filename extension to be case-insensitive |
| | | - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300) |
| | | - Added address book widget on compose screen |
| | | - Use proper timezones from PHP's internal timezonedb (#1485592) |
| | | - Add separate pagesize setting for mail messages and contacts (#1488269) |
| | |
| | | - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424) |
| | | - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937) |
| | | - Mark (with different color) folders with recent messages (#1486234) |
| | | - Added About tab in Settings |
| | | - TinyMCE updated to 3.4.6 |
| | | |
| | | RELEASE 0.7.1 |
| | |
| | | - Fixed bug where similiar folder names were highlighted wrong (#1487860) |
| | | - Fixed bug in handling link with '!' character in it (#1488195) |
| | | - Fixed bug where session ID's length was limited to 40 characters (#1488196) |
| | | - Added About tab in Settings |
| | | - TinyMCE security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore) |
| | | |
| | | RELEASE 0.7-beta |