What's New in v0.4.13
New Features
- Chinese AI Provider Support: Added support for MiniMax, GLM (Zhipu), Qwen (Alibaba), Kimi (Moonshot), and Qiniu AI providers (#722)
- Custom System Message: Added custom system message setting for AI personalization (#728)
- API Key Load Balancing: Added API key load balancing for providers (#676)
- Material Design Icons: Added Material Design Icons shape library (#688)
- MCP PNG/SVG Export: Added PNG/SVG export to MCP server (#687)
- Stop Button: Added stop button to cancel AI generation (#660)
Improvements
- Ollama Cloud Support: Added Ollama Cloud support with Base URL and API Key configuration (#692)
- Client-provided Ollama Base URL: Supports client-provided base URL for Ollama (#664)
- Qwen 3.5 Plus Vision Model: Added Qwen 3.5-plus vision model support (#706)
- Kimi K2.5 Image Support: Enabled image support for Kimi K2.5 model (#670)
- Traditional Chinese Locale: Added Traditional Chinese (zh-Hant) locale support (#650)
- Language-aware Responses: Added language-aware response rules with English fallback (#641)
- API Keys Discoverability: Added "API Keys & Models" link in Settings Dialog for better discoverability (#645)
- Pinned Configure Models Button: Pinned Configure Models button to bottom of model selector (#665)
- Clickable "Show unvalidated models": Made "Show unvalidated models" clickable (#680)
- Model Selector Shadow: Improved conditional model selector shadow logic (#681)
- Quota Popup for Self-hosting: Turned off certain features of quota popup for self-hosting (#703)
Bug Fixes
- PDF URL Error Handling: Return clear error for PDF URLs in content extraction (#694)
- Biome CI Schema Errors: Eliminated spurious biome schema version errors on "biome ci" command (#716)
- CVE Fixes: Fixed CVE-2026-26278 and CVE-2026-25896 (#707)
- Path Handling with Basepath: Fixed path handling with basepath (#657)
- Missing zh-Hant Translations: Added missing translation keys in zh-Hant.json (#659)
- Electron Beforeunload Prompt: Reverted beforeunload prompt fix (#646)
- Dependency Updates: Updated minor and patch dependencies (#671, #667, #668, #723)
Contributors
- @bnevis-i
- @broBinChen
- @DayuanJiang
- @ElshadHu
- @Gideon1107
- @kyyril
- @marvikomo
- @MISAKIGA
- @shibamudi
- @Subhajeetch
- @tuoxie2046
- @vishakha1411
- @walker83
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.13.dmg | |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.13-arm64.dmg | |
| Windows (Installer) | Next.AI.Draw.io.Setup.0.4.13.exe | Recommended - installs to Program Files, auto-updates |
| Windows (Portable) | Next.AI.Draw.io.0.4.13.exe | No installation needed, just run |
| Linux (AppImage) | Next-AI-Draw.io-0.4.13.AppImage | |
| Linux (deb) | next-ai-draw-io_0.4.13_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.12...v0.4.13