Skip to content

Releases: wyre-technology/ninjaone-mcp

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:51
b80d636

2.2.2 (2026-07-29)

Bug Fixes

  • security: close cross-tenant server-ref misroute via AsyncLocalStorage (#74) (b80d636), closes #71

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:52
2f940af

2.2.1 (2026-07-24)

Bug Fixes

  • security: eliminate module-level credential singleton to close cross-tenant leak (#71) (2f940af)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:49
a1b26cc

2.2.0 (2026-07-24)

Features

  • migrate to MCP SDK v2 with dual-era (backward-compatible) serving (#70) (a1b26cc)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:18
e25add8

2.1.0 (2026-07-17)

Features

  • interactive alert card via MCP Apps (SEP-1865) (#65) (e25add8)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:35
62d74bc

2.0.4 (2026-07-13)

Bug Fixes

  • ignore unresolved config placeholder in NINJAONE_REGION (#63) (62d74bc)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:10
4e4f471

2.0.3 (2026-07-06)

Bug Fixes

  • tickets,devices: make status/organization filters work instead of silently failing (#62) (4e4f471), closes #61 #60 #60 #61 #60

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:19
fd2a666

2.0.2 (2026-07-05)

Bug Fixes

  • devices: forward class/online filters and surface pagination cursor (#59) (fd2a666), closes #56

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:34
b8f873e

2.0.1 (2026-07-04)

Bug Fixes

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:20
75e51f5

2.0.0 (2026-07-04)

  • fix!: require board_id for tickets_list instead of silent board-1 fallback (#55) (75e51f5), closes #54

BREAKING CHANGES

  • ninjaone_tickets_list rejects calls without board_id
    instead of silently defaulting to board 1.

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:19
77de5db

1.7.0 (2026-06-02)

Bug Fixes

  • deploy: authenticate GitHub Packages in one-click cloud builds (ad01355), closes #33

Features

  • worker: serve full MCP on Cloudflare Workers via Web Standard transport (28746dd)

Performance Improvements

  • worker: memoize static tool list across stateless requests (9eb1af6)