From 11ccf5a2d495ecfa6a30a381a6ce9586a9b1ae9d Mon Sep 17 00:00:00 2001 From: Roger Far Date: Sat, 21 Feb 2026 15:36:32 -0700 Subject: [PATCH] v2.0.122 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4dc27f..16d7ce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased +## [2.0.122] - 2026-02-21 +### Added +- Sort torrents by added date by default, remember sort order in the browser. + +### Changed +- Fixed ETA calculations. +- Fixed Torrentbox statuses. +- Fixed download progress reports. +- Fixed NZB delete actions. + ## [2.0.121] - 2026-02-18 ### Added - NZB/Usernet support thanks to @omgbeez!