| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008) |
| | | - Fix handling of some conditional comment tags in HTML message (#1489004) |
| | | - Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000) |
| | | - Better handling of session errors in ajax requests (#1488960) |
| | | - Fix HTML part detection for some specific message structures (#1488992) |
| | | - Don't show fake address - phishing prevention (#1488981) |
| | | - Fix forward as attachment bug with editormode != 1 (#1488991) |
| | | - Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) |
| | | - Fix javascript errors when working in a page opened with taget="_blank" |
| | | - Mention SQLite database format change in UPGRADING file (#1488983) |
| | | - Increase maxlength to 254 chars for email input fields in addressbook (#1488987) |
| | | - Fix thumbnail size when GD extension is used for image resize (#1488985) |
| | | - Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) |
| | | |
| | | RELEASE 0.9-rc |
| | | -------------- |
| | | - Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) |
| | | - Add workaround for invalid message charset detection by IMAP servers (#1488968) |
| | | - Fix NUL characters in content-type of ms-tnef attachment (#1488964) |
| | | - Fix regression in handling LDAP contact identifiers (#1488959) |
| | | - Updated translations from Transifex |
| | | - Fix buggy error template in a frame (#1488938) |
| | | - Add addressbook widget on compose page in classic skin |
| | | - Add search box to compose address book widget (#1488381) |
| | | - Fix login in case when default_host is an array with one element (#1488928) |
| | | - Use LDAP fallback hosts on connect + bind instead of ldap_connect() only. |
| | | - Add config option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT option) |
| | | - Submit Addressbook advanced search form with Enter key (#1488568) |
| | | - Also block remote images in HTML part view (#1488827) |
| | | - Improved database schema upgrade procedure, added updatedb.sh script |
| | | - Force autocommit mode in mysql database driver (#1488902) |
| | | |