v2.1.0

MCP-UI-Org/mcp-uiv2.1.0May 31, 2025by github-actions[bot]

AI Summary

This minor release consolidates two URL schemes (ui:// and ui-app://) into a single unified protocol, simplifying the API for users. The change addresses issue #8 and streamlines how UI URLs are handled in the application.

Key Highlights

  • Consolidated ui:// and ui-app:// URL protocols into a single scheme
  • Simplified URL handling API
  • Addresses issue #8 for protocol unification

New Features

  • Consolidated ui:// and ui-app:// URL schemes into one unified protocol

Full Release Notes

# [2.1.0](https://github.com/idosal/mcp-ui/compare/v2.0.0...v2.1.0) (2025-05-31)


### Features

* consolidate ui:// and ui-app:// ([#8](https://github.com/idosal/mcp-ui/issues/8)) ([2e08035](https://github.com/idosal/mcp-ui/commit/2e08035676bb6a46ef3c94dba916bc895f1fa3cc))