v2.3.0
MCP-UI-Org/mcp-uiv2.3.0Jun 13, 2025by github-actions[bot]
AI Summary
This release (v2.3.0) adds the ability to pass iframe props down to components in the MCP-UI library. This enhancement allows users to customize iframe behavior more directly through prop configuration.
Key Highlights
- Added support for passing iframe props directly to components
- Addresses issue #14 from the repository
- Released on June 13, 2025
New Features
- Pass iframe props down to components - enables customization of iframe behavior through prop configuration
Full Release Notes
# [2.3.0](https://github.com/idosal/mcp-ui/compare/v2.2.0...v2.3.0) (2025-06-13) ### Features * pass iframe props down ([#14](https://github.com/idosal/mcp-ui/issues/14)) ([112539d](https://github.com/idosal/mcp-ui/commit/112539d28640a96e8375a6b416f2ba559370b312))