From 196d04f4884ff9dd4dc6d59e5b392a06f14caa6d Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 27 Aug 2010 06:21:19 -0400 Subject: [PATCH] - Fix "Select all" causes message to be opened in folder with exactly one message (#1486913) --- CHANGELOG | 28 +++++++++++++++++++++++++++- 1 files changed, 27 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f4b13d7..8bb15ad 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,33 @@ CHANGELOG RoundCube Webmail =========================== +- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898) +- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) +- Fix upgrade script for SQLite (#1486903) +- Fixes in SQL init script + added update script for MSSQL database +- Remove redundant date in syslog messages (#1486945) +- Fix contacts list page controls when a group is selected (#1486946) +- Fix SMTP test in Installer (#1486952) +- Fix "Select all" causes message to be opened in folder with exactly one message (#1486913) + +RELEASE 0.4 +----------- +- Fix disapearing upload form disapears when user selects a file on Safari (#1486823) +- Don't replace error messages with loading info (#1486300) +- Fix JS errors on compose mode switch (#1486870) +- Fix message structure parsing when it lacks optional fields (#1486881) +- Include all recipients in sendmail log +- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866) +- Fix default IMAP port configuration (#1486864) +- Create Sent folder when starting to compose a new message (#1486802) +- Fix handling of messages with Content-Type: application/* and no filename (#1484050) +- Improved compose screen: resizable body and attachments list, vertical splitter, options menu +- Fix RC forgets search results (#1483883) +- TinyMCE 3.3.7 +- Improve parsing of styled empty tags in HTML messages (#1486812) +- Add %dc variable support in base_dn/bind_dn config (#1486779) +- Add button to hide/unhide the preview pane (#1484215) +- Fix no-cache headers on https to prevent content caching by proxies (#1486798) - Fix attachment filenames broken with TNEF decoder using long filenames (#1486795) - Use user's timezone in Date header, not server's timezone (#1486119) - Add option to set separate footer for HTML messages (#1486660) @@ -19,7 +46,6 @@ - Fix wrong message on file upload error (#1486725) - Add support for data URI scheme [RFC2397] (#1486740) - Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events -- Removed response.callbacks feature - Fix double-addition of e-mail domain to content ID in HTML images - Read and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543) - Fix duplicated attachments when forwarding a message (#1486487) -- Gitblit v1.9.1