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