Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:33

Changelog

[0.1.2] - 2026-07-17

New Features

  • Added in-app updates for Windows x64, allowing users to check for, download, and install new versions directly within the application.
  • Windows updates now work without a Windows code-signing certificate.
  • Windows updates use the complete NSIS installer instead of a web installer.

Security and Reliability

  • Update packages are verified against GitHub Release metadata and SHA-512 checksums before installation.
  • Strengthened Windows update configuration checks to ensure unsigned builds do not contain an invalid publisherName.
  • CI now verifies installer files, update metadata, and blockmap consistency. macOS releases continue to undergo code signing, Apple notarization, and artifact integrity verification.