v0.1.0-alpha.2
Pre-release
Pre-release
What's Changed
- Harden provider readiness provenance and source labeling by @luisleineweber in 16c9915
- Stabilize Rust release checks and Windows unit-test startup by @luisleineweber in 8e507a5
- Allow unsigned Alpha prerelease publishing while signing is deferred by @luisleineweber in 5559d48
- Stabilize main mount test timing for the full Vitest suite by @luisleineweber in 9d05041
- Tighten README onboarding and Alpha release copy by @luisleineweber in 7547b3f
- Remove invalid text-line primary ordering by @luisleineweber in 18575e2
- Render the Codebuff icon correctly in white by @luisleineweber in ad046ee
Alpha Notes
- Unsigned Windows technical preview for testing the Alpha 2 provider-readiness and release-checkpoint work.
- Windows may show
Unknown publisheror SmartScreen warnings because Authenticode signing is deferred. - Updater signature assets are present, but they are separate from Windows publisher signing.
- Provider source maturity is accepted as an Alpha limitation: some providers still depend on private session cookies, dashboard surfaces, undocumented endpoints, or fixture-only Windows validation.
- Release preflight, Rust formatting, Clippy, local Rust tests, full Vitest suite, unsigned NSIS build, and release-binary local API smoke passed before publish.
- Prerelease updater behavior remains conservative.
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2