✨ Features
- cli_battery: add configuration for CLI Battery integration (1c73a60)
- cli_debrid: adds cli_debrid integration (d7b4314)
- phalanx_db: adds Phalanx DB integration (f697942)
- setup: add symlink creation for wwwroot directory in Zilean setup (49f0897)
🐛 Bug Fixes
- main: update version extraction from pyproject.toml to align with poetry structure (619b37f)
- phalanx_db: set default release_version in dmb_config.json to v0.50 (5d0661a)
🤡 Other Changes
- deps: bump packaging from 24.2 to 25.0 (#142) (75dcaa2)
- deps: bump plexapi from 4.16.1 to 4.17.0 (#140) (3fdbdb5)
- deps: bump pydantic from 2.11.2 to 2.11.3 (#139) (73d28fc)
- deps: bump pydantic from 2.11.3 to 2.11.4 (#145) (93046ab)
- deps: bump uvicorn from 0.34.0 to 0.34.2 (#141) (70bea2d)
- docs: change rclone mount permissions for
sharedtorsharedand clarify ORIGIN address instructions (08622ea) - license: switch to GPL-3.0 (4b4ddfb)
- poetry: update dev dependencies and enhance post-create command for devcontainer (a40b082)
🛠️ Refactors
- phalanx: refactors Phalanx setup (17837bd)