From 8d07583f3920f27186ccc16ea1ecb49104f1e32d Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 18 May 2007 07:29:25 -0400 Subject: [PATCH] Use HTTP-POST requests for actions that change application state --- CHANGELOG | 65 ++++++++++++++++++++++++++++++++ 1 files changed, 65 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index dd63ce8..2ab885f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,71 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/05/18 (thomasb) +---------- +- Use HTTP-POST requests for actions that change state + + +2007/05/17 (thomasb) +---------- +- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations +- Renamed localization folder for Chinese (Big5) +- Chanegd Slovenian language code from 'si' to 'sl' +- Added Sinhala (Sri-Lanka) localization +- Use global filters and bind username/ for Ldap searches (#1484159) +- Hide quota display if imap server does not support it +- Hide address groups if no LDAP servers configured +- Add link to message subjects (closes #1484257) +- Better SQL query for contact listing/search (closes #1484369) + + +2007/05/13 (thomasb) +---------- +- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation +- Fixed marking as read in preview pane (closes #1484364) +- CSS hack to display attachments correctly in IE6 +- Wrap message body text (closes #1484148) + + +2007/05/03 (yllar) +---------- +- Updated French, Lithuanian, Armenian, Spanish and Italian translations + + +2007/05/01 (thomasb) +---------- +- Updated German, Euskara, Hungarian, Romanian and Spanish translation +- Added Hindi and Kurdish localization + + +2007/04/28 (thomasb) +---------- +- LDAP access is back in address book (closes #1484087) +- Added search function for contacts +- New Template parsing and output encoding +- Fixed bugs #1484119 and #1483978 + + +2007/04/08 (thomasb) +---------- +- Fixed message moving procedure (closes #1484308) +- Fixed display of multiple attachments (closes #1466563) +- Fixed check for new messages (closes #1484310) +- List attachments without filename + + +2007/03/27 (thomasb) +---------- +- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. + Should close bugs #1483951 and #1484299 + + +2007/03/23 (thomasb) +---------- +- Correctly translate mailbox names (closes #1484276) +- Quote e-mail address links (closes #1484300) + + 2007/03/21 (thomasb) ---------- - Updated PEAR::Mail_mime package -- Gitblit v1.9.1