Skip to content

Releases: WYRE-AI/knowbe4-mcp

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:58
3bfd18c

1.1.5 (2026-08-25)

Bug Fixes

  • migrate to WYRE-AI org (npm scope, ghcr namespace, registry) (#60) (3bfd18c)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:16
b8dd1dd

1.1.4 (2026-08-21)

Bug Fixes

  • use /v1 endpoint paths instead of /api/v1 (#58) (b8dd1dd)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 00:26
435d470

1.1.3 (2026-08-13)

Bug Fixes

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 01:52
92aa451

1.1.2 (2026-08-07)

Bug Fixes

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:38
670350f

1.1.1 (2026-07-21)

Bug Fixes

  • preserve KNOWBE4_BASE_URL path prefix when building request URLs (#46) (670350f)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:19
f90fdab

1.1.0 (2026-07-17)

Features

  • interactive user card via MCP Apps (SEP-1865) (#44) (f90fdab)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:47
edc48e4

1.0.3 (2026-07-01)

Bug Fixes

  • build fresh Server+transport per HTTP request (multi-client 0-tools bug) (#42) (edc48e4)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 May 15:12

1.0.2 (2026-05-22)

Bug Fixes

  • set released=true only when semantic-release creates a new version (2e4788d)
  • use block scalar for PRE_VERSION capture to avoid shell quoting issue (59e70ec)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 May 22:21
2e3013b

1.0.1 (2026-05-18)

Bug Fixes

  • make /health a shallow unauthenticated liveness probe (#9) (2e3013b)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 May 23:09
28fae14

1.0.0 (2026-05-06)

Bug Fixes

  • align package name to knowbe4-mcp convention (f4045ed)
  • ci: correct repository URL and standardize workflow format (#7) (28fae14)
  • ci: deploy :latest tag, force revision via env var bump (045939b)
  • flatten navigation pattern for direct-install compatibility (#6) (a6bcf35)
  • release: drop @semantic-release/git plugin to avoid protected branch push (de4a216)
  • security: isolate per-request credentials in gateway mode (e31b1bd)

Features

  • initial scaffold with lazy loading support (1985570)
  • registry: publish to MCP Registry on release (#4) (fe2afae)