Releases: FuzzyGrim/Yamtrack
Releases · FuzzyGrim/Yamtrack
v0.16.1
Features
- Now the episodes of an item will be added immediately to the calendar when it starts to be tracked (a19852c)
- Added automatic retrieval of metadata if title or image is missing in Yamtrack csv import (1693cad)
Fixes
- Fixed generation of media id for manually created items (c359493)
- Fixed special seasons were displaying their title incorrectly (697cde9)
- Fixed incorrectly formatted image for the cover of a list when its first item has no image (1693cad)
Maintenance
- Bump aiohttp from 3.11.8 to 3.11.10 by @dependabot in #285
- Bump ruff from 0.8.0 to 0.8.2 by @dependabot in #284
- Bump django from 5.1.3 to 5.1.4 by @dependabot in #283
- Bump djlint from 1.36.1 to 1.36.3 by @dependabot in #282
Full Changelog: v0.16.0...v0.16.1
v0.16.0
Features
- Added Jellyfin webhook integration by @FuzzyGrim in #262
- Improve videogames search (0db2544)
Fixes
- Added better validation for time played for videogames forms (0b09492)
- Added better description messages for Custom Lists and Tasks page (9ad9acf)
Other
- Remove tvdb mappings from kitsu imports because of inconsistent API values (2f16dc5)
Maintenance
- Bump dorny/paths-filter from 2 to 3 by @dependabot in #253
- Bump whitenoise[brotli] from 6.7.0 to 6.8.2 by @dependabot in #256
- Bump pillow from 10.4.0 to 11.0.0 by @dependabot in #258
- Bump coverage from 7.6.1 to 7.6.8 by @dependabot in #271
- Bump aiohttp from 3.10.10 to 3.11.7 by @dependabot in #269
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #264
- Bump fakeredis from 2.25.1 to 2.26.1 by @dependabot in #254
- Bump djlint from 1.35.2 to 1.36.1 by @dependabot in #261
- Bump django from 5.1.2 to 5.1.3 by @dependabot in #273
- Bump pytest-playwright from 0.5.2 to 0.6.2 by @dependabot in #274
- Bump aiohttp from 3.11.7 to 3.11.8 by @dependabot in #276
- Bump ruff from 0.7.2 to 0.8.0 by @dependabot in #275
Full Changelog: v0.15.0...v0.16.0
v0.15.0
Features
- Added import from SIMKL by @FuzzyGrim in #245
- Added the ability to create custom media entries, for niche media that cannot be found via supported APIs (94cb0d8)
- Added CSRF environment variable for use behind reverse proxies by @stignarnia in #250
Fixes
- Fixed anime details error when missing broadcast time (3978d8d)
- Fixed the link to the details page from the home page for medias from secondary API sources (1a2296c)
Maintenance
- Bump crispy-bootstrap5 from 2024.2 to 2024.10 by @dependabot in #239
- Bump aiohttp from 3.10.8 to 3.10.10 by @dependabot in #243
- Bump redis[hiredis] from 5.1.0 to 5.2.0 by @dependabot in #249
- Bump django from 5.1.1 to 5.1.2 by @dependabot in #242
- Bump ruff from 0.6.8 to 0.7.2 by @dependabot in #252
New Contributors
- @stignarnia made their first contribution in #250
Full Changelog: v0.14.5...v0.15.0
v0.14.5
v0.14.4
Fixes
- Fixed not being able to track manga from MangaUpdates whose chapter count is not up to date (10a3157)
- Fixed creation of seasons with a wrong title when creating it by viewing episodes (6c9b58f)
Other
- Added tooltips for some imports on how to find slugs/ids for certain sources (018b324)
Maintenance
- Bump redis[hiredis] from 5.0.8 to 5.1.0 by @dependabot in #232
- Bump django from 5.1 to 5.1.1 by @dependabot in #231
Full Changelog: v0.14.3...v0.14.4
v0.14.3
Fixes
- Fixed not being able to edit from the media list view (eb9ed84)
- Fixed not being able to go to the detail page of a MangaUpdates manga from the media list view. (eb9ed84)
Maintenance
- Bump fakeredis from 2.24.1 to 2.25.1 by @dependabot in #228
- Bump djlint from 1.34.1 to 1.35.2 by @dependabot in #225
- Bump psycopg[binary] from 3.2.1 to 3.2.3 by @dependabot in #224
Full Changelog: v0.14.2...v0.14.3
v0.14.2
Fixes
- Fixed appropriate marking of a season status to repeating when importing from trakt (51c06d7)
Maintenance
- Bump django-model-utils from 4.5.1 to 5.0.0 by @dependabot in #227
- Bump aiohttp from 3.10.5 to 3.10.8 by @dependabot in #226
Full Changelog: v0.14.1...v0.14.2
v0.14.1
Fixes
- Fixed bug when trakt gives invalid tmdb ids when importing (022d0b0)
Other
- Improved the text formatting of task results (1cb38ea)
- Added logging for the calendar event task (add logging for event calendar taks)
- Added better messages for import errors (2f4adbf)
v0.14.0
Features
- Added MangaUpdates as a source for manga (75e496a)
- Added import from Kitsu (c8b418e)
- Added import from Trakt (848d6a5)
Fixes
- Fix fetching anime with a discontinued status (a9b1768)
- Fix cache management for TMDB requests (f664bb7)
Other
- Mark tv show as completed if last episode is watched (a4bd1d2)
- Optimize the generation of calendar events (73aa056)
- Improved the performance when using SQLite (95fd483)
- Added better rate limit management (d6cc551)
Maintenance
- Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in #207
- Bump django-crispy-forms from 2.1 to 2.3 by @dependabot in #208
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #209
- Bump redis[hiredis] from 5.0.4 to 5.0.8 by @dependabot in #210
- Bump ruff from 0.5.5 to 0.6.8 by @dependabot in #222
Full Changelog: v0.13.1...v0.14.0
v0.13.1
This is a minor release with some bug fixes, the next version will include Trakt and Kitsu imports which is expected to be released in the next few days.
Fixes
- Fixed celerybeat-schedule: permission denied by @FuzzyGrim #215
- Removed unused field in user registration form about Password-based authentication](52dc392)
Full Changelog: v0.13.0...v0.13.1