Features
- Added import from IMDB by @olioby in #721
- Added import from Steam by @ffejhog in #711
- Added import from Goodreads by @ismaelOrtega14 in #759
- Added import from Trakt private profile via OAuth by @baswag in #753
- Added option on the homepage to sort by most recently consumed by @BornToGrill in #783
- Added an option in settings page to clear the search cache by @CrazyTim71 in #811
- Added episode runtime information in details page by @andrebk in #813
- Added import from AniList private profile via OAuth by @CrazyTim71 in #773
Fixes
- Fixed tab focus for the login and the signup page by @CrazyTim71 in #776
- Fixed case where MAL importer throw exception on unknown date formats by @terzhang in #785
- Fixed manually created episodes order by @jknndy in #771
- Added missing buttons titles by @xVaDiMx in #805
- Added anime movie detection via IMDB ID in webhooks (5536339)
- Fixed failing to import TV show seasons from Yamtrack CSV when missing metadata #910 (ff44a0b)
- Improved handling of the metadata cache for TV shows and seasons #758 (3f4b483)
- Fixed tab order for password change form by @andrebk in #856
- Fixed import from MAL failing due to incomplete date #958 (3d31530)
- Added support for setting Redis prefix using environmental variable REDIS_PREFIX by @christaikobo in #834
- Added tracking data on more media cards by @tuur29 in #842
- Improve error message when Trakt import fails (0323a97)
Maintenance
- build(deps): bump aiohttp from 3.12.14 to 3.13.2 by @dependabot[bot] in #938
- build(deps): bump redis[hiredis] from 6.2.0 to 7.0.1 by @dependabot[bot] in #936
- build(deps): bump django-allauth[socialaccount] from 65.10.0 to 65.12.1 by @dependabot[bot] in #916
- build(deps): bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #824
- build(deps): bump beautifulsoup4 from 4.13.4 to 4.14.2 by @dependabot[bot] in #894
- build(deps-dev): bump coverage from 7.10.0 to 7.11.0 by @dependabot[bot] in #913
- build(deps): bump apprise from 1.9.3 to 1.9.5 by @dependabot[bot] in #895
- build(deps-dev): bump fakeredis from 2.30.1 to 2.32.1 by @dependabot[bot] in #950
- build(deps-dev): bump ruff from 0.12.5 to 0.13.3 by @dependabot[bot] in #897
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #857
- build(deps-dev): bump pytest-playwright from 0.7.0 to 0.7.1 by @dependabot[bot] in #859
- build(deps): bump psycopg[binary,pool] from 3.2.9 to 3.2.12 by @dependabot[bot] in #933
- build(deps): bump django-debug-toolbar from 5.2.0 to 6.0.0 by @dependabot[bot] in #756
- build(deps): bump django-select2 from 8.4.1 to 8.4.3 by @dependabot[bot] in #914
- build(deps-dev): bump tblib from 3.1.0 to 3.2.1 by @dependabot[bot] in #947
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #800
- build(deps): bump icalendar from 6.3.1 to 6.3.2 by @dependabot[bot] in #951
- build(deps): bump django from 5.2.7 to 5.2.8 by @dependabot[bot] in #949
New Contributors
- @ismaelOrtega14 made their first contribution in #759
- @ffejhog made their first contribution in #711
- @baswag made their first contribution in #753
- @jknndy made their first contribution in #771
- @terzhang made their first contribution in #785
- @xVaDiMx made their first contribution in #808
- @BornToGrill made their first contribution in #783
- @andrebk made their first contribution in #813
- @tuur29 made their first contribution in #842
Full Changelog: v0.24.7...v0.24.8