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