0.4.9
What's New in v0.4.9
New Features
- Chat Session History: Added chat session history with IndexedDB persistence (#500)
Bug Fixes
- Save Panel Fix: Remove draw.io native save button to prevent duplicate dialogs (#507)
- Chat Button: Disable new chat button during streaming to prevent errors (#501)
- MCP Spinner: Prevent stuck spinner by initializing blank session state (#494)
- Toast Position: Move toast notifications to bottom-left for better UX (#489)
- Docker: Fix invalid YAML syntax in docker-compose.yml (#498)
Improvements
- Code Refactor: Extract ToolCallCard and ChatLobby components for cleaner code (#502)
- Save Feedback: Show success toast after saving diagram (#484)
Documentation
- Cline MCP: Add Cline MCP configuration instructions (#488)
Contributors
- @DayuanJiang
- @RohitChavan16
- @yupeng0512
Downloads
| Platform | File | |----------|------| | macOS (Intel) | Next-AI-Draw.io-0.4.9.dmg | | macOS (Apple Silicon) | Next-AI-Draw.io-0.4.9-arm64.dmg | | Windows | Next-AI-Draw.io-Setup-0.4.9.exe | | Linux (AppImage) | Next-AI-Draw.io-0.4.9.AppImage | | Linux (deb) | next-ai-draw-io_0.4.9_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: https://github.com/DayuanJiang/next-ai-draw-io/compare/v0.4.8...v0.4.9