| | |
| | | - Add support for AUTH=PLAIN in IMAP authentication |
| | | - Re-implemented SMTP proxy authentication support |
| | | - Add support for IMAP proxy authentication (#1486690) |
| | | - Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831) |
| | | - Fix parent folder with unread subfolder not bold when message is open (#1487078) |
| | | - Add basic IMAP LIST's \Noselect option support |
| | | - Add support for selection options from LIST-EXTENDED extension (RFC 5258) |
| | | - 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) |
| | | |
| | | RELEASE 0.4.2 |
| | | ------------- |