Skip to content

v0.11.0

Compare
Choose a tag to compare
@FuzzyGrim FuzzyGrim released this 20 May 14:52
· 69 commits to release since this release
7495124

Features

  • Added background tasks, currently the only tasks are importing from third party services. This means that running Yamtrack with Redis is now mandatory (69e52b6)
  • Check all your tasks in a new view at yamtrack.com/tasks (48f6adf)
  • Show only fields with a set value for media creation entries in the history table (42a491d)
  • Improved UI for episodes tracking (e609d12) (af385b3)

Fixes

  • Fixed marking TV shows as completed with discontinued number of seasons (a1ac65c)
  • Fixed marking TV shows as completed with more than 20 seasons (b929eaf)
  • Fixed import/export of videgames from Yamtrack CSV (8c521da)
  • Fixed media detail page with titles containing only special characters (85e0591)

Other

  • Logs are now in json format for clearer messages (e88646e)

Maintenance

Full Changelog: v0.10.0...v0.11.0