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