What's Changed
- Release version 1.3.0 (beb5541)
- Merge pull request #30 from iongpt/feature/movie-overview-page (61a435a)
- feat: Add movie overview page with consolidated view of all movies (#26) (34602ed)
- Merge pull request #29 from iongpt/feature/historical-range-update (ad943a5)
- docs: Update CHANGELOG for historical range update feature (15f6641)
- feat: Add historical range update functionality (8549d27)
- Merge pull request #28 from iongpt/feature/dark-mode (fc6d023)
- fix: Resolve MyPy type checking errors (dce3b03)
- fix: Handle both string and enum theme values in template context (80cc103)
- style: Fix import sorting with isort (25308cb)
- style: Apply Black formatting to pass CI checks (e5cdaa3)
- feat: Add comprehensive dark mode support with theme persistence (27bbb03)
Docker Images
ghcr.io/iongpt/boxarr:1.3.0ghcr.io/iongpt/boxarr:latest
What's Changed
- feat: Add comprehensive dark mode support by @iongpt in #28
- feat: Add historical range update functionality by @iongpt in #29
- feat: Add movie overview page with consolidated view by @iongpt in #30
Full Changelog: v1.2.0...v1.3.0