From 114f861d614b132b1f8cf40306d36087baeb43b6 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Wed, 3 Jun 2020 09:44:22 +0300 Subject: [PATCH] Update changelog. --- ChangeLog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 76813ab8..1cc20a23 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,12 @@ # Changelog +## Version 0.18.0 +* Update Radicale to 3.0.0 and adjust the code accordingly +* Add a way to shutdown etesync-dav from the web UI +* Prevent Radicale from loading the default config (and confuse etesync-dav) +* Fix error message for wrong encryption passwords +* Make it possible to bind to multiple hosts + bind to both ipv4 and 6 by default + ## Version 0.17.1 * Fix address book collections reporting they are also CalDAV collections