What's New in v0.4.7
New Features
- i18n Model Config: Add translations for model configuration UI (#368)
- Dev XML Simulator: Add streaming simulator for UI debugging (#385)
Bug Fixes
- Electron Settings Persistence: Fix settings not persisting after app restart by using fixed port (#415)
- OpenAI Reasoning Display: Fix reasoning/thinking blocks not showing for OpenAI models (#370)
- OpenAI-Compatible Proxies: Use Chat Completions API for better proxy compatibility (#382)
- Model Compatibility: Rename edit_diagram type field to operation for better model compatibility (#402)
- HTML Escape in XML: Fix parse errors by escaping HTML in XML attribute values (#386)
- Progressive Streaming: Enable diagram rendering during streaming (#380)
- Continuation Retry: Add retry limit for truncated diagrams (#372)
- UI Fixes: Reset test button on provider switch, scrollable model list (#411, #395, #396)
Improvements
- Config Panel Redesign: Refined minimal aesthetic for configuration panels (#384)
- AI SDK v6: Upgrade to AI SDK v6.0.1 with simplified Langfuse integration (#369, #375)
- Code Refactoring: Extract diagram tool handlers and dev simulator to separate components (#388, #389)
Other Changes
- Add CI workflow and Renovate configuration (#406)
- Add deprecation notice to Electron settings panel (#403)
- Move delete provider button to header (#412)
- Hide notice icon from header (#366)
Downloads
| Platform | File |
|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.7.dmg |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.7-arm64.dmg |
| Windows | Next-AI-Draw.io-Setup-0.4.7.exe |
| Linux (AppImage) | Next-AI-Draw.io-0.4.7.AppImage |
| Linux (deb) | next-ai-draw-io_0.4.7_amd64.deb |
⚠️ Note: The app is not code-signed. 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: SmartScreen warning → Click "More info" → "Run anyway"
Full Changelog: v0.4.6...v0.4.7
Contributors
Thanks to @Biki-dev for contributions to this release! (#395, #396)