Skip to content

simulator: v4.9.0

Choose a tag to compare

@jerome-benoit jerome-benoit released this 16 Jun 17:46
0cfaa40

4.9.0 (2026-06-16)

πŸš€ Features

  • ui-server: add source-aware gateway access policy (#1891) (72bb3f0)

🐞 Bug Fixes

  • bootstrap: make start/stop idempotent and signal handler re-entrant safe (#1905) (85c1fb0)
  • config: enforce Zod simulator-config validation at boot (#1874) (#1903) (2251594)
  • config: tighten Zod validation on uiServer.options.port (#1874) (#1901) (19afcb2)
  • deps: update all non-major dependencies (#1883) (ad0af48)
  • deps: update all non-major dependencies (#1892) (9bdd22f)
  • deps: update all non-major dependencies (#1896) (ef750a0)
  • ui-server: post-#1891 access policy and WS upgrade hardening (#1898) (bf4bc1b)

✨ Polish

  • simulator: harmonize OCPP sent-message log prefix (2608d62)

πŸ€– Automation