2
0
JSON RSS Feed
  • v1.2.0 c6ed87cdcf

    v1.2.0 - Bug Fixes
    All checks were successful
    Release / build (amd64, windows) (push) Successful in 39s
    Release / build (amd64, linux) (push) Successful in 57s
    Release / build (arm64, linux) (push) Successful in 1m4s
    Release / build (amd64, darwin) (push) Successful in 1m20s
    Release / build (arm64, darwin) (push) Successful in 1m21s
    Release / release (push) Successful in 22s
    Stable

    logikonline released this 2026-04-15 06:27:53 +00:00 | 1 commits to main since this release

    Summary

    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