Skip to content

v0.14.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 May 13:37
· 3 commits to main since this release
v0.14.1
a060d9c

v0.14.1 (2026-05-28)

Feat

  • auth: add JWT Bearer token authentication support (#74) (8a959f4)

Fix

  • gui: mitigate CVE-2026-48710 (BadHost) (#73) (97a876d)
  • deps: update dependency rich to v15 (825675d)
  • lint: resolve ruff and pyright errors (bc09790)
  • ci: add --no-build to uv sync in bump workflow (e41467c)
  • ci: use grep/sed for version extraction in workflows (815be6f)