Releases: mp-consulting/homebridge-mcp-server
Releases · mp-consulting/homebridge-mcp-server
Release list
v1.0.7
Changed
- Node.js support is now
^22.10.0 || ^24.0.0 || ^26.0.0: adds Node 26, which Homebridge 2.3.0 supports as of this release, and drops Node 20. Homebridge 2.x has never accepted Node 20 (it has required^22 || ^24since 2.0.0), so the previous range advertised a combination that could not actually run. CI now builds on Node 22.x, 24.x and 26.x.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
Maintenance release: update dependencies to latest within semver ranges.
v1.0.4
Changed
- Node.js: Add Node.js 24.x support to CI matrix and standardize engines
v1.0.3
v1.0.2
Changed
- Dependencies: Updated all dependencies to latest versions including
@modelcontextprotocol/sdk^1.29.0,zod^4.3.6,eslint^10.1.0,typescript^6.0.2,vitest^4.1.2, and other dev dependencies.
v1.0.1
What's Changed
Chores
- chore: add CI workflow, project documentation, and bump to 1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
Initial Release
- feat: initial commit of Homebridge MCP server with full test suite
Full Changelog: https://github.com/mp-consulting/homebridge-mcp-server/commits/v1.0.0