What's New in v0.4.15
New Features
- Personal My Templates Library: Added personal My Templates library alongside Quick Examples for saving and reusing diagram templates (#773)
- XML+SVG Export: Added xmlsvg export option for diagrams (#761)
- RPM Package for Linux: Added rpm target to electron-builder for Linux distribution (#806)
Improvements
- Tool Demo Updates: Updated tool demos on the English about page (#598)
- MCP Tool Description: Improved create_new_diagram tool description to prevent misuse (#803)
- Chat Lobby Panels: Show all enabled panels on chat lobby instead of only templates (#802)
Bug Fixes
- QvQ Vision Model Support: Allow QvQ (Qwen Visual QA) models to use image input (#808)
- Qwen3.5 Vision Model Support: Allow Qwen3.5 models to use image input (#800)
- CPU Usage Optimization: Reduce CPU usage during large XML streaming (#801)
- Undo/Redo Restoration: Remove redundant status call after autosave to restore undo/redo (#780)
- MCP Security - Localhost Binding: Bind MCP server HTTP to 127.0.0.1 only (#787)
- MCP Security - Body Size Limit: Add 10MB body size limit to MCP HTTP endpoints (#791)
- Zoom & IndexedDB Fix: Fix zoom reset on drag and IndexedDB version conflict (#776)
- System Message Merging: Merge system messages for custom OpenAI-compatible endpoints (#774)
- Dependency Updates: Update minor and patch dependencies (#767)
Developer Experience
- Remove MCP Preview Labels: Cleaned up MCP preview labels from the UI (#790)
- Electron Build Improvement: Always bundle latest draw.io version in Electron builds (#792)
- Contributing Guidelines: Added AI tools guidelines to CONTRIBUTING.md (#771)
Contributors
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.15.dmg | |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.15-arm64.dmg | |
| Windows (Installer) | Next.AI.Draw.io.Setup.0.4.15.exe | Recommended - installs to Program Files, auto-updates |
| Windows (Portable) | Next.AI.Draw.io.0.4.15.exe | No installation needed, just run |
| Linux (AppImage) | Next-AI-Draw.io-0.4.15.AppImage | |
| Linux (deb) | next-ai-draw-io_0.4.15_amd64.deb | |
| Linux (rpm) | next-ai-draw-io-0.4.15.x86_64.rpm | New! |
⚠️ 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.14...v0.4.15