diff --git a/_posts/2017-07-01-radicale-2.1.1.md b/_posts/2017-07-01-radicale-2.1.1.md index ea909fba..b441631b 100644 --- a/_posts/2017-07-01-radicale-2.1.1.md +++ b/_posts/2017-07-01-radicale-2.1.1.md @@ -7,7 +7,9 @@ Radicale 2.1.1 is out! ### 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 * Improve error checking of calendar and address book objects diff --git a/_posts/2017-07-24-radicale-2.1.2.md b/_posts/2017-07-24-radicale-2.1.2.md new file mode 100644 index 00000000..24fd3d33 --- /dev/null +++ b/_posts/2017-07-24-radicale-2.1.2.md @@ -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