server/v5.16.1

MCP-UI-Org/mcp-uiserver/v5.16.1Dec 1, 2025by github-actions[bot]

AI Summary

A bug fix release that changes the proxy sandbox implementation to use document.write. This addresses an issue with how content is loaded in the sandboxed proxy iframe.

Key Highlights

  • Use document.write in proxy sandbox
  • Addresses issue #156
  • Fixes proxy sandbox content loading

Full Release Notes

## [5.16.1](https://github.com/MCP-UI-Org/mcp-ui/compare/server/v5.16.0...server/v5.16.1) (2025-12-01)


### Bug Fixes

* use document.write in proxy sandbox ([#156](https://github.com/MCP-UI-Org/mcp-ui/issues/156)) ([447f582](https://github.com/MCP-UI-Org/mcp-ui/commit/447f582105a0889ee47d912925d7f02034fc39a9))