| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115) |
| | | - Fix setting flags on servers with no PERMANENTFLAGS response (#1490087) |
| | | - Fix regression in SHAA password generation in ldap driver of password plugin (#1490094) |
| | | - Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) |
| | | - Fix font style display issue in HTML messages with styled <span> elements (#1490101) |
| | | - Fix download of attachments that are part of TNEF message (#1490091) |
| | | - Fix handling of uuencoded messages if messages_cache is enabled (#1490108) |
| | | - Fix handling of base64-encoded attachments with extra spaces (#1490111) |
| | | - Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046) |
| | | |
| | | RELEASE 1.0.3 |
| | | ------------- |
| | | - Fix insert-signature command in external compose window if opened from inline compose screen (#1490074) |
| | | - Initialize HTML editor before restoring a message from localStorage (#1490016) |
| | | - Add 'sig_max_lines' config option to default config file (#1490071) |
| | | - Add option to specify IMAP connection socket parameters - imap_conn_options (#1489948) |
| | | - Add option to set default message list mode - default_list_mode (#1487312) |
| | | - Enable contextmenu plugin for TinyMCE editor (#1487014) |