github Phalcode/gamevault-backend 14.0.0
Version 14.0.0

latest releases: 16.3.0, 16.2.0, 16.1.2...
16 months ago

Breaking Changes & Migration

  • The DELETE /api/v1/progress/:progress-id and GET /api/v1/progress/:progress-id endpoints are deprecated: Use DELETE /user/:user_id/game/:game_id and GET /user/:user_id/game/:game_id instead. The deprecated endpoints will be removed in v15.0.0.

  • Implemented Support for Savefile Uploads & Downloads: If you want to use this feature, mount a folder to /savefiles and set SAVEFILES_ENABLED to true.

Changes

  • #339 Added option to disable the landing page: Set SERVER_LANDING_PAGE_ENABLED to false if you want to disable the landing page.
  • #469 IGDB Game Search Results now contain a description.

Thanks

Don't miss a new gamevault-backend release

NewReleases is sending notifications on new releases.