Skip to content

Guard 3.0.65

Choose a tag to compare

@github-actions github-actions released this 03 Sep 23:35
ac796fc

Guard 3.0.65 is a stable release cut from ac796fc.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.64.

Fixes

  • hooks: Recognize Guard Cursor scripts by installer watermark (#2754)
    • Treat Cursor hook scripts as Guard-managed when they carry the installer watermark, without requiring the hook filename inside the file.
    • Frozen Core can rebind those scripts onto the stable launcher instead of skipping them as unmanaged.

Install

Install this release:

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

Full changelog: v3.0.64...v3.0.65

Thanks @kantorcodes!