✨ New features & Enhancements
- Batch multiple thumbnail deletions into a single RPC call #9944 (PR: #9943)
- Add WebSocket proxy configuration for MCP in Nginx example (by @lancatlin) #10153 (PR: #10152)
- Add tenant prefix to MCP Redis channel names for multi-environment isolation #10277 (PR: #10276)
- Show MCP key on Integrations page and remove non-recoverable warning from modal #10290 (PR: #10298)
- Add MCP status button with single-tab connection control #9923 (PR: #9930)
🐛 Bugs fixed
- Fix race condition between MCP initialization and plugin runtime #10138 (PR: #10137)
- Filter ignorable React removeChild errors from browser extensions in error boundary #10146 (PR: #10145)
- Show resolved values in font family token combobox when pasting comma-separated values #10212 (PR: #10215)
- Fix MCP server status toggle persistence and missing workspace connection options #10292 (PR: #10226)
- Allow pasting comma-separated emails in the invite members modal #10173 (PR: #10186)
- Fix text element edit detaching applied color tokens #9255 (PR: #9525, #9814, #10340)