Skip to content

Releases: tatupesonen/Armaani

v1.8.5

15 Mar 14:20
2b28349

Choose a tag to compare

1.8.5 (2026-03-15)

Bug Fixes

  • race condition in mission upload (b610b43)

v1.8.4

15 Mar 13:11
89eeb7b

Choose a tag to compare

1.8.4 (2026-03-15)

Bug Fixes

  • preserve mod symlinks across servers sharing a game install and copy bikeys instead of symlinking (cad4495), closes #35

v1.8.3

15 Mar 12:50
772b448

Choose a tag to compare

1.8.3 (2026-03-15)

Bug Fixes

  • bikey files not found due to case-sensitive path and missing lowercase conversion on failed downloads (a6c780b)
  • don't scroll to top when restarting servers (7faca4e)

v1.8.2

11 Mar 18:19
3d71785

Choose a tag to compare

1.8.2 (2026-03-11)

Bug Fixes

  • allow empty scenario ID on Reforger server creation (ec57fd1)

v1.8.1

11 Mar 18:13
f729b11

Choose a tag to compare

1.8.1 (2026-03-11)

Bug Fixes

  • add query_port to Reforger and Project Zomboid settings schema (b657e44)
  • add query_port to Reforger and Project Zomboid settings schema (af27c01)

v1.8.0

11 Mar 18:03
267fb23

Choose a tag to compare

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)

v1.7.1

11 Mar 12:57
580a372

Choose a tag to compare

1.7.1 (2026-03-11)

Bug Fixes

  • update release script, check for app version on boot (177f842)

v1.7.0

11 Mar 12:56
32be390

Choose a tag to compare

1.7.0 (2026-03-11)

Features

  • allow tailing multiple log files (a544fec)
  • allow tailing multiple log files (2eed107)
  • logging fixes (4dff2c9)

v1.6.2

11 Mar 11:23
beca8c4

Choose a tag to compare

1.6.2 (2026-03-11)

Bug Fixes

  • allow nullable scenario_id for Reforger servers (#23) (266f475)
  • allow nullable scenario_id for Reforger servers (#23) (a6fcb39)

v1.6.1

10 Mar 22:55
e5d73a8

Choose a tag to compare

1.6.1 (2026-03-10)

Bug Fixes

  • enable PHP-FPM worker log capture and reduce Caddy log noise in Docker (1848cee)