client/v5.14.0
MCP-UI-Org/mcp-uiclient/v5.14.0Oct 22, 2025by github-actions[bot]
AI Summary
This release (5.14.0) adds proxy support for the rawHtml functionality, allowing users to route rawHtml requests through a proxy. No breaking changes are included in this update.
Key Highlights
- Added proxy support for rawHtml functionality
- Addresses issue #132 for proxy routing capabilities
- Released on October 22, 2025
New Features
- Support proxy for rawHtml (issue #132)
Full Release Notes
# [5.14.0](https://github.com/idosal/mcp-ui/compare/client/v5.13.1...client/v5.14.0) (2025-10-22) ### Features * support proxy for rawHtml ([#132](https://github.com/idosal/mcp-ui/issues/132)) ([1bbeb09](https://github.com/idosal/mcp-ui/commit/1bbeb093bc9c389f4ccfd9e8df06dc7f1eaadde0))