| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - 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) |
| | | |
| | | 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) |
| | |
| | | - Don't list subscribed but non-existent folders (#1486225) |
| | | - Fix handling of URLs with tilde (~) or semicolon (;) character (#1487087, #1487088) |
| | | - Plugin API: added 'contact_form' hook |
| | | - Add SORT=DISPLAY support (RFC 5957) |
| | | - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property |
| | | - Plugin API: add possibility to disable plugin in framed mode, 'noframe' property |
| | | - Improve performance of setting IMAP flags using .SILENT suffix |
| | | - Improve performance of message cache status checking with skip_disabled=true |
| | | - Support contact's email addresses up to 255 characters long (#1487095) |
| | | - Add option to place replies in the folder of the message being replied to (#1485945) |
| | | - Add missing confirmation/error messages on contact/group/message actions (#1486845) |
| | | - Add 'loading' message on message move/copy/delete/mark actions |
| | | - Improve responsiveness of messages displaying (#1486986) |
| | | - Add option for minimum length of autocomplete's string (#1486428) |
| | | - Fix operations on messages in unsubscribed folder (#1487107) |
| | | - Add support for shared folders (#1403507) |
| | | - Fix handling of folders with name "0" (#1487119) |
| | | - Fix handling of folders with "<>" characters in name |
| | | - jQuery 1.4.4 |
| | | - Fix handling of HTML entity strings in plain text messages |
| | | - Fix focused elements aren't unfocused when clicking on the list (#1487123) |
| | | - 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 |
| | | ------------- |