Skip to content

Releases: FuzzyGrim/Yamtrack

v0.21.0

01 Apr 12:55
bddf1bc
Compare
Choose a tag to compare

Features

  • Added notifications for media releases via Apprise, closes #183 and #316 (efd0227)
  • Added persist the status filter for each media category by @ajanvier in #378
  • Added automatic setting of media type for search (e.g. if we're in the Anime list, the search type is automatically set to Anime) by @ajanvier in #392
  • Added display media airtime on the home page, be sure to set the TZ environment variable to get an accurate airtime #385 (5b884a7)
  • Added longest streak tracking on the statistics page #393 (11d33e8)

Screenshot 2025-04-01 at 14-45-04 Notifications - Yamtrack

Fixes

  • Fixed disabled media types showing on home page #379 (deef085)
  • Fixed the pluralization of the activity count information on the statistics page (ac3d30a)
  • Added error handler for MangaUpdates search API (a0dc812)
  • Fixed Jellyfin webhook integration not working when using custom PUID/GUID #396 (8124fff)

Maintenance

  • build(deps): bump django-select2 from 8.3.0 to 8.4.0 by @dependabot in #381
  • build(deps): bump aiohttp from 3.11.13 to 3.11.14 by @dependabot in #383
  • build(deps): bump django-debug-toolbar from 5.0.1 to 5.1.0 by @dependabot in #389
  • build(deps-dev): bump ruff from 0.11.0 to 0.11.2 by @dependabot in #395
  • build(deps): bump django-allauth[mfa,socialaccount] from 65.4.1 to 65.6.0 by @dependabot in #399
  • build(deps-dev): bump fakeredis from 2.27.0 to 2.28.0 by @dependabot in #400
  • build(deps-dev): bump coverage from 7.6.12 to 7.8.0 by @dependabot in #401
  • build(deps): bump apprise from 1.9.2 to 1.9.3 by @dependabot in #402

New Contributors

Full Changelog: v0.20.5...v0.21.0

v0.20.5

15 Mar 20:58
Compare
Choose a tag to compare

Fixes

  • Fixed user management bug in Docker container startup #369 (eb934b3)
  • Fixed container not starting when no celery worker is available #372 (b290963)
  • Fixed wrong episode count for some animes on home page #376 (dd5f14c)

Maintenance

  • build(deps-dev): bump ruff from 0.9.10 to 0.10.0 by @dependabot in #374
  • build(deps): bump psycopg[binary] from 3.2.5 to 3.2.6 by @dependabot in #368

Full Changelog: v0.20.4...v0.20.5

v0.20.4

12 Mar 20:17
Compare
Choose a tag to compare

Features

  • Switched Docker base image from Debian Bookworm to Alpine for improved security and reduced image size @guinuxbr (171084d)

Fixes

  • Fixed the details page of some video games not loading #366 (df4d531)

Full Changelog: v0.20.3...v0.20.4

v0.20.3

11 Mar 15:34
Compare
Choose a tag to compare

Features

  • Added saving sorting preferences for the home page, media list page for each media type, lists page and list detail page. #363 (2052169)
  • Added REDIRECT_LOGIN_TO_SSO variable to automatically redirect users from the login page to the SSO provider. (4837874)

Fixes

  • Fixed OIDC not working with HTTPS, protocol will be chosen depending on URLS and CSRF values, can be set manually with ACCOUNT_DEFAULT_HTTP_PROTOCOL #365 (b13a2d3)

Full Changelog: v0.20.2...v0.20.3

v0.20.2

10 Mar 23:25
Compare
Choose a tag to compare

Fixes

  • Fixes the SOCIALACCOUNT_ONLY variable not working correctly when set to True. (670e757)

Full Changelog: v0.20.1...v0.20.2

v0.20.1

10 Mar 23:03
553afdc
Compare
Choose a tag to compare

Features

  • Added OIDC support, see the wiki for how to set it up and how to connect existing users. (56cf382)

Screenshot 2025-03-10 at 23-54-21 Login - Yamtrack

Maintenance

Full Changelog: v0.20.0...v0.20.1

v0.20.0

08 Mar 17:08
Compare
Choose a tag to compare

Features

  • Redesigned the overall color theme of the application, see screenshots.
  • Added media total episodes/chapters/pages to the home page if available (77721bb)
  • Added upcoming episodes dates to the home page (ed8efb9)
  • Added list view to calendar page (727b67c)
  • Added search and sorting to lists view (893db3f)
  • Added pagination to list details view (5424911)

screenshot

screenshot2

screenshot3

Fixes

  • Fixed parsing of anime broadcasting time (c552ab8)
  • Removed healthcheck requests logging (52d628b)

Other

  • Limit import results history to 7 days (ec4ba88)

Maintenance

Full Changelog: v0.19.9...v0.20.0

v0.19.9

21 Feb 15:47
Compare
Choose a tag to compare

Fixes

  • Fixed SIMKL anime import errors when the MyAnimeList ID is not provided #353 (28fa960)

Full Changelog: v0.19.5...v0.19.9

v0.19.8

21 Feb 10:32
Compare
Choose a tag to compare

Fixes

  • Improved TV show metadata retrieval and handle missing seasons (2c756ea)

Other

  • Adjusted docker healthcheck intervals (cb08452)

Full Changelog: v0.19.7...v0.19.8

v0.19.7

20 Feb 14:01
Compare
Choose a tag to compare

Fixes

  • Fixed an issue where creating a season could sometimes fail due to recursive creation of TV shows and their seasons (f434280)

Full Changelog: v0.19.6...v0.19.7