Skip to content

Releases: FAForever/faf-java-api

v2.19.4

01 May 21:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19.3...v2.19.4

v2.19.3 - League Season 2 preparations

04 Apr 20:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19.2...v2.19.3

v2.19.2 - Spring4Shell hotfix 2

04 Apr 07:42
fadcbee
Compare
Choose a tag to compare

v2.19.1 - Spring4Shell hotfix

31 Mar 21:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19.0...v2.19.1

v2.19.0

19 Feb 07:33
Compare
Choose a tag to compare
  • Remove Mautic user synchronization
  • Send a welcome to FAF email after account activation

v2.18.2

17 Feb 21:44
Compare
Choose a tag to compare

#562 Fix an issue with forum login

v2.18.1

14 Feb 21:43
Compare
Choose a tag to compare

Fixes a wrong config that causes the app to crash on startup.

v2.18.0

14 Feb 20:58
Compare
Choose a tag to compare

Noteworthy changes

  • Do not overwrite flyway managed data by @Brutus5000 in #552
    • Removed identity provider support & OAuth support for non-OpenID tokens
    • This will break map upload of Ozonex Map Editor (all FAF apps are already migrated)
  • Elide 6.0 by @bukajsytlos in #544
  • Beautiful emails (fixes #560) by @Brutus5000 in #561
    • This requires change of external configuration!
  • Do not overwrite flyway managed data by @Brutus5000 in #552

Full Changelog: v2.17.6...v2.18.0

Dependency updates

Full Changelog: v2.17.6...v2.18.0

v2.17.6

06 Jan 16:10
Compare
Choose a tag to compare
  • Update to Spring Boot 2.6.2
  • Replace springfox with springdoc

v2.17.5 - Github deployment fix

21 Dec 05:18
Compare
Choose a tag to compare
Use UTF8 for verifying Github signature

ASCII encoding fails as soon as Unicode emojis or similar are used in commit messages.