VILab 0.1.1

VILab 0.1.1

VILab 0.1.1 is the first hotfix release for the Windows desktop build.

Fixes

  • Fixed bundled docs path resolution so the packaged app no longer exits immediately on clean machines.
  • Fixed release startup bridge races that caused empty history, empty diagnostics, stale model status, or missing microphones in the UI.
  • Fixed local fast-mode dictation so local STT no longer fails early because a cloud transform provider key is missing.
  • Fixed duplicate-instance startup crashes caused by port and global-hotkey conflicts.
  • Fixed release startup verification by validating real window visibility and size instead of only checking for a process handle.

Release Assets

  • VILab_0.1.1_x64-setup.exe
  • VILab_0.1.1_x64_en-US.msi
  • SHA256 files for both installers

Validation

This release was validated locally before publishing with:

  • TypeScript typecheck
  • Rust cargo check
  • Targeted Rust regression tests
  • Full production build
  • Windows release smoke test against the packaged installer

Notes

  • This release targets Windows.
  • Local speech models still need to be downloaded or activated inside the app before local STT can run.