client/v5.13.0
MCP-UI-Org/mcp-uiclient/v5.13.0Oct 13, 2025by github-actions[bot]
AI Summary
This release (5.13.0) adds support for adapters, allowing the MCP-UI to work with different adapter implementations. The update is relatively minor with a single feature enhancement focused on adapter support.
Key Highlights
- Added support for adapters in MCP-UI
- Implementation referenced via issue #127
- Released on October 13, 2025
New Features
- Support for adapters (#127)
Full Release Notes
# [5.13.0](https://github.com/idosal/mcp-ui/compare/client/v5.12.1...client/v5.13.0) (2025-10-13) ### Features * support adapters ([#127](https://github.com/idosal/mcp-ui/issues/127)) ([d4bd152](https://github.com/idosal/mcp-ui/commit/d4bd152db0a1bd27081502098f3cd9aa54ca359e))