Updated NEWS

Monotone-Parent: be4244b9d0a73537e2bb9b03b82c773250dc71f4
Monotone-Revision: 119376c6d87a7be6c3b6c2b3d6329f6b8d60b461

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-13T19:17:46
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2011-07-13 19:17:46 +00:00
parent 29e6d9ae33
commit b07ffb9dff
1 changed files with 21 additions and 7 deletions

28
NEWS
View File

@ -1,21 +1,35 @@
1.3-2011MMDD (1.3.8)
---------------------
New Features
- initial support for threaded-view in the webmail interface
- sogo-tool: new "rename-user" command that automatically updates all the
references in the database after modifying a user id
- sogo-tool: new "user-preferences {get,set,unset} command to manipulate
user's defaults/settings.
- groups support for IMAP ACLs
- now possible to define to-the-minute events/tasks
- initial support for threaded-view in the webmail interface
- sogo-tool: new "rename-user" command that automatically updates all the
references in the database after modifying a user id
- sogo-tool: new "user-preferences {get,set,unset} command to manipulate
user's defaults/settings.
- groups support for IMAP ACLs
- now possible to define multiple forwarding addresses
- now possible to define to-the-minute events/tasks
- the domain can be selected from the login page when using multiple domains
(SOGoLoginDomains)
- sources from one domain can be access from another domain when using
multiple domains (SOGoDomainsVisibility)
Enhancements
- improved list selection and contextual menu behavior in all web modules
- the quota status bar is now updated more frequently n the webmail module
- automatically create new cards when populating a contacts list with unknown entries
- added fade effect when displaying and hidding dialog boxes in Web interface
- updated CKEditor to version 3.6.1
- updated Russian translation
Bug Fixes
- submenus in contextual menus splitted in multiple lists are now displayed correctly
- fixed display of cards/lists icons in public addressbooks
- no longer accept an empty string when renaming a calendar
- fixed display of daily events that cover two days
- fixed time shift issue when editing an event title on iOS
- fixed bug when using indirect LDAP binds and bindAsCurrentUser
- fixed bugs when converting an event to an all-day one
- many small fixes related to CalDAV scheduling
- many OpenBSD-related fixes