Skip to content

Releases: wyre-technology/halopsa-mcp

v1.2.0

10 Mar 00:08

Choose a tag to compare

1.2.0 (2026-03-10)

Features

  • elicitation: add MCP elicitation support with graceful fallback (86c9c54)

v1.1.5

02 Mar 17:24

Choose a tag to compare

1.1.5 (2026-03-02)

Bug Fixes

  • ci: fix broken YAML in Discord notification step (7d0e7d0)
  • ci: move Discord notification into release workflow (59afb78)

v1.1.4

23 Feb 21:36

Choose a tag to compare

1.1.4 (2026-02-23)

Bug Fixes

  • quote MCPB bundle filename to prevent shell glob expansion failure (d1ec9db)
  • regenerate package-lock.json to sync with package.json (d389207)

v1.1.3

18 Feb 18:12

Choose a tag to compare

1.1.3 (2026-02-18)

Bug Fixes

  • ci: convert pack-mcpb.js to ESM imports (8dad858)

v1.1.2

18 Feb 18:10

Choose a tag to compare

1.1.2 (2026-02-18)

Bug Fixes

  • strip scope from MCPB bundle filename (65c2a27)

v1.1.1

18 Feb 18:05

Choose a tag to compare

1.1.1 (2026-02-18)

Bug Fixes

  • rename pack-mcpb.js to .cjs for ESM compatibility (c722340)

v1.1.0

18 Feb 18:02

Choose a tag to compare

1.1.0 (2026-02-18)

Bug Fixes

  • ci: fix release workflow failures (8292243)
  • docker: drop arm64 platform to fix QEMU build failures (de206bc)
  • use npm install instead of npm ci for lock file compatibility (04d1882)

Features

  • add MCPB bundle to release workflow (6de2350)
  • add MCPB manifest for desktop installation (f2b77ac)
  • add MCPB pack script (440ed6e)

v1.0.0

17 Feb 15:00

Choose a tag to compare

1.0.0 (2026-02-17)

Bug Fixes

  • ci: replace release workflow with working Node 22+ version (a06b5b3)
  • ci: revert release workflow to @asachs01 npm scope (8fb04a6)
  • ci: update .npmrc to use @wyre-technology scope (fa5a82b)
  • ci: update Dockerfile to use ARG-based GitHub Packages auth (d1997b4)
  • ci: update node-halopsa dependency to @wyre-technology scope (2f5325d)
  • config: revert .npmrc to @asachs01 registry scope (c616b87)
  • deps: add semantic-release plugins as devDependencies (7593516)
  • deps: revert to @asachs01/node-halopsa package scope (5456067)
  • escape newlines in .releaserc.json message template (29069e3)
  • regenerate package-lock.json with semantic-release deps (2e97c61)

Features

  • add deploy infrastructure (docker-compose, DO, Cloudflare) and badges (77133e0)
  • add mcpb packaging support (f4aa606)
  • add mcpb packaging support (ec1e067)
  • add mcpb packaging support (9b47b4a)
  • add mcpb packaging support (a130d1f)
  • add mcpb packaging support (325052a)
  • Implement decision tree architecture for HaloPSA MCP server (7845fdf)