April 16, 2025
Overview
This update significantly enhances user interface interactions, introduces confirmation dialogs to improve data security, optimizes AI model support and selection mechanisms, and improves special character handling in the SVG editor.
New Features
User Experience Improvements
- ✨ Added confirmation dialog components:
- Confirmation dialog for permanent item deletion
- Popconfirm for trash and restore operations
- Folder move functionality support
- 🚀 Enhanced multi-selection experience:
- Improved drag selection functionality
- Optimized selection area boundary detection
- Added lock tips when dragging multiple selected items
AI Capability Enhancements
- ✨ Expanded AI model support:
- Added GPT-4.1, GPT-4.1 Mini, and GPT-4.1 Nano models
- Added O3 Mini and O3 Mini High models
- Optimized Claude 3.7 and DeepSeek model integration
- 🚀 Enhanced content processing capabilities:
- Image extraction from Markdown
- Optimized Markdown storage in AI extensions
- Improved image conversion support
SVG Editor Improvements
- 🚀 Enhanced SVG processing:
- Improved special character handling in SVG
- Optimized SVG string processing tests
Fixed Issues
Stability Improvements
- 🐛 Fixed tabIndex assignment logic in Block components
- 🐛 Prevented selection clearing on menu clicks
- 🐛 Adjusted component width for optimal display
- 🐛 Optimized tooltip display and labeling system
Performance Optimization
- 🔒 Optimized block similarity logic
- 🔒 Simplified model selection logic for better readability
- 🔒 Refactored component structure for code consistency