client/v5.14.1
MCP-UI-Org/mcp-uiclient/v5.14.1Oct 24, 2025by github-actions[bot]
AI Summary
This is a patch release (5.14.1) focused on fixing a bug in the rawhtml proxy mode. The update enables bidirectional message relay, resolving issue #138 where messages could only flow in one direction.
Key Highlights
- Patch release addressing bug fix in rawhtml proxy mode
- Enables bidirectional message relay functionality
- Fixes issue #138
- Released on October 24, 2025
Full Release Notes
## [5.14.1](https://github.com/idosal/mcp-ui/compare/client/v5.14.0...client/v5.14.1) (2025-10-24) ### Bug Fixes * Enable bidirectional message relay in rawhtml proxy mode ([#138](https://github.com/idosal/mcp-ui/issues/138)) ([f0bdefb](https://github.com/idosal/mcp-ui/commit/f0bdefb818aca5a3bfbdfe28fc4fe057b1818cb5))