Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:03
267fb23

1.8.0 (2026-03-11)

Features

  • add paratest, general improvements (a32f95d)
  • fix crash handling (504c001)
  • improvements (396abdc)
  • move game-specific fields from servers table to game settings tables (7eab204)
  • remove AUDIT_PLAN.md left over from LLMs in previous commit (8fdb0fc)
  • rewrite tests, add SteamWorkshopMods contract (44a4075)

Bug Fixes

  • add missing tests/Unit directory for ParaTest (5f42f66)
  • clear cached routes before parallel tests to prevent race condition (a40726b)
  • remove paratest to resolve parallel test race conditions on CI (54a8f6e)