From f14d74510b9e277ef9f4682a12b542c41855796a Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Thu, 17 Mar 2022 20:25:37 +0200 Subject: [PATCH] Update changelog. --- ChangeLog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index a74a8af..df93b74 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,14 @@ # Changelog +## Version 0.8.0 +* Update django dep. +* Fix issue with comparing ports in hostname verification with self-hosted servers. +* Fix sendfile settings to be more correct. +* Improve easy config (make it clear media_root needs to be set) +* Handle stoken being the empty string +* Fix mysql/mariadb support +* Switch to FastAPI for the server component + ## Version 0.7.0 * Chunks: improve the chunk download endpoint to use sendfile extensions * Chunks: support not passing chunk content if exists