v0.6.8
Maintenance & hardening
No behaviour changes — a shutdown-leak fix and a dev-tooling security fix.
- No leaked work on exit — results computed by the background workers that were still in flight when the app closed are now freed instead of leaked.
- Safer dev registration — the local
register.ps1now installs the shell extension into%ProgramFiles%\WinStellar(admin-only) instead of a user-writable folder, closing a DLL-hijack vector;unregister.ps1also cleans up the old location.
Measurements and rendering are identical to v0.6.7.
Install: download WinStellarSetup-0.6.8.exe below and run it. Windows SmartScreen may warn on first run (the installer is not yet code-signed). You can verify the download against SHA256SUMS.txt.
Full Changelog: v0.6.7...v0.6.8