Skip to content

Guard 3.0.60

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:08
4d7e859

Guard 3.0.60 is a stable release cut from 4d7e859.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.59.

Fixes

  • hooks: Keep frozen launchers on a stable Guard CLI (#2749)
    • Open Guard Cloud starts browser sign-in when a connection is required, and opens the cloud dashboard when this machine is already connected.
    • Frozen Cursor hooks and package-manager shims keep using a stable Guard launcher after Core version directories are pruned.
    • Blocked sign-in windows now show an error plus a manual sign-in link instead of looking finished.

Install

Install this release:

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

Full changelog: v3.0.59...v3.0.60

Thanks @kantorcodes!