diff --git a/CHANGELOG b/CHANGELOG index 9d95b9b..98a21f6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,22 @@ # Requirements Updated -- qbittorrent-api==2024.1.58 +- qbittorrent-api==2024.2.59 +- GitPython==3.1.42 +- ruamel.yaml==0.18.6 -# Updates -- Adds arguments for mover script (Adds #473) +# New Features +- Adds support for filtering more than just Completed torrents. Closes [#115](https://github.com/StuffAnThings/qbit_manage/issues/115) +- Updates mover script (Add check if file is still on cache mount #493) +- Adds support for ghcr.io container registry +- Adds support for custom [share_limits/cross-seed tags](https://github.com/StuffAnThings/qbit_manage/commit/9f8be69a4f2680501d492a8c7148969ae5ac5b72#diff-e5794b6d2186004aa3ee69cd4dee7bbd48d8e0edd9f1da90d03393ec28cbf912) Closes [#457](https://github.com/StuffAnThings/qbit_manage/issues/457) -Special thanks to @NooNameR for their contributions! -**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v4.0.7...v4.0.8 + +# Bug Fixes +- Fixes [#359](https://github.com/StuffAnThings/qbit_manage/issues/359) +- Fixes [#479](https://github.com/StuffAnThings/qbit_manage/issues/479) +- Fixes [#487](https://github.com/StuffAnThings/qbit_manage/issues/487) +- Fixes [#488](https://github.com/StuffAnThings/qbit_manage/issues/488) +- Fixes [#490](https://github.com/StuffAnThings/qbit_manage/issues/490) +- Update script header so that env python3 is used. + +Special thanks to @NooNameR, @ShanaryS, @ext4xfs for their contributions! +**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v4.0.8...v4.0.9 diff --git a/VERSION b/VERSION index 357c417..7919852 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.9-develop14 +4.0.9