v5.7.0
MCP-UI-Org/mcp-uiv5.7.0Aug 15, 2025by github-actions[bot]
AI Summary
This release adds sandbox permissions as a replacement for the previous override mechanism, improving security and potentially simplifying permission management for users of the MCP-UI project.
Key Highlights
- Added sandbox permissions instead of an override mechanism
- Addresses issue #83 related to permission handling
- Released on August 15, 2025
New Features
- Added sandbox permissions instead of an override
Full Release Notes
# [5.7.0](https://github.com/idosal/mcp-ui/compare/v5.6.2...v5.7.0) (2025-08-15) ### Features * add sandbox permissions instead of an override ([#83](https://github.com/idosal/mcp-ui/issues/83)) ([b1068e9](https://github.com/idosal/mcp-ui/commit/b1068e9e87caa2b4302bf145a33efdfd1af05c1d))