client/v7.1.0

bytedance/deer-flowclient/v7.1.0May 1, 2026by github-actions[bot]

AI Summary

This release adds new props to the AppRenderer component to expose host information and capabilities, allowing for better environment awareness in the UI.

Key Highlights

  • Added `hostInfo` prop to AppRenderer.
  • Added `hostCapabilities` prop to AppRenderer.

New Features

  • hostInfo prop for AppRenderer
  • hostCapabilities prop for AppRenderer

Full Release Notes

# [7.1.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v7.0.0...client/v7.1.0) (2026-05-01)


### Features

* add hostInfo and hostCapabilities props to AppRenderer ([#179](https://github.com/MCP-UI-Org/mcp-ui/issues/179)) ([87e2436](https://github.com/MCP-UI-Org/mcp-ui/commit/87e2436d8bfb8e8628681177f73c15169e456075))