]> err.no Git - scalable-opengroupware.org/blob - NEWS
8aed0efb6704de501dbecb38a10062887ca6c610
[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   search fields, textarea sizes;
14 - added the ability to print messages from the mailer toolbar;
15 - added the ability to use and configure SMTP as the email transport instead
16   of sendmail;
17
18 0.9.0-20070713
19 --------------
20 - added the ability to specify a super user through the SOGoSuperUsername user
21   default; 
22 - added the ability to view the message source;
23 - don't autocreate folders if we are not their owners;
24 - made compatible with PostgreSQL 8.2;
25 - the months and years menus of the date selector would no longer appear;
26 - fixed a bug which would produce task SQL records which would violate
27   non-null constraints on the quick calendar tables;
28 - the tasks due date was wrongly set because of a change in the API;
29 - it was impossible to empty the start and the due date in the task editor
30   from the moment they were set;
31 - imap folders with non-ascii characters are now correctly accessed;
32 - display the quotas of the selected mailbox on servers that support quotas;
33 - a bug in the folder acl description was preventing from accessing resources
34   in dav;
35 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
36 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent
37   login verification;
38
39 Local variables:
40 mode: text
41 End: