]> err.no Git - scalable-opengroupware.org/blob - NEWS
3c5dfca9f9727a2566aa1c15dafc1226ceb9874a
[scalable-opengroupware.org] / NEWS
1 0.9.0-20070xxx
2 --------------
3 - added the ability to choose the default module from the
4   application settings: "Calendars", "Contacts" or "Mail";
5 - added the ability to show or hide the password change dialog from the
6   application settings;
7 - put a work-around in the LDAP directory code to avoid fetching all the
8   entries whenever a specific one is being requested;
9 - added support for limiting LDAP queries with the SOGoLDAPQueryLimit and
10   the SOGoLDAPSizeLimit settings;
11 - fixed a bug where folders starting with digits would not be displayed;
12 - improved IE7 and Safari support: priority menus, attendees selector;
13 - added the ability to print messages from the mailer toolbar;
14 - added the ability to use and configure SMTP as the email transport instead
15   of sendmail;
16
17 0.9.0-20070713
18 --------------
19 - added the ability to specify a super user through the SOGoSuperUsername user
20   default; 
21 - added the ability to view the message source;
22 - don't autocreate folders if we are not their owners;
23 - made compatible with PostgreSQL 8.2;
24 - the months and years menus of the date selector would no longer appear;
25 - fixed a bug which would produce task SQL records which would violate
26   non-null constraints on the quick calendar tables;
27 - the tasks due date was wrongly set because of a change in the API;
28 - it was impossible to empty the start and the due date in the task editor
29   from the moment they were set;
30 - imap folders with non-ascii characters are now correctly accessed;
31 - display the quotas of the selected mailbox on servers that support quotas;
32 - a bug in the folder acl description was preventing from accessing resources
33   in dav;
34 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
35 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent
36   login verification;
37
38 Local variables:
39 mode: text
40 End: