mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-09-08 22:24:26 +08:00
4.0.9
This commit is contained in:
parent
f37d8462bc
commit
431614d619
2 changed files with 20 additions and 6 deletions
24
CHANGELOG
24
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
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
4.0.9-develop14
|
||||
4.0.9
|
||||
|
|
Loading…
Add table
Reference in a new issue