1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Add news for 2.1.5

This commit is contained in:
Unrud 2017-08-25 19:13:24 +02:00
parent e886b62188
commit f83441563b

View file

@ -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