Skip to content

v1.58.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:40
0dff4a6

[1.58.2] - 2026-08-03

Fixes the macOS version probe: the menu-bar footer ran vaara --version,
which the CLI does not accept (the flag is vaara version), so the version
display silently failed on every install. The footer now calls vaara version
and correctly shows the installed engine version.

Fixed

  • macOS footer version probe: vaara --version -> vaara version.