From 987b7aea59cb6434c7e4546796d070a6edc89f78 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 07 Jan 2013 13:52:05 -0500 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- CHANGELOG | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a89e029..fe98dd0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,19 @@ CHANGELOG Roundcube Webmail =========================== +- Fix searching by date in address book (#1488888) +- Improve charset detection by prioritizing charset according to user language (#1485669) +- Fix handling of escaped separator in vCard file (#1488896) +- Fix #countcontrols issue in IE<=8 when text is very long (#1488890) +- Add option to use envelope From address for MDN responses (#1488880) +- Add possibility to search in message body only (#1488770) +- Support "multipart/relative" as an alias for "multipart/related" type (#1488886) +- Display PGP/MIME signature attachments as "Digital Signature" (#1488570) +- Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879) +- Fix version comparisons with -stable suffix (#1488876) +- Add unsupported alternative parts to attachments list (#1488870) +- Add Compose button on message view page (#1488747) +- Display 'Sender' header in message preview - Plugin API: Added message_before_send hook - Fix contact copy/add-to-group operations on search result (#1488862) - Use matching identity in MDN response (#1488864) -- Gitblit v1.9.1