Skip to content

Releases: KeeperHub/cli

v0.8.0

25 Mar 15:17
5d07fe4

Choose a tag to compare

0.8.0 (2026-03-25)

Features

  • KEEP-143: add kh read, chain list, and remove auth wall for public commands (d4abdf9)
  • KEEP-143: add kh read, kh plugin, kh chain, and remove auth wall (59ca228)

Bug Fixes

  • match chain API field names (defaultPrimaryRpc, chainType, isEnabled) (2f54353)
  • parse protocol list from actions map instead of plugins array (378c41e)

v0.7.0

25 Mar 12:43
83356c4

Choose a tag to compare

0.7.0 (2026-03-25)

Features

  • KEEP-145: add --org flag for organization override (bbd5b76)
  • KEEP-145: add --org flag for organization override (ea1eb98)

Bug Fixes

  • strip organizationId from POST body and resolve header (c6da13b)
  • update docs sync target from techops-services to KeeperHub org (6e8d92f)
  • update docs sync target from techops-services to KeeperHub org (07741a1)

v0.6.0

23 Mar 15:58
12ac8ac

Choose a tag to compare

0.6.0 (2026-03-23)

Features

  • add --force flag to workflow delete command (746840a)
  • add --force flag to workflow delete command (7da2051)
  • add .deb and .rpm package support for Linux (7714e74)

v0.5.3

16 Mar 01:45
4c2838a

Choose a tag to compare

0.5.3 (2026-03-16)

Bug Fixes

  • resolve --host flag in MCP serve mode (aabc8db)
  • resolve --host flag in MCP serve mode (7435f64)
  • set git identity in sync-cli-docs workflow (479c3cc)
  • set git identity in sync-cli-docs workflow (748ecd2)

v0.5.2

16 Mar 00:17
9cb330a

Choose a tag to compare

0.5.2 (2026-03-16)

Bug Fixes

  • multi-host auth with scheme-aware host resolution (78d76f0)
  • multi-host auth with scheme-aware host resolution (bf64626)

v0.5.1

15 Mar 10:57
cb5daa1

Choose a tag to compare

0.5.1 (2026-03-15)

Bug Fixes

  • docs-sync workflow_dispatch trigger (9dc2605)
  • fix YAML syntax error in docs sync workflow (fb83447)
  • remove blank line in workflow YAML that breaks parser (783e989)
  • remove empty braces from workflow_dispatch trigger (eeb7957)
  • rename docs-sync workflow to fix workflow_dispatch (be3955c)
  • rename docs-sync workflow to force new GitHub workflow ID (9bcbbfc)
  • reorder docs-sync triggers to fix workflow_dispatch (4dc3ed2)
  • reorder docs-sync triggers to fix workflow_dispatch (22d4a6b)

v0.5.0

15 Mar 07:12
f769d44

Choose a tag to compare

0.5.0 (2026-03-15)

Features

  • add workflow create, delete, update commands and MCP workflow tools (e36110d)
  • add workflow CRUD commands and MCP workflow tools (0a174d4)

Bug Fixes

  • ensure create request always includes nodes and edges arrays (ef27c06)
  • show clear error when deleting workflow with existing runs (5fe4422)

v0.4.1

14 Mar 01:08
0462bd4

Choose a tag to compare

0.4.1 (2026-03-14)

Bug Fixes

  • embed version from release-please manifest (43743d4)
  • embed version from release-please manifest so kh update doesn't panic (958ea26)

v0.4.0

13 Mar 13:31
e7c1e18

Choose a tag to compare

0.4.0 (2026-03-13)

Features

  • CLI output overhaul and bug fixes (6c9fc3f)
  • CLI output overhaul and bug fixes (9961bee)

v0.3.0

13 Mar 12:54
50ec0f9

Choose a tag to compare

0.3.0 (2026-03-13)

Features

  • browser-based OAuth via server-side relay with nonce (8bbb5fb)
  • browser-based OAuth via server-side relay with nonce (5635884)
  • make device flow the default auth method (eb0b8ff)

Bug Fixes

  • add Origin header to device flow requests for Better Auth CSRF (9ff8747)