Important
- Changed license to AGPL (fbe6e33)
- Update to python 3.11 (86e7e3c)
- Added ARM64 docker image support (3e01afd)
Features
- Added start date tracking for movies (414e29e)
- Added start date, end date, status and progress to TV shows (e18a722)
- Optimized SQL queries (a565c38)
- Added toggle between table and grid layouts for media list (89b7bc2)
- Optimized TMDB api calls (612eae5)
- Added end dates for media details summaries (bc57ee6)
- Metadata refactor by @FuzzyGrim in #106
Fixes
- Fixed progress increased incorrectly (18c9f01)
- Fixed error when importing duplicated content from tmdb (4e63931)
- Fixed track form not appearing for media with ' and " in title (08aca17)
- Fixed text alignment for anime and manga track form (9e64b31)
Maintenance
- Bump ruff from 0.1.9 to 0.2.1 by @dependabot in #104
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #103
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #101
- Bump django-sass-processor from 1.2.2 to 1.4 by @dependabot in #98
- Bump coverage from 7.4.0 to 7.4.1 by @dependabot in #96
- Bump django from 4.2.5 to 5.0.2 by @dependabot in #105
Full Changelog: v0.6.1...v0.7