Skip to content

v2.0.0

Choose a tag to compare

@freezy freezy released this 12 Aug 19:58
· 922 commits to master since this release

This release adds features necessary for other sites to integrate more tightly with VPDB.

Features

  • Add token scopes to authorization
  • Add provider scope that is allowed to create OAuth users
  • Downloads can be pre-validated using HEAD
  • Profiles can merged when conflicting
  • Add Sqreen integration

Internal

  • Make serializer code reusable
  • Drop Grunt in favor of npm scripts