Skip to content

Releases: vpdb/server

v3.1.1

26 Apr 21:02
Compare
Choose a tag to compare
  • Fix mesh compression issues, namely:
    • Don't render bulbs with size factor 0
    • Don't render ramps with bottom- and start width 0
  • Make requests faster by not waiting for cache to be written
  • Add APM span for ACL retrieval
  • Bump dependencies
  • Fix imports and lint code

v3.1.0

24 Apr 19:47
Compare
Choose a tag to compare

Features

  • Add GLTF variation to vpx files (#257)

Fixes

  • Fix crash when uploading corrupt vpx files
  • Update dependencies

v3.0.11

28 Feb 13:18
Compare
Choose a tag to compare

Bugfixes

  • Fix broken user sign-up
  • Make login faster

v3.0.10

27 Feb 23:29
Compare
Choose a tag to compare

Features

  • Add support for release version update

Bugfixes

  • Fix introduced regression when moderating releases
  • Fix cache invalidation for games on moderation changes
  • Increase release download counters on .vpt/.vpx file download

v3.0.9

27 Feb 23:25
Compare
Choose a tag to compare

Features

  • Add new download events to event log

Bugfixes

  • Make everything faster by sending mails in the background
  • Fix Slack client
  • Update dependencies

v3.0.8

19 Feb 22:57
Compare
Choose a tag to compare

Bugfixes

  • Fix release view permissions for authors and owners

Internal

  • Add APM spans to release and cache API

Performance

  • Do slow stuff like mail and Slack bot after the request.

v3.0.7

19 Feb 22:55
Compare
Choose a tag to compare

Bugfixes

  • Fix image URLs in sitemap
  • Make APM work properly

v3.0.6

17 Feb 13:56
Compare
Choose a tag to compare

Bugfixes

  • Set CORS headers properly

Internal

  • Update deps and get rid of some MongoDB deprecations

v3.0.5

13 Feb 21:27
Compare
Choose a tag to compare

Bugfixes

  • Fix some caching issues with backglasses
  • Fix some processor issues
  • Update all deps
  • Don't use Mongoose's internal APIs but set the parent relation manually

v3.0.4

26 Aug 22:36
Compare
Choose a tag to compare

Bugfixes

  • Don't keep a copy of unmodified uploads
  • Fix processing bug introduced in v3.0.3
  • Fix gravatar ID in Slack bot