What's New in v0.4.8
🎉 Happy New Year! This release focuses on bug fixes and quality-of-life improvements. Stay tuned for the next version which will bring the session history feature!
New Features
- EdgeOne Pages Provider: Add EdgeOne Pages as AI provider option (#456)
- Copy Tool Calls: Add copy button for tool call blocks (#463)
- Unvalidated Models Toggle: Add toggle to show unvalidated models in model selector (#413)
- MCP Private Deployments: Add DRAWIO_BASE_URL env for private deployments (#467)
Bug Fixes
- Loading Flash Fixes: Hide Draw.io loading flash with placeholder, prevent flash of example panel (#481, #482)
- Faster Page Restore: Faster message restore and skip panel animation on refresh (#483)
- DeepSeek Image Error: Improve image not supported error detection for DeepSeek (#474)
- MCP Graceful Shutdown: Add graceful shutdown to prevent zombie processes (#477)
- Cascade Delete: Implement cascade delete for children and edges in edit_diagram (#451)
- Locale Redirect: Restore locale redirection using Next.js middleware (#462)
- Dark Mode Logo: Switch logo file based on dark mode (#425)
- Responsive Model Selector: Make model selector label responsive to panel width (#443)
- Fork PR Auto-format: Handle fork PRs in auto-format workflow (#419)
Improvements
- Draw.io i18n Sync: Sync Draw.io panel language with app locale (#473)
- Cleaner Chat UI: Move History and Download buttons to Settings dialog (#442)
- Chat Panel Label: Improve aiChat label display in collapsed panel (#470)
- MCP Tool Rename: Rename display_diagram to create_new_diagram for clarity (#449)
- Chat UI Translations: Add missing translations for chat UI components (#457)
Documentation
- Docs Reorganization: Reorganize documentation into i18n folder structure (#466)
- Shape Library Examples: Add label positioning to shape library examples (#422)
- Offline Deployment: Fix cross-domain configuration docs (#405)
Other Changes
- Clean up root folder by relocating config files (#448)
- Remove About link from header (#464)
- Add enhancement issue template (#434)
- Dependency updates and CI/CD improvements (#427-432, #435, #436, #438, #439)
Downloads
| Platform | File |
|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.8.dmg |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.8-arm64.dmg |
| Windows | Next-AI-Draw.io-Setup-0.4.8.exe |
| Linux (AppImage) | Next-AI-Draw.io-0.4.8.AppImage |
| Linux (deb) | next-ai-draw-io_0.4.8_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.7...v0.4.8
Contributors
@Biki-dev, @broBinChen, @E66Crisp, @liujin0506, @zhoujie0531, @vansh-nagar, @lp1018, @Divyesh-5981