v2.1.0
What's New in v2.1.0
🎯 Major Features
Mapbox Integration
- Interactive map embeds with location toolbar functionality
- Map preview with zoom controls in MapboxToolbar dialog
- Drag rotate and drag pan controls for enhanced map interaction
- Location-based content embedding support
Editor Enhancements
- Added dedicated Heading toolbar component
- Split Color and Highlight into separate toolbar components
- Numeric font size display replacing generic Type icon
⚡ Performance
- Optimized editor toolbar performance using
useEditorStatehook
🔧 Improvements
- Extracted Tiptap editor styles to dedicated CSS file
- Improved image component responsiveness
- Normalized YouTube extension indentation (4→2 spaces)
- Simplified RichTextViewer component
🐛 Bug Fixes
- Added explicit
type="button"to prevent unintended form submissions in editor components
📊 Statistics
- 13 commits from v2.0.0 to v2.1.0
- 28 files changed: +1,846 insertions, -750 deletions
Full Changelog: v2.0.0...v2.1.0