client/v6.0.0
MCP-UI-Org/mcp-uiclient/v6.0.0Jan 26, 2026by github-actions[bot]
AI Summary
Major version 6.0.0 represents a significant rebranding from mcp-ui to MCP Apps with breaking changes including removed content types, changed mimetypes, and updated documentation. Also includes a bug fix for release triggering.
Key Highlights
- Complete rebranding from mcp-ui to MCP Apps
- Removed discarded content types
- Changed mimetype
- Updated documentation
- Bug fix for triggering client release
- Contains breaking changes
Breaking Changes
- Removed discarded content types
- Changed mimetype
- Updated docs
New Features
- mcp-ui -> mcp apps rebranding
Full Release Notes
# [6.0.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v5.18.0...client/v6.0.0) (2026-01-26) ### Bug Fixes * trigger MCP Apps client release ([#173](https://github.com/MCP-UI-Org/mcp-ui/issues/173)) ([b0c0659](https://github.com/MCP-UI-Org/mcp-ui/commit/b0c0659700b493a0083d0de12958f276e4c37715)) ### Features * mcp-ui -> mcp apps! ([#172](https://github.com/MCP-UI-Org/mcp-ui/issues/172)) ([93a6e22](https://github.com/MCP-UI-Org/mcp-ui/commit/93a6e225808894cac3206504cf15c481f88ed540)) ### BREAKING CHANGES * removed discarded content types, changed mimetype, updated docs, etc.