v0.22.0
Features
- Added Comic as a standalone media type through ComicVinee #314, #180 (739778f)
- Added the ability to export your release calendar as an iCalendar file by @ajanvier in #415. You can now subscribe to their Yamtrack calendar in Nextcloud or any other calendar application.
- Added links to the source of information on the media details page(cf950c4)
- Added daily releases digest notification #424 (ebbcf48)
- Added last watched episode on TV Shows media list page (168bc57)
- Added total released episodes/chapters/issues... on media list page (e45cb0e)
- Added Django's admin interface (wiki) #311 (4298ccf)
- Updated the Yamtrack calendar to automatically include episode releases for all seasons of a tracked TV show, enabling users to receive notifications for new seasons without any additional effort #390 (4f54961)
Fixes
- Fixed in-progress TV shows not displayed on home page if TV seasons are disabled #403, #416 (284da38)
- Fixed
Load All
button not appearing on home page #429 (8c2e1ad) - Fixed date range handling on statistics page #426 (bd68ec2)
Other
- Removed migrations that have been squashed in 03c813c by @ajanvier in #377
- Changed timer for release notification task from every 30 minutes to every 10 minutes (57735e6)
- Update JavaScript library references to local static files #407 (84f21ed)
- Added
HEALTHCHECK_CELERY_PING_TIMEOUT
variable to increase celery healthcheck timeout #372 (14a3016)
Maintenance
- build(deps-dev): bump fakeredis from 2.28.0 to 2.28.1 by @dependabot in #412
- build(deps): bump django-allauth[mfa,socialaccount] from 65.6.0 to 65.7.0 by @dependabot in #414
- build(deps): bump celery from 5.4.0 to 5.5.1 by @dependabot in #419
- build(deps-dev): bump ruff from 0.11.2 to 0.11.6 by @dependabot in #425
- build(deps): bump aiohttp from 3.11.14 to 3.11.18 by @dependabot in #428
- build(deps): bump pillow from 11.1.0 to 11.2.1 by @dependabot in #430
- build(deps): bump django-celery-beat from 2.7.0 to 2.8.0 by @dependabot in #431
- build(deps): bump django-celery-results from 2.5.1 to 2.6.0 by @dependabot in #432
- build(deps): bump beautifulsoup4 from 4.13.3 to 4.13.4 by @dependabot in #433
- build(deps): bump Django from 5.1.7 to 5.2 by @FuzzyGrim in 819cfe8
Full Changelog: v0.21.0...v0.22.0