-
v1.2.0 - Bug Fixes
StableAll checks were successfulRelease / build (amd64, windows) (push) Successful in 39sRelease / build (amd64, linux) (push) Successful in 57sRelease / build (arm64, linux) (push) Successful in 1m4sRelease / build (amd64, darwin) (push) Successful in 1m20sRelease / build (arm64, darwin) (push) Successful in 1m21sRelease / release (push) Successful in 22sreleased this
2026-04-15 06:27:53 +00:00 | 1 commits to main since this releaseSummary
This release includes an important fix for JSON-RPC notification handling in the MCP server.
Bug Fixes
- JSON-RPC Notifications: Fixed issue where the server was incorrectly sending responses to JSON-RPC notifications. According to the JSON-RPC specification, notifications should not receive responses, and this has now been corrected.
Notes
This is a minor version update that improves protocol compliance and reduces unnecessary network traffic.
Windows
macOS
Linux
Other