github Phalcode/gamevault-backend 7.0.0
Version 7.0.0

latest releases: 16.3.0, 16.2.0, 16.1.2...
2 years ago

Recommended Gamevault App Version: v1.6.1

Breaking Changes & Migration

  • Case Insensitivity for Usernames and Emails:

    • Usernames and user emails are now treated as case-insensitive.
    • During the update to v7.0.0, a new database migration will check for users with conflicting usernames or emails caused by differences in letter casing.
    • If such conflicts are found, the migration will halt and report an error. This prevents the update to v7.0.0 until these conflicts are resolved.
    • Administrators are advised to revert to the previous GameVault version to address these conflicts and ensure a smooth transition to v7.0.0.
  • Performance Enhancement: Removal of Progress Details and Filters from /games API:

    • To further enhance performance, the /games API no longer includes progress details and filters.
  • Improved User Progress Handling:

    • User-related calls now include deleted game details in their progress information.
    • This enhancement allows for the correct display of progress even after a game has been deleted, ensuring a more comprehensive user experience.

Changes

  • Made Failing Game Downloads more robust
  • Fixed missing indexation game type getting detected as difference

Thanks

Don't miss a new gamevault-backend release

NewReleases is sending notifications on new releases.