What's New in v0.4.12
New Features
- Offline Draw.io Support in Desktop App: The Electron desktop app now bundles draw.io (v29.3.5) for offline support - no internet connection required to use the diagram editor (#629)
- VLM-based Diagram Validation: Added visual validation for AI-generated diagrams using Vision Language Models with auto-retry (up to 3 attempts) when validation fails (#602)
Bug Fixes
- MCP Auto-redirect: Fixed confusing "No session" infinite spinner when accessing MCP server URL without session parameter - now auto-redirects to active session (#634)
- Quota Bypass for Bedrock Users: Fixed issue where users with their own Bedrock credentials were still subject to quota limits (#621)
- Provider Selection Border: Fixed incomplete border rendering when a provider is selected in the model configuration dialog (#617)
- Security Update: Upgraded wrangler to ^4.60.0 to address CVE-2026-0933 (command injection vulnerability) (#628)
Improvements
- MCP UI Modernization: Updated MCP server UI with project logo, modern dialog styles with backdrop blur, animations, and DM Sans font (#636)
- Base URL Hint: Added URL format hint to Base URL field showing provider-specific example URLs to help users understand the expected format (#603)
- Collapsible URL Content in Chat: Extracted URL content blocks are now collapsible, similar to file uploads, preventing long text from cluttering chat history (#616)
Contributors
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.12.dmg | |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.12-arm64.dmg | |
| Windows (Installer) | Next.AI.Draw.io.Setup.0.4.12.exe | Recommended - installs to Program Files, auto-updates |
| Windows (Portable) | Next.AI.Draw.io.0.4.12.exe | No installation needed, just run |
| Linux (AppImage) | Next-AI-Draw.io-0.4.12.AppImage | |
| Linux (deb) | next-ai-draw-io_0.4.12_amd64.deb |
⚠️ Note: The app is not code-signed on macOS. You may see security warnings:
- macOS: "App is damaged" → Right-click the app → Open → Open, or run:
sudo xattr -rd com.apple.quarantine "/Applications/Next AI Draw.io.app"- Windows: Now code-signed with SignPath!
Full Changelog: v0.4.11...v0.4.12