Skip to content

v0.7

Compare
Choose a tag to compare
@FuzzyGrim FuzzyGrim released this 17 Feb 22:52
· 1429 commits to release since this release

Important

  • Changed license to AGPL (fbe6e33)
  • Update to python 3.11 (86e7e3c)
  • Added ARM64 docker image support (3e01afd)

Features

  • Added start date tracking for movies (414e29e)
  • Added start date, end date, status and progress to TV shows (e18a722)
  • Optimized SQL queries (a565c38)
  • Added toggle between table and grid layouts for media list (89b7bc2)
  • Optimized TMDB api calls (612eae5)
  • Added end dates for media details summaries (bc57ee6)
  • Metadata refactor by @FuzzyGrim in #106

Fixes

  • Fixed progress increased incorrectly (18c9f01)
  • Fixed error when importing duplicated content from tmdb (4e63931)
  • Fixed track form not appearing for media with ' and " in title (08aca17)
  • Fixed text alignment for anime and manga track form (9e64b31)

Maintenance

Full Changelog: v0.6.1...v0.7