Skip to content

Releases: FAForever/server

v1.18.2 Avatar handling #2

Choose a tag to compare

@Brutus5000 Brutus5000 released this 13 Jul 15:36
9dc8ca0

What's Changed

  • Reconcile legacy avatars.selected on avatar update events by @Brutus5000 in #1098

Full Changelog: v1.18.1...v1.18.2

v1.18.1 New avatar update logic & rabbitmq client messages

Choose a tag to compare

@Brutus5000 Brutus5000 released this 27 Jun 15:08
ac6d11d

What's Changed

  • feat(mq): relay messages from microservices to clients via request.client.notify by @Brutus5000 in #1094
  • Support API-driven avatar changes: login.avatar_id sync + refresh consumer by @Brutus5000 in #1095
  • Use map_version.folder_name instead of filename by @Brutus5000 in #1096

Full Changelog: v1.18.0...v1.18.1

v1.18.0 Replace raw tcp with native websocket connections

Choose a tag to compare

@Brutus5000 Brutus5000 released this 14 Jun 09:08
dc132e0

What's Changed

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0 TMM map veto system & Python 3.13

Choose a tag to compare

@Brutus5000 Brutus5000 released this 01 Nov 23:13
d2295fd

What's Changed

Full Changelog: v1.16.2...v1.17.0

v1.17.0-RC4 Veto system & Python 3.13

Pre-release

Choose a tag to compare

@Brutus5000 Brutus5000 released this 28 Oct 20:30
3795aff

What's Changed

Full Changelog: v1.16.2...v1.17.0-RC3

v1.17.0-RC2 Veto sytstem & Python 3.13

Pre-release

Choose a tag to compare

@Brutus5000 Brutus5000 released this 19 Oct 11:47

What's Changed

Full Changelog: v1.16.2...v1.17.0-RC2

v1.17.0-RC3 Veto system & Python 3.13

Pre-release

Choose a tag to compare

@Brutus5000 Brutus5000 released this 27 Oct 21:00

What's Changed

Full Changelog: v1.16.2...v1.17.0-RC3

v1.17.0-RC1 Python 3.13

Pre-release

Choose a tag to compare

@Brutus5000 Brutus5000 released this 25 Sep 18:20
1a86db9

What's Changed

  • Update Python to 3.13 and dependencies by @Gatsik in #1067

Full Changelog: v1.16.2...v1.17.0-RC1

v1.16.2 - Join game log

Choose a tag to compare

@Brutus5000 Brutus5000 released this 14 Sep 20:35
bc4e2a2

What's Changed

Full Changelog: v1.16.1...v1.16.2

v1.16.1 - Game resolution error logging

Choose a tag to compare

@Askaholic Askaholic released this 21 Jul 01:24
cbc55f3

This release adds a log message describing why a game outcome couldn't be resolved, and a check on startup to ensure the connected database is at the right migration version.

Deployment Notes

New config options:

  • DB_FLYWAY_TABLE [default=flyway_schema_history] The database table to look at for determining the migration version.

What's Changed

Full Changelog: v1.16.0...v1.16.1