v5.4.0
MCP-UI-Org/mcp-uiv5.4.0Aug 1, 2025by github-actions[bot]
AI Summary
This release (v5.4.0) adds the ability to send render data directly to the iframe, enabling more flexible rendering of UI components. The update addresses issue #51 and was released on August 1, 2025.
Key Highlights
- Added support for sending render data to the iframe
- Addresses feature request #51
- Minor version bump from v5.3.1 to v5.4.0
New Features
- Send render data to the iframe (#51)
Full Release Notes
# [5.4.0](https://github.com/idosal/mcp-ui/compare/v5.3.1...v5.4.0) (2025-08-01) ### Features * send render data to the iframe ([#51](https://github.com/idosal/mcp-ui/issues/51)) ([d38cfc7](https://github.com/idosal/mcp-ui/commit/d38cfc7925061c1ae1911bdee408033c8e9f283d))