v4.1.0

MCP-UI-Org/mcp-uiv4.1.0Jul 5, 2025by github-actions[bot]

AI Summary

This release (v4.1.0) introduces a feature to separate HTML and remote-dom props, addressing issue #24. The update allows for more granular control over how different prop types are handled within the MCP-UI component.

Key Highlights

  • Separated HTML and remote-dom props functionality added
  • Addresses GitHub issue #24
  • Enables better prop handling and component flexibility

New Features

  • Separate HTML and remote-dom props - allows distinguishing between HTML props and remote-dom props in component configuration

Full Release Notes

# [4.1.0](https://github.com/idosal/mcp-ui/compare/v4.0.0...v4.1.0) (2025-07-05)


### Features

* separate html and remote-dom props ([#24](https://github.com/idosal/mcp-ui/issues/24)) ([a7f0529](https://github.com/idosal/mcp-ui/commit/a7f05299dc9cc40184f9ab25c5b648ee7077be64))