What's Changed
Features
- Added support for per-user MCP proxy restoration when switching desktop accounts—ensures consistent agent access and authentication state across user sessions.
Improvements
- Refined MCP settings UI: updated labels, improved layout, and synchronized translations across English, Spanish, Japanese, and Chinese locales.
Fixes
- Removed legacy offline authentication logic, eliminating an unusable and potentially confusing auth path—streamlines the sign-in flow and reduces surface area for edge-case bugs.
Internal
- Refactored MCP proxy management in Electron and web layers to better isolate per-user state handling.