You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Requirements Updated
- "bencode.py==4.0.0"
- "croniter==6.2.2"
- "fastapi==0.135.1"
- "GitPython==3.1.46"
- "humanize==4.15.0"
- "ruamel.yaml==0.19.1"
- "uvicorn==0.42.0"
- "pre-commit==4.5.1"
- "ruff==0.15.7"
# Improvements
- Adds unraid version detection in mover script
- Add better logging for apprise/notifiarr connection errors
- Adds new linux ARM64 standalone binary and desktop builds
- Changed dependency to bencode.py instead of bencodepy for packing for
nixos, updated minimum python version to 3.10
# Bug Fixes
- Fixes active downloads marked orphaned when qbit uses incomplete dir
(Fixes#1115)
- Fixed an issue where the qbm was failing to remove directories that
rem_orphaned emptied. (Fixes#1089)
- Fixed: Share limits not removed when exclusion tag added (Fixes#1067)
- Fixed: Conflict409Error not triggering category auto-create (Fixes#1063)
- Fixed: BHD 'Season Pack:' message not detected as unregistered
- Fixed a bug where QBT_BASE_URL configuration was being ignored by
frontend components (Fixes#1041)
**Full Changelog**:
v4.6.5...v4.6.6
Special thanks to @no-food-just-commits, @bakerboy448, @flyingpeakock,
and @timrettop for their contributions!
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haylibi <duarte.pinto7337@gmai..com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Philip Johansson <philip@phlipphlop.me>
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
Co-authored-by: Actionbot <actions@github.com>
Co-authored-by: no-food-just-commits <deopso787@gmail.com>
Co-authored-by: no-food-just-commits <nofoodjustcommits@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Tim Potter <musikgoat@gmail.com>
0 commit comments