From 68abc9cb6c48b5bec951a52dc161ddc0e0148b57 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 5 Jun 2010 04:55:53 +0000 Subject: [PATCH] Monotone-Parent: 4836e88278f663b165807bc739419dea0b0b3c73 Monotone-Revision: 5e1b27b6e34627f5e4895164179fcf344a96e20d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-05T04:55:53 Monotone-Branch: ca.inverse.sogo --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 0c1a69d7e..dd6cbeb54 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,20 @@ able to respond to invitations - added the ability to specify which calendar is taken into account when retrieving a user's freebusy +- added the ability to publish resources to unauthenticated (anonymous) users, + via the "/SOGo/dav/public" url +- we now provide ICS and XML version of a user's personal calendars when + accessed from his own "Calendar" base collection +- events are now displayed with the coloured stripe representing their + category, if one is defined in the preferences +- the event location is now displayed in the calendar view when defined + properly +- added a caching mechanism for freebusy requests, in order to accelerate the + display +- added the ability to specify a time range when requesting a time slot + suggestion +- added a Ukrainian translation +- updated the Czeck translation 1.2-20100504 (1.2.2) --------------------