]> err.no Git - scalable-opengroupware.org/blob - NEWS
4d2cdc06d0fc7dae0aa29fb31e22202712d1c788
[scalable-opengroupware.org] / NEWS
1 0.9.0-20071127 (1.0 rc2)
2 ------------------------
3 - the user password is no longer transmitted in the url when logging in;
4 - SOGo will no longer redirect the browser to the default page when a
5   specific location is submitted before login;
6 - it is now possible to specify a sequence of LDAP attributes/values pairs
7   required in a user record to enable or prevent access to the Calendar and/or Mail
8   module;
9 - many messages can be moved or copied at the same time;
10 - replying to mails in the Sent folder will take the recipients of the
11   original mails into account;
12 - complete review of the ACLs wrt to the address books, both in the Web UI and
13   through DAV access;
14 - invitation from Google calendar are now correctly parsed;
15 - it is now possible to search events by title in the Calendar module;
16 - all the writable calendars are now listed in the event edition dialog;
17
18 0.9.0-20071119 (1.0 rc1)
19 ------------------------
20 - the user can now configure his folders as drafts, trash or sent folder;
21 - added the ability the move and copy message across mail folders;
22 - added the ability to label messages;
23 - implemented cookie-based identification in the web interface;
24 - fixed a bug where a false positive happening whenever a wrong user login was
25   given during an indirect bind;
26 - remove the constraint that a username can't begin with a digit;
27 - deleting a message no longer expunges its parent folder;
28 - implemented support for multiple calendars;
29 - it is now possible to rename folders;
30 - fixed search in message content;
31 - added tooltips for toolbar buttons (English and French);
32 - added checkmarks in live search options popup menus;
33 - added browser detection with recommanded alternatives;
34 - support for resizable columns in tables;
35 - improved support for multiple selection in tables and lists;
36 - improved IE7 and Safari support: attendees selector, email file attachments;
37 - updated PrototypeJS to version 1.6.0;
38 - improved address completion and freebusy timeline in attendees selector;
39 - changed look of message composition window to Thunderbird 2.0;
40 - countless bugfixes;
41
42 0.9.0-20070824
43 --------------
44 - added the ability to choose the default module from the
45   application settings: "Calendars", "Contacts" or "Mail";
46 - added the ability to show or hide the password change dialog from the
47   application settings;
48 - put a work-around in the LDAP directory code to avoid fetching all the
49   entries whenever a specific one is being requested;
50 - added support for limiting LDAP queries with the SOGoLDAPQueryLimit and
51   the SOGoLDAPSizeLimit settings;
52 - fixed a bug where folders starting with digits would not be displayed;
53 - improved IE7 and Safari support: priority menus, attendees selector,
54   search fields, textarea sizes;
55 - added the ability to print messages from the mailer toolbar;
56 - added the ability to use and configure SMTP as the email transport instead
57   of sendmail;
58 - rewrote the handling of draft objects to comply better with the behaviour of
59   Thunderbird;
60 - added a German translation based on Thunderbird;
61
62 0.9.0-20070713
63 --------------
64 - added the ability to specify a super user through the SOGoSuperUsername user
65   default; 
66 - added the ability to view the message source;
67 - don't autocreate folders if we are not their owners;
68 - made compatible with PostgreSQL 8.2;
69 - the months and years menus of the date selector would no longer appear;
70 - fixed a bug which would produce task SQL records which would violate
71   non-null constraints on the quick calendar tables;
72 - the tasks due date was wrongly set because of a change in the API;
73 - it was impossible to empty the start and the due date in the task editor
74   from the moment they were set;
75 - imap folders with non-ascii characters are now correctly accessed;
76 - display the quotas of the selected mailbox on servers that support quotas;
77 - a bug in the folder acl description was preventing from accessing resources
78   in dav;
79 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
80 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent
81   login verification;
82
83 Local variables:
84 mode: text
85 End: