Features
- Added
/keyboard shortcut to focus search bar #891 (11745ad) - Added option to hide completed media in recommendations section by @busliggabor in #1017
- Show DLCs for games by @busliggabor in #1022
- Added IPv6 support by @timstott in #1063
- Added option to hide media score in media cards if rating is 0 by @busliggabor in #1097
- Added cast on media details for movies by @connorjburton in #1168
- Enhancing the new cast list by @McBaumwolle in #1207
- Added watch providers on media details page by @andrebk in #1203
- Added support Plex HAMA agent for anime series by @recursivesum in #1065
- Added letterboxd redirect path as an external link by @connorjburton in #1163
- Added support for providing playtime as float by @KucharczykL in #1146
- Added maskable icons in webmanifest for PWA by @pogman-code in #1148
- Automatically mark completed TV Shows as In progress and new seasons as Planning when new seasons are discovered. This will only happen with newly discovered seasons, won't backfill previously missed #833 (28fbf41)
- Automatically mark next TV season as In progress when current season is completed #1127 (2973557)
- Added notification messages when automatic actions occur (f2ae691)
- Added planned media to Home screen (de13d59)
Fixes
- Fixed error after tracking a media in an empty search #1083 (b008a59)
- Fixed import from steam fails on missing game #1106 (ce29aa7)
- Fixed igdb search retry after getting new access token by @busliggabor in #1037
- Fixed duplicate width/height attributes for SVG Icons by @xVaDiMx in #1059
- Fixed horizontal overflow of import error details #1174 (858e845)
- Fixed supervisord version issue #1191 (04a9736)
- Fixed activity history entry for episodes tracked without date #1220 (9914136)
- Use UUID for manual item media_id generation to prevent conversion errors #1285 (10cf944)
- Fixed calendar not showing game releases #1263 (ba42d55)
- Fixed search query in media list bar being cleared if no tracked media #1255 (34cf859)
- Fixed marking a TV show as completed also completes unaired seasons #840 (0c5a104)
- Improved webhook anime matching with tvdb episode lookups #1326 (3eb0472)
- Fixed safari date validation when changing media status #704 (bddcc3e)
Maintenance
- build(deps): bump redis[hiredis] from 7.1.0 to 7.1.1 by @dependabot[bot] in #1177
- build(deps): bump gunicorn from 25.0.1 to 25.0.3 by @dependabot[bot] in #1178
- build(deps): bump django-allauth[socialaccount] from 65.14.0 to 65.14.1 by @dependabot[bot] in #1179
- build(deps-dev): bump coverage from 7.13.3 to 7.13.4 by @dependabot[bot] in #1180
- build(deps): bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in #1184
- build(deps): bump icalendar from 6.3.2 to 7.0.0 by @dependabot[bot] in #1186
- build(deps-dev): bump ruff from 0.15.0 to 0.15.1 by @dependabot[bot] in #1188
- build(deps): bump django from 5.2.11 to 5.2.12 by @dependabot[bot] in #1230
- build(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #1278
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #1231
- build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #1232
- build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #1236
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #1237
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #1238
- build(deps): bump psycopg from 3.3.2 to 3.3.3 by @dependabot[bot] in #1298
- build(deps): bump redis from 7.1.1 to 7.4.0 by @dependabot[bot] in #1299
- build(deps-dev): bump fakeredis from 2.33.0 to 2.34.1 by @dependabot[bot] in #1296
- build(deps): bump gunicorn from 25.0.3 to 25.3.0 by @dependabot[bot] in #1300
- build(deps): bump requests from 2.33.0 to 2.33.1 by @dependabot[bot] in #1302
- build(deps): bump aiohttp from 3.13.3 to 3.13.4 by @dependabot[bot] in #1303
- build(deps): bump django-celery-beat from 2.8.1 to 2.9.0 by @dependabot[bot] in #1295
- build(deps): bump django-allauth from 65.14.1 to 65.15.0 by @dependabot[bot] in #1304
- build(deps-dev): bump pytest-django from 4.11.1 to 4.12.0 by @dependabot[bot] in #1309
- build(deps): bump apprise from 1.9.7 to 1.9.9 by @dependabot[bot] in #1306
- build(deps-dev): bump coverage from 7.13.4 to 7.13.5 by @dependabot[bot] in #1310
- build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #1314
- build(deps): bump croniter from 6.0.0 to 6.2.2 by @dependabot[bot] in #1307
- build(deps): bump celery from 5.6.2 to 5.6.3 by @dependabot[bot] in #1312
- build(deps): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in #1313
- build(deps): bump django from 5.2.12 to 5.2.13 by @dependabot[bot] in #1331
- build(deps): bump the minor-and-patch group across 1 directory with 6 updates by @dependabot[bot] in #1341
New Contributors
- @timstott made their first contribution in #1063
- @connorjburton made their first contribution in #1168
- @recursivesum made their first contribution in #1065
- @McBaumwolle made their first contribution in #1207
- @KucharczykL made their first contribution in #1146
- @pogman-code made their first contribution in #1148
Full Changelog: v0.25.0...v0.25.1