StackKits v0.2.8
·
10 commits
to main
since this release
Highlights
- BaseKit bootstrap-open Base Hub: local
base.<domain>stays reachable during first-run owner setup, shows an unprotected warning, and can be protected after PocketID/TinyAuth setup. - Registry-backed module release: module release and verify now use service auth, bootstrap missing module rows through the Admin registry, and keep all 24 module contract hashes in strict parity.
- Release gate stabilization: AdGuard Home module tests wait for routed UI readiness after provisioning, and the module release command stays below lint complexity thresholds.
Fixed
- Prevent stale service-catalog snapshots from re-protecting the local Base Hub by pinning
baseto identitynonefor local fallback defaults. - Keep default L3/application services protected unless they are explicitly configured public; the Base Hub is the local onboarding exception only.
- Avoid browser-session Admin tokens in module release CI; signed service-auth requests now take precedence.
Full Changelog: v0.2.7...v0.2.8