From 0eaa5dfd4a659cd1d94669a6c44b3ee482dfe1e4 Mon Sep 17 00:00:00 2001 From: Unrud Date: Sat, 21 Apr 2018 09:51:42 +0200 Subject: [PATCH] Add news for 2.1.9 --- _posts/2018-04-21-radicale-2.1.9.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 _posts/2018-04-21-radicale-2.1.9.md diff --git a/_posts/2018-04-21-radicale-2.1.9.md b/_posts/2018-04-21-radicale-2.1.9.md new file mode 100644 index 00000000..0e4fb9fc --- /dev/null +++ b/_posts/2018-04-21-radicale-2.1.9.md @@ -0,0 +1,20 @@ +--- +layout: page +title: Radicale 2.1.9 +--- + +Radicale 2.1.9 is out! + +### 2.1.9 - 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. + +* Specify versions for dependencies +* Move WSGI initialization into module +* Check if ``REPORT`` method is actually supported +* Include ``rights`` file in source distribution +* Specify ``md5`` and ``bcrypt`` as extras +* Improve logging messages +* Windows: Fix crash when item path is a directory \ No newline at end of file