v0.3.0
Updates
- Added nginx to main docker image (d351298)
- Created docker image with dev tag for latest upstream version (05b733f)
- Added date tracker by @FuzzyGrim in #4
- Added searched query to search bar for easy edit (1a3054c)
- Improvements on dropdown ui on home page (d45e774)
- Changed select all to general, editing tv show won't edit seasons values (afdc9ba)
- Removed use of mark_safe() (127e3c2)
- Made API keys optional if you won't use it (87e3724)
Fixes
- Fixed edit modal not loading when open-modal-button is clicked immediatly (0dd4eb6)
- Fixed season offset when tmdb show has season 0 (0275b89)
- Fixed edit modal not updating when selected season has null score (e1a27d4)
- Fixed some nsfw anime & manga not found (1b24bcd)
Bumps
- Bump docker/build-push-action from 3 to 4 by @dependabot in #2
- Bump django from 4.1.5 to 4.1.6 by @dependabot in #3
Full Changelog: v0.2.0...v0.3.0