| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix importing vCard photo with ENCODING param specified (#1488432) |
| | | - Update to Mail_Mime-1.8.5 (#1488521) |
| | | - Fix Shift + delete button does not permanently delete messages (#1488243) |
| | | - Add Content-Length for attachments where possible (#1485478) |
| | | - Fix attachment sizes in message print page and attachment preview page (#1488515) |
| | | - Fix XSS vulnerability in message subject handling using Larry skin (#1488519) |
| | | - Fix handling of links with various URI schemes e.g. "skype:" (#1488106) |
| | | - Fix handling of links inside PRE elements on html to text conversion |
| | | - Fix indexing of links on html to text conversion |
| | | - Add mail attachments using drag & drop on HTML5 enabled browsers |
| | | - Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_mimeDecode package (#1485585) |
| | | - Decode header value in rcube_mime::get() by default (#1488511) |
| | | - Fix errors with enabled PHP magic_quotes_sybase option (#1488506) |
| | | - Fix SQL query for contacts listing on MS SQL Server (#1488505) |
| | | - Update to TinyMCE 3.5.2 |
| | | - Fix window.resize handler on IE8 and Opera (#1488453) |
| | | - Don't let error message popups cover the login form (#1488500) |
| | | - Display Tiff as Jpeg in browsers without Tiff support (#1488452) |
| | | - Don't display Pdf/Tiff/Flash attachments inline without browser support (#1488452, #1487929) |
| | | - Don't show errors when moving contacts into groups they are already in (#1488493) |
| | | - Make folders with unread messages in subfolders bold again (#1486793) |
| | | - Abbreviate long attachment file names with ellipsis (#1488499) |
| | | - Fix html2text conversion of strong|b|a|th|h tags when used in upper case |
| | | - Add listcontrols template container in Larry skin (#1488498) |
| | | - Fix host autoselection when default_host is an array (#1488495) |
| | | - Move messages forwarding mode setting into Preferences |
| | | - Add is_escaped attribute for html_select and html_textarea (#1488485) |
| | | - Fix HTML entities handling in HTML editor (#1488483) |
| | | - Fix listing shared folders on Courier IMAP (#1488466) |
| | | - Fix issue where draft auto-save wasn't executed after some inactivity time |
| | | - Add vCard import from multiple files at once (#1488015) |
| | | - Roundcube Framework: |
| | | Add possibility to replace IMAP driver with custom class |
| | |
| | | Better classes separation |
| | | |
| | | RELEASE 0.8-rc |
| | | ---------------- |
| | | -------------- |
| | | - Added new translations in Belarusian, Interlingua and Malayalam |
| | | - Flipped compose options arrow (#1488474) |
| | | - Fix handling of large uuencode attachments (#1488473) |
| | | - Fix handling of "usemap" attribute (#1488472) |
| | | - Fix handling of some HTML tags e.g. IMG (#1488471) |
| | | - Use similar language as a fallback for plugin localization (#1488401) |
| | | - Fix issue where signature wasn't re-added on draft compose (#1488322) |
| | | - Update to TinyMCE 3.5 (#1488459) |
| | | - Fixed multi-threaded autocompletion when number of threads > number of sources |
| | | - Allow to configure the number of values allowed for each LDAP attribute |
| | | - Support for serialized LDAP address values (usually delimited with a $) |
| | | - Less restrictive session auth checks, repeat keep-alive requests on failure (#1488449) |
| | | - Fix redirect to mail/compose on re-login (#1488226) |
| | | - Add IE8 hack for messages list issue (#1487821) |
| | | - Fix handling errors on draft auto-save |
| | | - Fix importing vCard photo with ENCODING param specified (#1488432) |
| | | - Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445) |
| | | - Set flexible width to login form fields (#1488418) |
| | | - Fix re-draw bug on list columns change in IE8 (#1487822) |