1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Add news for 2.1.2

This commit is contained in:
Unrud 2017-07-24 03:14:29 +02:00
parent 1f698c6df0
commit 31d154e1c1
2 changed files with 21 additions and 1 deletions

View file

@ -7,7 +7,9 @@ Radicale 2.1.1 is out!
### 2.1.1 - Wild Radish Again ### 2.1.1 - Wild Radish Again
This release is compatible with version 2.0.0. 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.
* Add missing UIDs instead of failing * Add missing UIDs instead of failing
* Improve error checking of calendar and address book objects * Improve error checking of calendar and address book objects

View file

@ -0,0 +1,18 @@
---
layout: page
title: Radicale 2.1.2
---
Radicale 2.1.2 is out!
### 2.1.2 - 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.
* Remove workarounds for bugs in VObject < 0.9.5
* Error checking of collection tags and associated components
* Improve error checking of uploaded collections and components
* Don't delete empty collection properties implicitly
* Improve logging of VObject serialization