What's Changed
- Release version 1.1.0 (7b4065b)
- Merge pull request #20 from iongpt/feature/version-update-check (78a291a)
- fix: Apply Black formatting after rebase (67281cd)
- fix: Update notification to link to releases page with correct text (135ccf5)
- feat: Add version update check with changelog link (5aa2443)
- Merge pull request #19 from iongpt/feature/issue-18-improved-dashboard-pagination (23343f9)
- fix: Fix MyPy type errors in pagination code (0210314)
- fix: Apply Black formatting to fix CI (f0e2ee0)
- docs: Update CHANGELOG with dashboard pagination improvements (7c5ecab)
- feat: Implement improved dashboard pagination and year filtering (787fa4c)
- Merge pull request #17 from iongpt/feature/issue-16-auto-add-advanced-options (3d3b408)
- docs: Add actual screenshot for advanced auto-add filters UI (6046325)
- docs: Update CHANGELOG and README with advanced auto-add features (abc2c98)
- feat: Add advanced auto-add filtering options (0c42ad0)
Docker Images
ghcr.io/iongpt/boxarr:1.1.0ghcr.io/iongpt/boxarr:latest
What's Changed
- feat: Advanced auto-add filtering options by @iongpt in #17
- Fix dashboard pagination and add year filtering by @iongpt in #19
- Add version update check notification by @iongpt in #20
Full Changelog: v1.0.5...v1.1.0