client/v5.15.0
MCP-UI-Org/mcp-uiclient/v5.15.0Nov 29, 2025by github-actions[bot]
AI Summary
This release (5.15.0) addresses a critical bundling issue with the Apps SDK adapter while introducing metadata support for the Python SDK. The update ensures the adapter is properly bundled and initialized with configuration, and adds new metadata capabilities for Python SDK users.
Key Highlights
- Fixed Apps SDK adapter bundling and initialization with config
- Added metadata support for Python SDK
- Released on 2025-11-29
New Features
- Support for metadata in Python SDK (issue #134)
Full Release Notes
# [5.15.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v5.14.1...client/v5.15.0) (2025-11-29) ### Bug Fixes * ensure Apps SDK adapter is bundled properly and initialized wth config ([#137](https://github.com/MCP-UI-Org/mcp-ui/issues/137)) ([4f7c25c](https://github.com/MCP-UI-Org/mcp-ui/commit/4f7c25ce7e6f25e36cfc188016b012d31d722204)) ### Features * support metadata in Python SDK ([#134](https://github.com/MCP-UI-Org/mcp-ui/issues/134)) ([9bc3c64](https://github.com/MCP-UI-Org/mcp-ui/commit/9bc3c646c2638e16ac62edf9faca2dbee2b8cb7e))