v2.4.0

MCP-UI-Org/mcp-uiv2.4.0Jun 20, 2025by github-actions[bot]

AI Summary

This is a minor release that adds the ability to configure supported content types for HTML resources in the MCP-UI client. The update addresses issue #17 by introducing a new configuration option for HtmlResource.

Key Highlights

  • Added support for setting supportedContentTypes on HtmlResource
  • Addresses GitHub issue #17
  • Minor version bump indicating backward-compatible new feature

New Features

  • client: allow setting supportedContentTypes for HtmlResource (#17)

Full Release Notes

# [2.4.0](https://github.com/idosal/mcp-ui/compare/v2.3.3...v2.4.0) (2025-06-20)


### Features

* **client:** allow setting supportedContentTypes for HtmlResource ([#17](https://github.com/idosal/mcp-ui/issues/17)) ([e009ef1](https://github.com/idosal/mcp-ui/commit/e009ef10010134ba3d9893314cc4d8e1274f1f07))