Skip to content

v0.6.8

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:51

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.ps1 now installs the shell extension into %ProgramFiles%\WinStellar (admin-only) instead of a user-writable folder, closing a DLL-hijack vector; unregister.ps1 also 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