Skip to content

Release 1.4.0

Latest
Compare
Choose a tag to compare
@mschnitzer mschnitzer released this 18 May 10:46
· 10 commits to main since this release
9ad28e3

Changelog

  • Updated the container image to openSUSE Leap 15.6
  • Added a list of all available maps with their id
  • Added a docker-compose.yml example for map Scorched Earth in a cluster setup scenario
  • Updated required disk space for an ASA server
  • Added support for ASA plugins
  • Significantly reduced the container image size (by ~412 MB of compressed size). Proton will therefore no longer be shipped with this image, but it will be downloaded and installed automatically instead.
  • Updated README
    • Added a suggestion to change the -clusterid option
    • Added a section to explain how to add plugins from gameservershub.com
    • Added a section to explain how to update to a newer version of this container image

Breaking Changes

If you follow the instructions to add plugin support to your server, as described in the README, then you need to add tty: true to your docker-compose.yml file below image: (or anywhere else in the same hierarchy as image). If you don't plan to add plugins to your server, then you don't need to change anything, but we advise you to always follow the latest docker-compose.yml definition that we use.