✨ Features
- announce-dev: add Discord announcement for dev branch updates (fb6e3c0)
- arrs: enable GitHub releases for Arr services (8e720f5)
- auto_update: Adds manual update functionality (fd58a71)
- auto-update: add force update check option to auto_update method (fbfce8f)
- connection_manager: initialize event loop if closed during websocket connection (16a8879)
- connection_manager: initialize event loop if closed during websocket connection (71ff724)
- dev: Implements dev branch versioning and tagging (9fddaa2)
- Enhances commit message with links to GitHub (1d4467a)
- process: add seerr_sync capability to capabilities response (cbb2c0e)
- seerr_sync: adds Seerr sync service (c525a1b)
- seerr_sync: adds Seerr sync test endpoint (059c884)
- setup: create backup directory and patch backup_routes.py for Huntarr (fbfce8f)
🐛 Bug Fixes
- clid: sets the CLI debrid and battery ports to their correct config values. (fb6db21)
- dependencies: remove websocket close calls on authentication errors (16a8879)
- dependencies: remove websocket close calls on authentication errors (71ff724)
- logger: streamline websocket logging with existing event loop (16a8879)
- logger: streamline websocket logging with existing event loop (71ff724)
- processes: treat quick success exits as non-errors (b87c788)
- setup: save configuration after project setup for dumb frontend (aa26910)
- traefik: disable version check in global configuration (68f2a3b)
- zilean: updates Zilean base URL handling and configuration (b2dd794)
🤡 Other Changes
- announce-dev: update announcement message to use a wrench emoji for dev branch updates (8727a60)
- deps: updates dependencies (8ae9383)
- docs: update documentation links for NzbDAV, Seerr, and Huntarr services (19b0a51)
- docs: update documentation links to point to new domain (1901698)
🛠️ Refactors
- nzbdav: use backend port for rclone WebDAV mount (c275c71)