| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Integrated zipdownload plugin to download all attachments (#1445509) |
| | | - Fix HTML special characters handling in message list/header display (#1488523) |
| | | - List related text/html part as attachment in plain text mode (#1488677) |
| | | - Use IMAP BINARY (RFC3516) extension to fetch message/part bodies |
| | | - Fix folder creation under public namespace root (#1488665) |
| | | - Fix so "Edit as new" on draft creates a new message (#1488687) |
| | | - Fix invalid error message on deleting mail from read only folder (#1488694) |
| | | - Fix error where session wasn't updated after folder rename/delete (#1488692) |
| | | - Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502) |
| | | - Fix PLAIN authentication for some IMAP servers (#1488674) |
| | | - Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) |
| | | - Fix focus issue in IE when selecting message row (#1488620) |
| | | - Remove (too big) min-width on mail screen |
| | | - Add full headers view in message preview window (#1488538) |
| | | - Fix message display page issues - unified with message preview (#1488590, #1488642) |
| | | - Fix displaying all headers when they contain malformed characters (#1488666) |
| | | - Fix decoding of HTML messages with UTF-16 charset specified (#1488654) |
| | | - Fix quota capability detection so it can be overwritten by a plugin (#1488655) |
| | | - Added template object 'frame' |