v5.10.0
MCP-UI-Org/mcp-uiv5.10.0Aug 22, 2025by github-actions[bot]
AI Summary
This is a minor release (v5.10.0) of MCP-UI that focuses on an internal refactoring of the UTFtoB64 function, which handles UTF-8 to Base64 encoding conversion. The release also includes a server version bump as part of this refactoring effort.
Key Highlights
- Refactored UTFtoB64 function for improved encoding handling
- Bumped server version as part of the refactoring
- Release dated August 22, 2025
New Features
- Refactored UTFtoB64 function with server version bump (#95)
Full Release Notes
# [5.10.0](https://github.com/idosal/mcp-ui/compare/v5.9.0...v5.10.0) (2025-08-22) ### Features * refactor UTFtoB64 (bump server version) ([#95](https://github.com/idosal/mcp-ui/issues/95)) ([2d5e16b](https://github.com/idosal/mcp-ui/commit/2d5e16bf39073ee890586f458412f0c3b474c2b8))