From 9f5b8a6c72715ecc610837e50014c3e93bf9ae86 Mon Sep 17 00:00:00 2001 From: Unrud Date: Wed, 2 Aug 2017 17:17:00 +0200 Subject: [PATCH] Add news for 2.1.3 --- _posts/2017-08-02-radicale-2.1.3.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _posts/2017-08-02-radicale-2.1.3.md diff --git a/_posts/2017-08-02-radicale-2.1.3.md b/_posts/2017-08-02-radicale-2.1.3.md new file mode 100644 index 00000000..4a9853b7 --- /dev/null +++ b/_posts/2017-08-02-radicale-2.1.3.md @@ -0,0 +1,17 @@ +--- +layout: page +title: Radicale 2.1.3 +--- + +Radicale 2.1.3 is out! + +### 2.1.3 - 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. + +* Enable timeout for SSL handshakes and move them out of the main thread +* Create cache entries during upload of items +* Stop built-in server on Windows when Ctrl+C is pressed +* Prevent slow down when multiple requests hit a collection during cache warm-up