VILab 0.1.2
VILab 0.1.2
VILab 0.1.2 is a Windows hotfix release focused on startup diagnostics for release-only crashes.
Fixes
- Added earliest-startup trace logging so release builds now record
main, single-instance checks, Tauri setup stages, and startup failures before the frontend is available. - Captured duplicate-instance exits and setup-stage failures in
%APPDATA%\\com.vilab.desktop\\startup-trace.log. - Extended the Windows smoke test to require
startup-trace.logto be updated during packaged-app launch.
Release Assets
VILab_0.1.2_x64-setup.exeVILab_0.1.2_x64_en-US.msi- SHA256 files for both installers
Validation
This release was validated locally before publishing with:
- TypeScript startup regression tests
- Rust startup-trace tests
- Rust cargo check
- Full production build
- Windows release smoke test
- Clean-room install with
%APPDATA%and%LOCALAPPDATA%state moved aside
Notes
- If a machine still crashes during startup, send back
%APPDATA%\\com.vilab.desktop\\startup-trace.log. - This release targets Windows.