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