Skip to content

Releases: vpdb/server

v2.3.8

28 Nov 22:07
Compare
Choose a tag to compare

New

Comments can now be edited by the author and moderators.

v3.2.7

23 Nov 20:38
Compare
Choose a tag to compare

New

  • Add API for adding new backglass versions
  • DirectB2S thumbnails aren't modulated anymore (this will be handy when switching to sharp.js)

Fix

  • Processing a .directb2s file could result in corrupt values

v3.2.6

12 Nov 23:40
Compare
Choose a tag to compare
  • Add VPX-JS domains to CORS configuration.

v3.2.4

07 Nov 21:45
Compare
Choose a tag to compare
  • Update dependencies
  • Add ROM type to file listings. Allows other emulators to match the correct files!

v3.2.3

20 Jun 19:31
Compare
Choose a tag to compare

Features

  • ROM binaries can now be streamed directly from the .zip file

Bugfixes

  • Fix Google OAuth

v3.2.2

30 May 00:02
Compare
Choose a tag to compare

Fix

  • Fixed a bug that cause database inconsistency.

v3.2.1

25 May 20:47
Compare
Choose a tag to compare

New

  • Add CORS headers for Firebase test deployment
  • Log DB write queries for better debugging

Fixes

  • Properly sanitize input values
  • DirectB2S thumb generation doesn't produce grayscale images anymore

Internal

  • Add script that check database for consistency
  • Post new release to Rollbar on deployment

v3.2.0

19 May 14:24
Compare
Choose a tag to compare

New

  • Block user registration when IP is blacklisted due to number of failed logins (#265).
  • Expire user-scoped cache after 24h (#231).
  • Add a new deleted status to moderation (#294).
  • Add resetting a forgotten password (#295).
  • Add a database consistency checker script that alerts on issues.
  • Allow deletion of media.

Fixes

  • Don't increase block duration when request fails due to being blocked.

Refactor

  • Move blacklist code into common API class.
  • Use vpx-toolbox for playfield mesh generation.

v3.1.3

11 May 21:52
Compare
Choose a tag to compare
  • release download: Stream mp3s from archive into Music folder.
  • sitemap: Fix crash

v3.1.2

11 May 21:50
Compare
Choose a tag to compare

New

  • Add proper support for original games

Fixes

  • Properly post-process zip files