From f83441563bea8136bae79e6ba607498ba28a539c Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 25 Aug 2017 19:13:24 +0200 Subject: [PATCH] Add news for 2.1.5 --- _posts/2017-08-25-radicale-2.1.5.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 _posts/2017-08-25-radicale-2.1.5.md diff --git a/_posts/2017-08-25-radicale-2.1.5.md b/_posts/2017-08-25-radicale-2.1.5.md new file mode 100644 index 00000000..1eda0ea3 --- /dev/null +++ b/_posts/2017-08-25-radicale-2.1.5.md @@ -0,0 +1,19 @@ +--- +layout: page +title: Radicale 2.1.5 +--- + +Radicale 2.1.5 is out! + +### 2.1.5 - 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. + +* Add ``--verify-storage`` command-line argument +* Allow comments in the htpasswd file +* Don't strip whitespaces from user names and passwords in the htpasswd file +* Remove cookies from logging output +* Allow uploads of whole collections with many components +* Show warning message if server.timeout is used with Python < 3.5.2