Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 17:19
· 105 commits to beta since this release
a2fe226

What's Changed

Build 🔧

  • build: ⚙️ Upgraded Ubuntu from version 18.04 to 24.04.

Testing 🧪

  • test: 🧪 Added unit test coverage that validates the existence of game data, along with directory volume mapping to ensure files go into the correct place when the container is started. These tests now run before the builds publish, and on generic commits.

Documentation 📖

  • docs: 📖 Improved documentation for custom configs/plugins, also added better highlighting in CI jobs to make it clearer where you are in the flow.
  • docs: 📖 Added more comments within the DockerFile to make contributing easier.

Dependencies 🤖

  • chore(deps): Setup Dependabot so it tracks the DockerFile in the container folder.

Full Changelog: v1.5.1...v1.6.0