Skip to content

Guard 3.0.113

Choose a tag to compare

@github-actions github-actions released this 07 Sep 02:45
50f5f36

Guard 3.0.113 is a stable release cut from 50f5f36.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.112.

Fixes

  • extensions: Restore Add custom extension script auto-detect (#2820)
    • Opening Add custom extension now refreshes project package.json scripts and app MCP servers again.
    • GET listing stays a store read so the Extensions overview does not block on live discovery.
    • The add page shows a scanning state until those catalogs are ready.

Install

Install this release:

uv tool install "hol-guard[cisco]==3.0.113"

Full changelog: v3.0.112...v3.0.113

Thanks @kantorcodes!