github Phalcode/gamevault-backend 8.0.0
Version 8.0.0

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

Recommended Gamevault App Version: v1.7.0

Breaking Changes & Migration

  • Issue #234: Added a new Health API endpoint for administrators to access detailed server information.

  • The health endpoints now provide data in JSON format, replacing the previous fancy HTML page.

Changes

  • Issue #253: Implemented the Database Backup and Restoration API.
  • Improved data management: The server no longer saves empty progress entries with a "UNPLAYED" state and 0 minutes of playtime.
    • This change involved a database migration to remove such empty progress entries.
    • The Progress API now permanently deletes entries marked as unplayed with 0 minutes of playtime.
  • Enhanced the Progress Upsert API to handle nullable fields, enabling partial updates.
  • Performed additional code refactoring to ensure consistency in code structure and naming.

Thanks

Don't miss a new gamevault-backend release

NewReleases is sending notifications on new releases.