server/v5.13.1

MCP-UI-Org/mcp-uiserver/v5.13.1Oct 25, 2025by github-actions[bot]

AI Summary

This is a patch release (5.13.1) focused on bug fixes, addressing issues with the rawhtml proxy mode message relay and ensuring the Apps SDK adapter is properly bundled and initialized with configuration.

Key Highlights

  • Fixed bidirectional message relay in rawhtml proxy mode to properly handle two-way communication
  • Resolved Apps SDK adapter bundling issue to ensure it initializes correctly with configuration
  • Both fixes address issues reported in GitHub issues #138 and #137

Full Release Notes

## [5.13.1](https://github.com/idosal/mcp-ui/compare/server/v5.13.0...server/v5.13.1) (2025-10-25)


### Bug Fixes

* Enable bidirectional message relay in rawhtml proxy mode ([#138](https://github.com/idosal/mcp-ui/issues/138)) ([f0bdefb](https://github.com/idosal/mcp-ui/commit/f0bdefb818aca5a3bfbdfe28fc4fe057b1818cb5))
* ensure Apps SDK adapter is bundled properly and initialized wth config ([#137](https://github.com/idosal/mcp-ui/issues/137)) ([4f7c25c](https://github.com/idosal/mcp-ui/commit/4f7c25ce7e6f25e36cfc188016b012d31d722204))