Skip to content

Superseded internal build (0.1.0-preview.4) — do not use

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:52
· 12 commits to main since this release
b577fa0

Unsigned Preview warning

ApiaryLensSetup-UNSIGNED-PREVIEW.exe is intentionally not Authenticode signed. This exception was explicitly selected for this exact Preview run. RC and Stable releases cannot use this exception.

Because the installer is unsigned, Windows SmartScreen will warn that it is from an unknown publisher, and Microsoft Defender may flag the download. Those warnings are accurate: Windows cannot verify who published this file, and continuing past them is not safe on trust alone. Before running the installer, verify the download yourself: check its SHA-256 against SHA256SUMS (Get-FileHash) and verify the GitHub artifact attestation (gh attestation verify). If you have not verified the file, do not bypass the SmartScreen prompt. Preview builds are for testing with data you can afford to lose; keep current backups.

What's Changed

Full Changelog: v0.1.0-preview.1...v0.1.0-preview.4