Superseded internal build (0.1.0-preview.4) — do not use
Pre-releaseUnsigned 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
- fix: bind standalone API to loopback only (WIN-029) by @kristopherjturner in #60
- fix: build hygiene for SEC-001 (WIN-031) by @kristopherjturner in #62
- feat: update ledger and package-manager install detection (WIN-030) by @kristopherjturner in #61
- feat: first-run mode chooser and no-account disconnected onboarding (WIN-028) by @kristopherjturner in #63
- feat: SignPath signing round trip + GV4-gated packaging trees (REL-001) by @kristopherjturner in #69
- refactor: decompose web client along ADR 0020 boundaries (WIN-032, R5) by @kristopherjturner in #72
- wrangler: pin ApiaryLens Cloudflare account_id (CF-001) by @kristopherjturner in #76
- feat: profile import preview, clickable Overview cards, offline glossary (WIN-032: C7, FB-006, FB-010) by @kristopherjturner in #75
- test: cross-client conformance fixture suite for both backends (CONF-001) by @kristopherjturner in #70
- feat: air-gap bundle, on-prem lifecycle scripts, and compatibility manifest (OPREM-002) by @kristopherjturner in #74
- release: prepare ApiaryLens 0.1.0-preview.4 labeled unsigned preview (REL-002) by @kristopherjturner in #79
Full Changelog: v0.1.0-preview.1...v0.1.0-preview.4