0.4.12
v0.4.12
Features
- Offline draw.io in desktop app: Bundled draw.io v29.3.5 for Electron — no internet required
- VLM-based diagram validation: AI-generated diagrams now validated with Vision Language Models; auto-retries up to 3 times on failure
Fixes
- MCP auto-redirect: Eliminated "No session" spinner — now redirects to active session automatically
- Bedrock quota bypass: Users with own Bedrock credentials no longer subject to quota limits
- Provider selection border: Fixed incomplete border rendering in model config dialog
- Security: Upgraded wrangler to ^4.60.0 (CVE-2026-0933 command injection)
Improvements
- MCP UI modernization: Project logo, backdrop blur, animations, DM Sans font
- Base URL hints: Provider-specific example URLs displayed in Base URL field
- Collapsible URL content: Extracted URLs now collapsible in chat, reducing clutter
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
- @Biki-dev
- @broBinChen
- @DayuanJiang
- @Gideon1107
- @tuoxie2046
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: https://github.com/DayuanJiang/next-ai-draw-io/compare/v0.4.11...v0.4.12