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)