From 20aeaf2a0526c966d8448310aa4cad54fc713ab7 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Mon, 11 Oct 2021 00:18:49 +0330 Subject: [PATCH] update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ca63dfd..64786a4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ - (r978) mimic Tachiyomi's behaviour more closely, fixes ReadComicOnline (EN) - (r980) fix export chapter ordering, include new props in backup - (r982) remove isNsfw annotation detection +- (r984) use correct time conversion units when doing backups +- (r989) Support using a CatalogueSource instead of only HttpSources ([#219](https://github.com/Suwayomi/Tachidesk-Server/pull/219) by @Syer10) +- (r991) Use a custom task to run electron ([#220](https://github.com/Suwayomi/Tachidesk-Server/pull/220) by @Syer10) + ## Tachidesk-WebUI Changelog