You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Better MCP Server: Redesigned MCP UI with new design and v3 parity surface for improved AI integrations.
Electron 41 Upgrade: Updated to Electron 41.0.0 with Node 24, bringing improved performance and security.
Improvements
Local Docker-based Testing: Migrated unit tests from remote httpbin to local Docker-based httpbin.test, eliminating network dependency and speeding up test execution.
Added stdio guard in the main process for better process stability.
Bug Fixes
Fixed: Monaco Editor crash when pasting long or invalid regex patterns in the Find Widget.
Fixed: Missing feedURL during release, which could prevent auto-update from working correctly.