v4.1.2
MCP-UI-Org/mcp-uiv4.1.2Jul 10, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v4.1.2) for MCP-UI, addressing a single issue related to URL validation. Released on July 10, 2025, this patch improves input validation for URLs within the application.
Key Highlights
- Fixed URL validation bug to ensure proper handling of URL inputs
- Single bug fix commit (b7c994d) addressing validation issues
- Released on July 10, 2025
Full Release Notes
## [4.1.2](https://github.com/idosal/mcp-ui/compare/v4.1.1...v4.1.2) (2025-07-10) ### Bug Fixes * validate URL ([b7c994d](https://github.com/idosal/mcp-ui/commit/b7c994dfdd947b3dfbb903fc8cb896d61004c8d8))