]> err.no Git - scalable-opengroupware.org/blobdiff - NEWS
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1305 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / NEWS
diff --git a/NEWS b/NEWS
index 0396e5600e6ddc4e77589b8fc3078501049bce0e..0d4165cf23753a0805060e625113e1ec715154e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,47 @@
-0.9.0-20070xxx
+0.9.0-20071127 (1.0 rc2)
+------------------------
+- the user password is no longer transmitted in the url when logging in;
+- SOGo will no longer redirect the browser to the default page when a
+  specific location is submitted before login;
+- it is now possible to specify a sequence of LDAP attributes/values pairs
+  required in a user record to enable or prevent access to the Calendar and/or Mail
+  module;
+- many messages can be moved or copied at the same time;
+- replying to mails in the Sent folder will take the recipients of the
+  original mails into account;
+- complete review of the ACLs wrt to the address books, both in the Web UI and
+  through DAV access;
+- invitation from Google calendar are now correctly parsed;
+- it is now possible to search events by title in the Calendar module;
+- all the writable calendars are now listed in the event edition dialog;
+- mail folders state is now save;
+- the status of participants in represented with an icon;
+
+0.9.0-20071119 (1.0 rc1)
+------------------------
+- the user can now configure his folders as drafts, trash or sent folder;
+- added the ability the move and copy message across mail folders;
+- added the ability to label messages;
+- implemented cookie-based identification in the web interface;
+- fixed a bug where a false positive happening whenever a wrong user login was
+  given during an indirect bind;
+- remove the constraint that a username can't begin with a digit;
+- deleting a message no longer expunges its parent folder;
+- implemented support for multiple calendars;
+- it is now possible to rename folders;
+- fixed search in message content;
+- added tooltips for toolbar buttons (English and French);
+- added checkmarks in live search options popup menus;
+- added browser detection with recommanded alternatives;
+- support for resizable columns in tables;
+- improved support for multiple selection in tables and lists;
+- improved IE7 and Safari support: attendees selector, email file attachments;
+- updated PrototypeJS to version 1.6.0;
+- improved address completion and freebusy timeline in attendees selector;
+- changed look of message composition window to Thunderbird 2.0;
+- countless bugfixes;
+
+0.9.0-20070824
 --------------
 - added the ability to choose the default module from the
   application settings: "Calendars", "Contacts" or "Mail";
@@ -9,6 +52,14 @@
 - added support for limiting LDAP queries with the SOGoLDAPQueryLimit and
   the SOGoLDAPSizeLimit settings;
 - fixed a bug where folders starting with digits would not be displayed;
+- improved IE7 and Safari support: priority menus, attendees selector,
+  search fields, textarea sizes;
+- added the ability to print messages from the mailer toolbar;
+- added the ability to use and configure SMTP as the email transport instead
+  of sendmail;
+- rewrote the handling of draft objects to comply better with the behaviour of
+  Thunderbird;
+- added a German translation based on Thunderbird;
 
 0.9.0-20070713
 --------------