| | 2 | |
| | 3 | == Release 0.5-rc == |
| | 4 | |
| | 5 | * Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134) |
| | 6 | * Fix attachments of type message/rfc822 are not listed on attachments list |
| | 7 | * Add 'login_lc' config option for case-insensitive authentication (#1487113) |
| | 8 | * Fix window is blur'ed in IE when selecting a message (#1487316) |
| | 9 | * Fix cursor position on compose form in Webkit browsers (#1486674) |
| | 10 | * Fix setting charset of attachment filenames (#1487122) |
| | 11 | * Allow setting autocomplete attribute for all inputs separately (#1487313) |
| | 12 | * New Folder Manager UI |
| | 13 | * Fix invalid Request when creating a folder (#1487443) |
| | 14 | * Add folder size and quota indicator in folder manager (#1485780) |
| | 15 | * Add possibility to move a subfolder into root folder (#1486791) |
| | 16 | * Fix copying all messages in a folder copies only messages from current page |
| | 17 | * Improve performance of moving or copying of all messages in a folder |
| | 18 | * Fix plaintext versions of HTML messages don't contain placeholders for emotions (#1485206) |
| | 19 | * Improve performance of folder rename and delete actions |
| | 20 | * Better support for READ-ONLY and NOPERM responses handling (#1487083) |
| | 21 | * Add confirmation message on purge/expunge command response |
| | 22 | * Fix handling of untagged responses for AUTHENTICATE command (#1487450) |
| | 23 | * Add username and IP address to log message on unsuccessful login (#1487626) |
| | 24 | * Improved Mail-Followup-To and Mail-Reply-To headers handling |
| | 25 | * Fix charset conversion for text attachments without charset specification (#1487634) |