Skip to content

MyLists - v2.1.0

Compare
Choose a tag to compare
@Crossoufire Crossoufire released this 28 Sep 00:05
· 93 commits to main since this release

CHANGELOG v2.1.0

Under the Hood

  • Add Redis-Server to the backend
  • Add Flask-Limiter to the backend
  • Use Redis for Flask-Cache
  • Add gzip compression with nginx for json responses
  • Replace datetime.utcnow (deprecated python 3.12)

Features

  • Add privacy modes (restricted and public) private mode soon™
  • Add authors to the book edition (in /details) (manager only)

Fixes

  • Fix tv refresh data from TMDB
  • Fix changing a season was not resetting the episodes dropdown to 1 (in /details and /list)
  • Fix possible to edit history when not current user (in /profile)
  • Fix E00 for tv shows (in /details and /list)
  • Fix oAuth2 new username could have > 14 characters
  • Fix no Stale-While-Revalidate for the /list page
  • Fix browser history and edit media (/details)
  • Fix correct % of non-rated media in /profile (do not take into account the plan to X media)