v4.1.4
MCP-UI-Org/mcp-uiv4.1.4Jul 16, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v4.1.4) that addresses an issue with passing refs explicitly using iframeProps. The fix resolves issue #33 as noted in the GitHub issue tracker.
Key Highlights
- Bug fix for passing ref explicitly using iframeProps (resolves issue #33)
Full Release Notes
## [4.1.4](https://github.com/idosal/mcp-ui/compare/v4.1.3...v4.1.4) (2025-07-16) ### Bug Fixes * pass ref explicitly using iframeProps ([#33](https://github.com/idosal/mcp-ui/issues/33)) ([d01b5d1](https://github.com/idosal/mcp-ui/commit/d01b5d1e4cdaedc436ba2fa8984d866d93d59087))