Releases: FAForever/website
Releases · FAForever/website
v2.4.2 Security fixes & dependency updates
What's Changed
- Fix reported vulnerabilities (request, grunt transitives, dead deps) by @Brutus5000 in #592
- Quick cleanup: drop unused moment + awesomplete, fix reqd typo by @Brutus5000 in #593
- Remove Grunt: consolidate build on webpack + npm scripts by @Brutus5000 in #594
- Replace ad-hoc cron Scheduler with chained-timeout helper by @Brutus5000 in #595
Full Changelog: v2.4.1...v2.4.2
2.4.1 API pagination fix
Full Changelog: v2.4.0...v2.4.1
2.4.0 Hydra 2.x compatibility release
This removes the OAuth issuer url trailing slash that was required for the Ory Hydra 1.x release series
v2.3.4 3v3 leaderboard
v2.3.3 Fix register link on /play
What's Changed
- Remove remains of registration and password reset by @Brutus5000 in #580
Full Changelog: v2.3.2...v2.3.3
v2.3.2 Fix password reset link & refined privacy declaration
What's Changed
- fix(header): Reset Password link broken by @Ivan-Shaml in #577
- Update privacy policy by @Brutus5000 in #574
Full Changelog: v2.3.1...v2.3.2
v2.3.1 Fix tests and headers
What's Changed
- Re-enable tests by @Ivan-Shaml in #575
- fix(newshub): page title on SE by @Ivan-Shaml in #576
Full Changelog: v2.3...v2.3.1
v2.3 Remove registration and password reset
What's Changed
- Drop account creation and password reset by @Brutus5000 in #567
Full Changelog: v2.2...v2.3
v2.2 Express 5 and other deps updated
v2.2-RC1 Express 5 update
Full Changelog: v2.1.14...v2.2-RC1