Skip to content

v10.4.1

Latest
Compare
Choose a tag to compare
@cemathey cemathey released this 19 Sep 18:31
· 4 commits to master since this release
18ea43e

v10.4.1

🚀 Features

  • You can now configure (either/or, or none!) message headers and footers that will be added to any message that is set to the player (@caranci)
    • message_enhancements on your general CRCON settings: Settings > CRCON Settings

🐛 Bug Fixes

  • Update the README to clarify how to restart CRCON after setting your server URL to avoid CSRF errors (@ElGuillermo)
  • Fix VIP list uploading
  • Level auto mod will now correctly ignore white listed players(@ElGuillermo)
  • SME Skirmish would not load the map image
  • Correctly close websockets used by barricade (@timraay
  • The log stream config UI page did not have correct documentation (@ElGuillermo)

Upgrade Instructions

git fetch --tags
git checkout v10.4.1
docker compose pull
docker compose up -d

Full Changelog: v10.4.0...v10.4.1