client/v7.1.1

ictnlp/LLaMA-Omniclient/v7.1.1May 9, 2026by github-actions[bot]

AI Summary

The client v7.1.1 fixes a bug regarding sandbox proxy iframe timeouts during cleanup in React StrictMode.

Key Highlights

  • Fixed sandbox proxy iframe timeout on effect cleanup
  • Prevents StrictMode unhandled rejection

Full Release Notes

## [7.1.1](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v7.1.0...client/v7.1.1) (2026-05-09)


### Bug Fixes

* cancel sandbox proxy iframe timeout on effect cleanup to prevent StrictMode unhandled rejection ([#190](https://github.com/MCP-UI-Org/mcp-ui/issues/190)) ([ce5893e](https://github.com/MCP-UI-Org/mcp-ui/commit/ce5893e6456be41e63d444f548b175d23772c4f0))