Features
- Added optional setting to hide media card hover buttons on touch devices by @andrebk in #1002
- Added PWA capabilities by @66Bunz in #893
Fixes
- Updated book matching to use ISBN13 for Goodreads imports #991 (d2c8188)
- Changed item title field from CharField to TextField to support longer titles #991 (0aa8f09)
- Fixed completion status not updating when new issues are released for ongoing comic series #735 (e3db102)
- Fixed favicon homescreen icon for iOS/iPadOS #664 (aa53187)
- Fixed bug where certain games were duplicated on every Steam synchronization instead of being skipped as existing entries #995 (4b8855f)
- Fixed crash when viewing manga details that don't have genre data from MyAnimeList API #1000 (99a6518)
- Added better error handling for empty responses in comic, book, and game retrieval #1018 (e1d4da0)
Other
Maintenance
- build(deps): bump redis from 7-alpine to 8-alpine by @dependabot[bot] in #998
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #903
- build(deps): bump pillow from 11.3.0 to 12.0.0 by @dependabot[bot] in #915
- build(deps-dev): bump tblib from 3.2.1 to 3.2.2 by @dependabot[bot] in #976
- build(deps): bump redis[hiredis] from 7.0.1 to 7.1.0 by @dependabot[bot] in #983
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #985
- build(deps): bump django-allauth[socialaccount] from 65.12.1 to 65.13.1 by @dependabot[bot] in #986
- build(deps): bump psycopg[binary,pool] from 3.2.12 to 3.2.13 by @dependabot[bot] in #988
- build(deps-dev): bump pytest-playwright from 0.7.1 to 0.7.2 by @dependabot[bot] in #989
- build(deps): bump celery from 5.5.3 to 5.6.0 by @dependabot[bot] in #1008
- build(deps-dev): bump coverage from 7.11.0 to 7.12.0 by @dependabot[bot] in #981
- build(deps-dev): bump ruff from 0.13.3 to 0.14.7 by @dependabot[bot] in #1009
- build(deps): bump django from 5.2.8 to 5.2.9 by @dependabot[bot] in #1012
- build(deps): bump django-debug-toolbar from 5.2.0 to 6.1.0 by @dependabot[bot] in #943
- build(deps): bump django-simple-history from 3.10.1 to 3.11.0 by @dependabot[bot] in #1033
- build(deps): bump apprise from 1.9.5 to 1.9.6 by @dependabot[bot] in #1025
- build(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 by @dependabot[bot] in #1024
New Contributors
Full Changelog: v0.24.8...v0.24.9