From 87efa9dc0056e18d3246c662c22772e7c524d8db Mon Sep 17 00:00:00 2001 From: Roger Far Date: Sun, 13 Apr 2025 09:54:29 -0600 Subject: [PATCH] Bump to 2.0.105. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a267a..50edb42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v2.0.105] - 2025-04-13 +### Added +- Add feature to limit the amount of torrents that get sent to the provider at the same time. + +### Fixed +- Moved the websocket update process to its own background thread to improve UI update consistency. + ## [v2.0.104] - 2025-04-12 ### Fixed - Update the version number