github gameyfin/gameyfin v2.1.2

14 hours ago

🐞 Bugfix Release

Note

This will be the last minor release available from Docker hub.
The new image is available under ghcr.io/gameyfin/gameyfin, so please update your setup accordingly.

Caution

This release performs some database migrations in order to set a baseline for future releases.
While there should be no issues since only the schemas are updated and not the data itself it is strongly recommended to perform a backup before updating.
If any issues arise during the update, delete your data and db folders and run a clean installation.

What's Changed

  • Remove leftover unique index on Game.Images (#734)
  • Perform a one-time clean-up on unused images (#734)
  • Fix image clean-up for the future (#734)
  • Detect image corruption and trigger re-download (#734)

Full Changelog: v2.1.1...v2.1.2

Don't miss a new gameyfin release

NewReleases is sending notifications on new releases.