Releases: Avnsx/win11_release_guard
v0.3.3
win11_release_guard 0.3.3
- Version: 0.3.3
- Commit: cd620e7
- Artifact: win11_release_guard-source.zip
- Changelog: https://github.com/Avnsx/win11_release_guard/blob/main/CHANGELOG.md
- Detailed release notes: https://github.com/Avnsx/win11_release_guard/blob/main/docs/releases/v0.3.3.md
- Pages dashboard: https://avnsx.github.io/win11_release_guard/
- Pages Wiki: https://avnsx.github.io/win11_release_guard/wiki/
- Pages changelog: https://avnsx.github.io/win11_release_guard/wiki/changelog/
- Pages version changelog: https://avnsx.github.io/win11_release_guard/wiki/changelog/v0.3.3/
- Public source feed: https://avnsx.github.io/win11_release_guard/windows-release-policy.json
- Pages publishing remains separate in ; use the main-branch push, schedule, or workflow_dispatch lane for the generated Pages Wiki and changelog.
- GitHub internal Wiki sync remains separate in ; tag pushes trigger Wiki Markdown sync for source Markdown.
- PyPI package lane: publishing is separate and runs through with Trusted Publishing / GitHub OIDC.
- Runtime clients use the signed public JSON feed and detached Ed25519 signature; GitHub Release assets are distribution artifacts, not policy trust roots.
v0.3.2
win11_release_guard 0.3.2
- Version: 0.3.2
- Commit: 3d66535
- Artifact: win11_release_guard-source.zip
- Changelog: https://github.com/Avnsx/win11_release_guard/blob/main/CHANGELOG.md
- Detailed release notes: https://github.com/Avnsx/win11_release_guard/blob/main/docs/releases/v0.3.2.md
- Pages dashboard: https://avnsx.github.io/win11_release_guard/
- Pages Wiki: https://avnsx.github.io/win11_release_guard/wiki/
- Pages changelog: https://avnsx.github.io/win11_release_guard/wiki/changelog/
- Pages version changelog: https://avnsx.github.io/win11_release_guard/wiki/changelog/v0.3.2/
- Public source feed: https://avnsx.github.io/win11_release_guard/windows-release-policy.json
- Pages publishing remains separate in ; use the main-branch push, schedule, or workflow_dispatch lane for the generated Pages Wiki and changelog.
- GitHub internal Wiki sync remains separate in ; tag pushes trigger Wiki Markdown sync for source Markdown.
- PyPI package lane: publishing is separate and runs through with Trusted Publishing / GitHub OIDC.
- Runtime clients use the signed public JSON feed and detached Ed25519 signature; GitHub Release assets are distribution artifacts, not policy trust roots.
v0.3.1
Release of win11_release_guard version 0.3.1
➡️ View the full Changelog here: https://avnsx.github.io/win11_release_guard/wiki/changelog/#v0.3.1
Version 0.3.1 documents and hardens the current win11_release_guard worktree: package/runtime version identity, signed public policy feed handling, static GitHub Pages output, strict JSON trust boundaries, tagged source releases, and the PyPI Trusted Publishing lane. Windows release semantics are unchanged: existing broad-fleet devices target Windows 11 25H2; 26H1 remains excluded for existing-device targeting; local build evidence outranks display labels; WUA remains optional secondary evidence; policy schema_version and public api_version are not program versions.
v0.3.0
win11_release_guard 0.3.0
Release v0.3.0 publishes the hardened signed-policy, Pages, wiki, GitHub Release, and PyPI packaging lanes for win11_release_guard.
Highlights
- Package/runtime version:
0.3.0. - Package name:
win11_release_guard; PyPI canonical project URL:https://pypi.org/project/win11-release-guard/. - License metadata:
GPL-3.0-only, withLICENSE.txtincluded in source and wheel metadata. - GitHub Release asset:
win11_release_guard-source.zip, generated by the release workflow clean-archive lane. - PyPI publishing: separate
.github/workflows/pypi-publish.ymllane using Trusted Publishing / GitHub OIDC and environmentpypi; no PyPI API token or Twine credentials. - Pages publishing: workflow-generated static site, signed policy JSON, detached Ed25519 signature, manifest, and
/api/v1aliases. - Runtime trust model: signed public JSON policy remains primary; WUA is optional secondary evidence only.
- Windows targeting semantics: existing broad-fleet devices target Windows 11
25H2;26H1is excluded for existing-device feature-update targeting. - Local detection: build-number evidence remains authoritative over
ProductName/Captiondisplay labels. - Hardening: strict JSON loading, signature/key lifecycle rules, cache/freshness semantics, source diagnostics dashboard, clean archive exclusions, action pinning audit, and secret-material scanning.
Verification and Docs
- Changelog: https://github.com/Avnsx/win11_release_guard/blob/main/CHANGELOG.md
- Detailed release notes: https://github.com/Avnsx/win11_release_guard/blob/main/docs/releases/v0.3.0.md
- Pages dashboard: https://avnsx.github.io/win11_release_guard/
- Public policy feed: https://avnsx.github.io/win11_release_guard/windows-release-policy.json
- GitHub Wiki release page: https://github.com/Avnsx/win11_release_guard/wiki/Release-v0.3.0
Runtime clients use the signed public JSON feed and detached Ed25519 signature. GitHub Release assets are distribution artifacts, not policy trust roots.