v5.8.0
MCP-UI-Org/mcp-uiv5.8.0Aug 19, 2025by github-actions[bot]
AI Summary
This minor release adds a convenience function `isUIResource` to the client SDK, addressing feature request #86. It also includes a minor typo fix. As a minor version bump, there are no breaking changes.
Key Highlights
- Added `isUIResource` convenience function to client SDK
- Fixed a minor typo in the codebase
- Released on August 19, 2025
New Features
- New `isUIResource` convenience function added to client SDK (addresses issue #86)
Full Release Notes
# [5.8.0](https://github.com/idosal/mcp-ui/compare/v5.7.0...v5.8.0) (2025-08-19) ### Bug Fixes * minor typo ([a0bee9c](https://github.com/idosal/mcp-ui/commit/a0bee9c85e5ee02e021ba687940ced38220445fe)) ### Features * add convenience function isUIResource to client SDK ([#86](https://github.com/idosal/mcp-ui/issues/86)) ([607c6ad](https://github.com/idosal/mcp-ui/commit/607c6add3567bb60c45accf3e1b25a38ed284a6f))