Skip to content

4.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 09:58
· 41 commits to master since this release

🚀 Features

🐛 Bug Fixes

  • #659 fix: pass JVM heap settings in correct order to GameStarter (@skaldarnar)
  • #657 fix(LauncherSettings): do not send a zero-length argument (@keturn)
  • #654 fix(GameStarter): do not depend on GameRelease to know the engine version (@keturn)

🧰 Maintenance

  • #656 chore(JenkinsClient): use new HTTP client with better diagnostics (@keturn)
  • #655 chore(GameIdentifier): remove engineVersion; rename String version to displayVersion (@keturn)
  • #645 chore: update to jdk 11.0.12 from 11.0.8 (@keturn)
  • #644 build: update Gradle 6.8.2 >>> 7.1.1 (@skaldarnar)