From 5054ca4ae1b0aa06c1f7099a6ebd380dcc25d44c Mon Sep 17 00:00:00 2001 From: Roger Far Date: Sat, 14 Mar 2026 13:44:53 -0600 Subject: [PATCH] 2.0.126 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67153d7..448719e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased +## [2.0.126] - 2026-03-14 +### Added +- qBittorrent hash filtering on the /torrrents/info endpoint, thanks to @jfrconley! +- Category select as a dropdown when adding a new torrent, thanks to @sylvaindd! + +### Changed +- Rate limiting fixes, thanks to @omgbeez! +- AllDebrid Symlink fixes, thanks to @AlexandreVassard! + ## [2.0.125] - 2026-03-01 ### Added - Added extra qBittorrent endpoints for Cleanuparr compatibility.