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