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.