v5.1.1
MCP-UI-Org/mcp-uiv5.1.1Jul 18, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v5.1.1) that adds a bridge mechanism to pass messages in and out of the proxy, addressing issue #38.
Key Highlights
- Added message bridge for proxy communication
- Fixed issue #38 allowing bidirectional message passing
- Released on 2025-07-18
New Features
- Message bridge implementation to pass messages in and out of the proxy
Full Release Notes
## [5.1.1](https://github.com/idosal/mcp-ui/compare/v5.1.0...v5.1.1) (2025-07-18) ### Bug Fixes * add a bridge to pass messages in and out of the proxy ([#38](https://github.com/idosal/mcp-ui/issues/38)) ([30ccac0](https://github.com/idosal/mcp-ui/commit/30ccac0706ad8e02ebcd8960924ed1d58ddedf85))