Skip to content

Releases: vpdb/website

v2.0.9

28 Aug 20:49
Compare
Choose a tag to compare
  • Fix bug when creating local credentials.

v2.0.8

26 Aug 22:34
Compare
Choose a tag to compare
  • Fix styles or loading spinner.

v2.0.7

22 Aug 20:52
Compare
Choose a tag to compare
  • Typo in admin interface
  • Properly update email in profile
  • Properly save release data during upload
  • Don't display universal flavors for .vpt files

v2.0.6

15 Aug 22:31
Compare
Choose a tag to compare
  • Fix bug in profile page where you wouldn't be able to list or create tokens.

v2.0.5

15 Aug 22:31
Compare
Choose a tag to compare
  • Make sure data is loaded before opening download dialog
  • Update prefetched Typekit URLs

v2.0.4

15 Aug 22:29
Compare
Choose a tag to compare
  • Replace angular-timeago with timeago.js
  • Handle more unrejected Promise errors
  • Fix default sort in game list
  • Don't search under 3 chars in game list

v2.0.3

15 Aug 22:27
Compare
Choose a tag to compare
  • Add some missing polyfills
  • Handle some dialog rejections

v2.0.2

15 Aug 22:25
Compare
Choose a tag to compare
  • Remove unused controller references.

v2.0.1

12 May 21:31
Compare
Choose a tag to compare

Bugfix release.

  • Remove remaining controller references in content markup
  • Polyfill missing stuff for IE11
  • Don't complain if people block GA
  • Some other weird things

v2.0.0

12 May 21:29
Compare
Choose a tag to compare

First deployment since separation of server and website. Lot of stuff changed since. In no particular order:

  • VPDB is now a PWA!
  • Refactor entire codebase to ES6 and polyfill only when needed.
  • Use Webpack to build.
  • Use latest AngularJS 1.x
  • Lazy load scripts and its dependencies, which cut initial size in half.
  • Get rid of large dependencies such as jQuery and moment.
  • Add integration tests
  • Better support for IE11 (and tell <IE10 users to GTFO)
  • Users can now link an OAuth profile while logged.