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