What's New in v0.4.14
New Features
- Novita AI Provider: Added Novita AI as a new LLM provider with OpenAI-compatible API and open-source model support (#758)
Improvements
- GLM Vision Model Check: Added checks for GLM text and visual model naming conventions (#741)
- MiniMax M2.7 Model: Upgraded MiniMax default model to M2.7 with high-speed variant (#737)
Bug Fixes
- MCP Server CORS Security: Restricted CORS to same-origin only, preventing external sites from accessing the MCP server (#757)
- Settings Dialog Overflow: Fixed settings dialog overflowing outside the viewport with thin scrollbar styling (#743)
- Electron Startup on Windows/Linux: Resolved Electron startup failures caused by port conflicts on Windows and Linux (#709)
- IndexedDB Recovery: Fixed IDB closing recovery and restored diagram-only sessions after refresh (#648)
Developer Experience
- CI Cleanup: Removed
npm auditstep from CI that was blocking unrelated PRs (#744)
Contributors
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.14.dmg | |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.14-arm64.dmg | |
| Windows (Installer) | Next.AI.Draw.io.Setup.0.4.14.exe | Recommended - installs to Program Files, auto-updates |
| Windows (Portable) | Next.AI.Draw.io.0.4.14.exe | No installation needed, just run |
| Linux (AppImage) | Next-AI-Draw.io-0.4.14.AppImage | |
| Linux (deb) | next-ai-draw-io_0.4.14_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.13...v0.4.14