v5.1.2

MCP-UI-Org/mcp-uiv5.1.2Jul 18, 2025by github-actions[bot]

AI Summary

This is a patch release (v5.1.2) focused on a bug fix related to the proxy message relay mechanism. The update addresses an issue with using targetOrigin in message passing, which likely improves security and proper message routing between iframes and parent windows.

Key Highlights

  • Fixed proxy message relay to properly use targetOrigin parameter
  • Addresses security and messaging issues in cross-origin communication (#40)

Full Release Notes

## [5.1.2](https://github.com/idosal/mcp-ui/compare/v5.1.1...v5.1.2) (2025-07-18)


### Bug Fixes

* use targetOrigin in the proxy message relay ([#40](https://github.com/idosal/mcp-ui/issues/40)) ([b3fb54e](https://github.com/idosal/mcp-ui/commit/b3fb54e28ca7b8eeda896b5bcf478b6343dbba47))