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