From d13693f2bed68dabc659adf3e71ded13d346f58c Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 04 May 2012 06:21:33 -0400 Subject: [PATCH] Updated Changelog --- CHANGELOG | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7dba881..9112044 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,15 @@ CHANGELOG Roundcube Webmail =========================== +- Fixed multi-threaded autocompletion when number of threads > number of sources +- Allow to configure the number of values allowed for each LDAP attribute +- Support for serialized LDAP address values (usually delimited with a $) +- Less restrictive session auth checks, repeat keep-alive requests on failure (#1488449) +- Fix redirect to mail/compose on re-login (#1488226) +- Add IE8 hack for messages list issue (#1487821) +- Fix handling errors on draft auto-save +- Fix importing vCard photo with ENCODING param specified (#1488432) +- Fix issue where draft auto-save wasn't executed after some inactivity time - Add vCard import from multiple files at once (#1488015) - Roundcube Framework: Add possibility to replace IMAP driver with custom class -- Gitblit v1.9.1