Features
- Added periodic import for SIMKL #738 (e524914)
- Added list view for search results by @CrazyTim71 in #657
- Updated the Yamtrack CSV import to allow searching for media ids with title by @psyciknz in #668
- Make logout redirect URL configurable through the
ACCOUNT_LOGOUT_REDIRECT_URL
environment variable by @p7996619 in #708
Fixes
- Fixed
parse_datetime
error when importing from SIMKL #707 by @FuzzyGrim in #709 - Fixed error 500 when loading lots of data in statistics page #724 by @FuzzyGrim in #727
- Fixed TV Season completion status in SIMKL import #726 (25a1cf7)
- Added instructions on how to enable webhooks in Plex for Plex integration #730 (37351f5)
- Handle missing TVDB ID when processing a webhook #701 (894fea4)
- Fixed error caused empty editions in search results for Open Library #746 (5d679b1)
Maintenance
- build(deps): bump aiohttp from 3.12.13 to 3.12.14 by @dependabot[bot] in #722
- build(deps): bump django-allauth[socialaccount] from 65.9.0 to 65.10.0 by @dependabot[bot] in #723
- build(deps-dev): bump coverage from 7.9.2 to 7.10.0 by @dependabot[bot] in #750
- build(deps-dev): bump ruff from 0.12.2 to 0.12.5 by @dependabot[bot] in #751
New Contributors
- @CrazyTim71 made their first contribution in #657
- @psyciknz made their first contribution in #668
Full Changelog: v0.24.6...v0.24.7