Skip to content

Guard 3.0.117

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:43
f68165b

Guard 3.0.117 is a stable release cut from f68165b.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.116.

Fixes

  • dashboard: Restore inline font sizing on Local Guard controls (#2828)
    • Fix Local Guard inline controls rendering at the inherited root font size: the unlayered button font reset outranks Tailwind's layered text utilities, so Manage and Update ignored their 11px sizing. Control labels now…
    • Regroup the update block identity row as version plus an Alpha channel badge (mirroring the Review pill), with Manage as a quiet inline control, and separate the self-update rows from the queue status with a hairline…
    • Add regression coverage pinning the inner-span label pattern, the compact inline rows, and wrap-not-clip long release strings; rebuild the served dashboard assets.

Install

Install this release:

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

Full changelog: v3.0.116...v3.0.117

Thanks @kantorcodes!