From e09aa1988fd4624e4e095b66a694d75bd4e742be Mon Sep 17 00:00:00 2001 From: Unrud Date: Mon, 11 Sep 2017 19:44:18 +0200 Subject: [PATCH] Add news for 2.1.6 --- _posts/2017-09-11-radicale-2.1.6.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _posts/2017-09-11-radicale-2.1.6.md diff --git a/_posts/2017-09-11-radicale-2.1.6.md b/_posts/2017-09-11-radicale-2.1.6.md new file mode 100644 index 00000000..a1b80d31 --- /dev/null +++ b/_posts/2017-09-11-radicale-2.1.6.md @@ -0,0 +1,21 @@ +--- +layout: page +title: Radicale 2.1.6 +--- + +Radicale 2.1.6 is out! + +### 2.1.6 - Wild Radish + +This release is compatible with version 2.0.0. See +[http://radicale.org/1to2/](http://radicale.org/1to2/) if you want to switch +from 1.x.x to 2.x.x. + +* Fix content-type of VLIST +* Specify correct COMPONENT in content-type of VCALENDAR +* Cache COMPONENT of calendar objects (improves speed with some clients) +* Stricter parsing of filters +* Improve support for CardDAV filter +* Fix some smaller bugs in CalDAV filter +* Add X-WR-CALNAME and X-WR-CALDESC to calendars downloaded via HTTP/WebDAV +* Use X-WR-CALNAME and X-WR-CALDESC from calendars published via WebDAV