1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Add news for 2.1.7

This commit is contained in:
Unrud 2017-09-17 14:46:54 +02:00
parent e09aa1988f
commit ff37c0d4d5

View file

@ -0,0 +1,28 @@
---
layout: page
title: Radicale 2.1.7
---
Radicale 2.1.7 is out!
### 2.1.7 - 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.
* Don't print warning when cache format changes
* Add documentation for ``BaseAuth``
* Add ``is_authenticated2(login, user, password)`` to ``BaseAuth``
* Fix names of custom properties in PROPFIND requests with
``D:propname`` or ``D:allprop``
* Return all properties in PROPFIND requests with ``D:propname`` or
``D:allprop``
* Allow ``D:displayname`` property on all collections
* Answer with ``D:unauthenticated`` for ``D:current-user-principal`` property
when not logged in
* Remove non-existing ``ICAL:calendar-color`` and ``C:calendar-timezone``
properties from PROPFIND requests with ``D:propname`` or ``D:allprop``
* Add ``D:owner`` property to calendar and address book objects
* Remove ``D:getetag`` and ``D:getlastmodified`` properties from regular
collections