Update NEWS file

pull/7/head
Francis Lachapelle 2012-11-27 16:37:55 -05:00
parent 14630ce222
commit cbfb6eb9ff
1 changed files with 38 additions and 1 deletions

39
NEWS
View File

@ -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)
------------------