Skip to content

v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@luisleineweber luisleineweber released this 25 May 14:08
· 6 commits to main since this release

What's Changed

Alpha Notes

  • Unsigned Windows technical preview for testing the Alpha 3 provider and settings updates.
  • Windows may show Unknown publisher or SmartScreen warnings because Authenticode signing is deferred.
  • Local Alpha 3 release accepted a coverage waiver: bun run test:coverage remains below the strict 90% global gate for statements, branches, and lines, while bun run test:coverage:report passed with 84 files / 1317 tests.
  • Release preflight, frontend check, Rust formatting, Clippy, report-only coverage, and unsigned NSIS build passed before publish.
  • MSI bundling is intentionally skipped for this prerelease because WiX rejects semver prerelease identifiers like 0.1.0-alpha.3; Alpha 3 publishes the NSIS installer.
  • Updater signing was skipped for the local build because signing material was not present.
  • Prerelease updater behavior remains conservative.

New Contributors

  • No new contributors in this release

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3