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