Features
- Added support for the official Jellyfin Webhook plugin @Oridjinn1980 in #907
- Added the option to filter lists by status by @doluk in #928
- Added external links (imdb, tvdb, wikidata) to media details page #937 (38673ca)
- Added new option to select default date when bulk completing tv shows/seasons #802 (d2df3cd)
- Added user-customizable date and time display formats across the application #624 (070cfc8)
- Added Board Game tracking with BoardGameGeek integration by @zskemp in #979
- Allow importing TV seasons/episodes by title only from Yamtrack CSV format by @dpantel in #968
- Display movie collections on media detail page by @andrebk in #1003
- Added
CELERY_REDIS_URLto allow configuring celery redis url independently from django #1123 (ed20461) - Added progress bar on media cards by @busliggabor in #1130
Fixes
- Fixed comic events not showing issue number (9f71132)
- Fixed some log entries getting incorrectly labeled as error log #1056 (a47bf3d)
- Fixed season episodes notifications not being sent when tv is enabled but season disabled #1057 (9947cbe)
- Fixed docker secrets file parsing #789 (495de72)
- Fixed rating style by @busliggabor in #1086
- Improved release dates metadata for Hardcover books #966 bb083ef
- Fixed end date gets auto filled to current datetime when setting progress to maximum #1091 (9765be7)
- Fixed wrong total anime episodes when AniList episode data is wrong compared to MyAnimeList #1096 (c43d712)
- Fixed incorrect upcoming episode time on Home Page depending on time #1100 (974d711)
- Fixed can't create users with admin page #1147 (11d9649)
Maintenance
- build(deps-dev): bump coverage from 7.13.0 to 7.13.1 by @dependabot[bot] in #1064
- build(deps): bump django-widget-tweaks from 1.5.0 to 1.5.1 by @dependabot[bot] in #1075
- build(deps): bump aiohttp from 3.13.2 to 3.13.3 by @dependabot[bot] in #1076
- build(deps): bump celery from 5.6.0 to 5.6.2 by @dependabot[bot] in #1077
- build(deps): bump pillow from 12.0.0 to 12.1.0 by @dependabot[bot] in #1078
- build(deps): bump requests-ratelimiter from 0.7.0 to 0.8.0 by @dependabot[bot] in #1079
- build(deps): bump django-select2 from 8.4.7 to 8.4.8 by @dependabot[bot] in #1085
- build(deps-dev): bump ruff from 0.14.10 to 0.14.13 by @dependabot[bot] in #1107
- build(deps): bump django-allauth[socialaccount] from 65.13.1 to 65.14.0 by @dependabot[bot] in #1116
- build(deps): bump django from 5.2.9 to 5.2.11 by @dependabot[bot] in #1153
- build(deps-dev): bump fakeredis from 2.32.1 to 2.33.0 by @dependabot[bot] in #1156
- build(deps): bump apprise from 1.9.6 to 1.9.7 by @dependabot[bot] in #1157
- build(deps-dev): bump coverage from 7.13.1 to 7.13.3 by @dependabot[bot] in #1159
- build(deps): bump gunicorn from 23.0.0 to 25.0.1 by @dependabot[bot] in #1160
- build(deps): bump django-debug-toolbar from 6.1.0 to 6.2.0 by @dependabot[bot] in #1161
- build(deps): bump django-health-check from 3.20.8 to 3.23.3 by @dependabot[bot] in #1162
New Contributors
- @Oridjinn1980 made their first contribution in #907
- @doluk made their first contribution in #928
- @zskemp made their first contribution in #979
- @dpantel made their first contribution in #968
Full Changelog: v0.24.11...v0.25.0