Skip to content

Releases: FuzzyGrim/Yamtrack

v0.17.1

16 Dec 14:54

Choose a tag to compare

Fixes

  • Fixed error when loading some media from MangaUpdates (#290)

Full Changelog: v0.17.0...v0.17.1

v0.17.0

14 Dec 12:17
0f27a63

Choose a tag to compare

Features

  • Added book tracking with openlibrary (5800647)
  • Allow disable types of media tracking though profile page (245e513)

Other

  • Redesign media details page (8bda72c)

Maintenance

Full Changelog: v0.16.1...v0.17.0

v0.16.1

06 Dec 21:07

Choose a tag to compare

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

Full Changelog: v0.16.0...v0.16.1

v0.16.0

28 Nov 21:49

Choose a tag to compare

Features

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

Full Changelog: v0.15.0...v0.16.0

v0.15.0

03 Nov 17:42

Choose a tag to compare

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

New Contributors

Full Changelog: v0.14.5...v0.15.0

v0.14.5

04 Oct 21:15

Choose a tag to compare

Fixes

  • Fixed import error from Trakt for shows with incomplete TMDB metadata (c669cdb)

Full Changelog: v0.14.4...v0.14.5

v0.14.4

03 Oct 21:55
cdb23ef

Choose a tag to compare

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

Full Changelog: v0.14.3...v0.14.4

v0.14.3

30 Sep 21:25

Choose a tag to compare

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

Full Changelog: v0.14.2...v0.14.3

v0.14.2

30 Sep 19:22
b3d349c

Choose a tag to compare

Fixes

  • Fixed appropriate marking of a season status to repeating when importing from trakt (51c06d7)

Maintenance

Full Changelog: v0.14.1...v0.14.2

v0.14.1

29 Sep 20:19

Choose a tag to compare

Fixes

  • Fixed bug when trakt gives invalid tmdb ids when importing (022d0b0)

Other