This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryUpdates Minor Changes, Patch Changes, and Windows across a mixed release.
Full changelog
Minor Changes
-
f72331f: Distribution channels — Linux + Windows.
v0.2.0 was npm-only. v0.3.0 begins channel fan-out for Linux + Windows via four new install paths, all sourced from the same
bun build --compilebinary SHA enforced by the release-pipeline channel-parity gate:brew install hookwarden— Homebrew tap (Linux only)scoop install hookwarden— Scoop bucket (Windows)winget install hookwarden— WinGet manifest (Windows)pip install hookwarden— PyPI binary-fetcher shim (Linux + Windows)
Windows binaries are Authenticode-signed via Azure Trusted Signing (federated OIDC, no static signing cert).
macOS is intentionally not included in v0.3.0. Apple Developer Program enrollment is not funded for this release; macOS users continue using
npx hookwarden. The Homebrew tap and PyPI shim both fall back to recommendingnpx hookwardenon macOS. The macOS binary surface is deferred to a future funded release.
Patch Changes
-
08fb590: Refresh README on npm: switch badge accent from
#6366F1to deeper indigo#4F46E5(resolves indigo-vs-violet ambiguity in shields.io rendering), and sync the CLI package README with the root GitHub README — banner, provider matrix, comparison table, architecture diagram, and advanced-usage collapsibles. Asset URLs rewritten to absoluteraw.githubusercontent.com/github.compaths so they resolve on npmjs.com.No code changes. Docs-only patch — included to trigger an npm refresh of the package README.
-
442f0b9: Fix npm-page banner: swap
raw.githubusercontent.com→cdn.jsdelivr.netfor the readme-banner SVG. GitHub's raw endpoint setsContent-Security-Policy: ... sandboxon SVG responses, which npmjs.com's iframe renderer refuses to load. jsDelivr serves the same file with permissive CORS and no sandbox header.No code changes. Docs-only patch.
- @hookwarden/[email protected]
- @hookwarden/[email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Hookwarden
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]