v5.12.1
MCP-UI-Org/mcp-uiv5.12.1Oct 8, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release that addresses an issue with the isUIResource function by updating it to use the EmbeddedResource type. The fix resolves issue #117 and was tracked via issue #122.
Key Highlights
- Fixed isUIResource function to use EmbeddedResource type
- Addresses underlying issue #117
- Single bug fix in this release
Full Release Notes
## [5.12.1](https://github.com/idosal/mcp-ui/compare/v5.12.0...v5.12.1) (2025-10-08) ### Bug Fixes * update isUIResource to use EmbeddedResource type ([#122](https://github.com/idosal/mcp-ui/issues/122)) ([5a65a0b](https://github.com/idosal/mcp-ui/commit/5a65a0b1ba63e6cfda26b8da41239a532f00d60a)), closes [#117](https://github.com/idosal/mcp-ui/issues/117)