diff --git a/NEWS b/NEWS index 1485e2646..6afeac51a 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,47 @@ -2.0.2 (2012-11-xx) +2.0.3 (2012-12-xx) ------------------ New features - support for SAML2 for single sign-on, with the help of the lasso library - added support for the "AUTHENTICATE" command and SASL mechanisms +Enhancements + - search the contacts for the organization attribute + - in HTML mode, optionally place answer after the quoted text + - added domain default SieveHostFieldName + - improved memory usage of "sogo-tool restore" + +Bug fixes + - fixed LDIF import with categories + - imported events now keep their UID when possible + - fixed importation of multuple calendars + - fixed modification date when drag'n'droping events + - fixed missing 'from' header in Outlook + - fixed invitations in Outlook + - fixed JavaScript regexp for Firefox + - fixed JavaScript syntax for IE7 + - fixed all-day event display in day/week view + - fixed parsing of alarm + +2.0.2a (2012-11-15) +------------------- + +Enhancements + - improved user rights editor in calendar module + - disable alarms for newly subsribed calendars + +Bug fixes + - fixed typos in Spanish (Spain) translation + - fixed display of raw source for tasks + - fixed title display of cards with a photo + - fixed null address in reply-to header of messages + - fixed scrolling for calendar/addressbooks lists + - fixed display of invitations on BlackBerry devices + - fixed sogo-tool rename-user for MySQL database + - fixed corrupted attachments in Webmail + - fixed parsing of URLs that can throw an exception + - fixed password encoding in user sources + 2.0.2 (2012-10-24) ------------------