0.70.0
luminal-ai/luminal0.70.0Feb 6, 2026by takahirom
AI Summary
Released 0.70.0 with unsaved changes warning dialog and per-scenario MCP server control.
Key Highlights
- Added unsaved changes warning dialog on window close
- Added per-scenario MCP server control
- Enhanced user experience with safety checks
New Features
- Added per-scenario MCP server control
- Added unsaved changes warning dialog on window close
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