Releases: FAForever/faf-java-api
Releases · FAForever/faf-java-api
v2.5.1-RC1
Fix SQL new foreign key constraint issues
v2.5.0 [Rolled back]
Add removed @Inject annotations on static dependencies
v2.5.0-RC2
Add removed @Inject annotations on static dependencies
v2.5.0-RC1
Update db-requirement to V78
v2.4.0
Frontend for exe uploads (PR #345)
v2.3.1
- Upgrade to latest Elide release
- Fix static web content folder path
v2.3.0
- Map Upload validation reworked
- Login page redesigned
v2.3.0-alpha4
MapUpload: Add validation for adaptive map files in zip
v2.3.0-alpha3
MapUpload: Split name and scenario validation endpoints and webpage
v2.2.12: Remove ignore case conversions in database (fixes #335)
This is no longer required as all columns use CI collation now (see https://github.com/FAForever/db/pull/194)