v5.5.0
MCP-UI-Org/mcp-uiv5.5.0Aug 2, 2025by github-actions[bot]
AI Summary
This release (v5.5.0) adds auto-resize functionality to the MCP-UI library through a new autoResizeIframe prop, allowing iframes to automatically adjust their size. The update addresses feature request #56 and represents a focused enhancement to improve the component's flexibility.
Key Highlights
- Added autoResizeIframe prop for automatic iframe resizing
- Addresses feature request #56 from the community
- Released on August 2, 2025
New Features
- Auto resize functionality via the autoResizeIframe prop
Full Release Notes
# [5.5.0](https://github.com/idosal/mcp-ui/compare/v5.4.0...v5.5.0) (2025-08-02) ### Features * auto resize with the autoResizeIframe prop ([#56](https://github.com/idosal/mcp-ui/issues/56)) ([76c867a](https://github.com/idosal/mcp-ui/commit/76c867a569b72aed892290aa84e1194ab8eb79ce))