v3.0.0
MCP-UI-Org/mcp-uiv3.0.0Jul 4, 2025by github-actions[bot]
AI Summary
This is a major version release (3.0.0) of mcp-ui that introduces a significant architectural change by switching to ResourceRenderer, while also removing the deprecated client API. The release represents a cleanup and modernization of the codebase.
Key Highlights
- Major version bump to 3.0.0
- Switched to ResourceRenderer system
- Removed deprecated client API (breaking change)
- Addresses issue #21
Breaking Changes
- Removed deprecated client API
New Features
- Switched to ResourceRenderer system
Full Release Notes
# [3.0.0](https://github.com/idosal/mcp-ui/compare/v2.5.1...v3.0.0) (2025-07-04) ### Features * switch to ResourceRenderer ([#21](https://github.com/idosal/mcp-ui/issues/21)) ([6fe3166](https://github.com/idosal/mcp-ui/commit/6fe316682675e27db914d60696754677e3783448)) ### BREAKING CHANGES * removed deprecated client API