0.70.0
mattermost-community/focalboard0.70.0Feb 6, 2026by takahirom
AI Summary
Introduces user experience enhancements with an unsaved changes warning dialog on window close and expands Model Context Protocol (MCP) support with per-scenario server control.
Key Highlights
- Add unsaved changes warning dialog on window close
- Add per-scenario MCP server control
- Update README with MCP Support documentation
New Features
- Unsaved changes warning dialog
- Per-scenario MCP server control
Full Release Notes
# Add unsaved changes warning dialog on window close <img width="512" height="262" alt="image" src="https://github.com/user-attachments/assets/3087b5c0-bfac-40f1-b7bb-f105cd8886ed" /> # Add per-scenario MCP server control You can check about this in README's `Model Context Protocol (MCP) Support` section. ## What's Changed * Add per-scenario MCP server control by @takahirom in https://github.com/takahirom/arbigent/pull/364 * Add unsaved changes warning dialog on window close by @takahirom in https://github.com/takahirom/arbigent/pull/365 **Full Changelog**: https://github.com/takahirom/arbigent/compare/0.69.0...0.70.0