From 1d707940a8238046a37c6b6d3be0a20f1040b420 Mon Sep 17 00:00:00 2001 From: Roger Far Date: Wed, 23 Apr 2025 21:52:16 -0600 Subject: [PATCH] 2.0.109 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a9a15d..5079452 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.109] - 2025-04-23 +### Fixed +- Debrid Queue fixes (don't auto delete queued torrents, handle errors when dequeueing). +- Censor download station password when logging settings at startup. +- Set `HostDownloadAction` when auto-importing torrents. +- Build GitHub release .zip on windows not linux. +- Use arm GitHub Actions runner to build arm docker image. + ## [2.0.108] - 2025-04-13 ### Fixed - Fixed websocket UI updating.