Releases: vpdb/website
Releases · vpdb/website
v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
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.