Changelog
All notable changes to this project will be documented in this file.
[2026-01-15]
Fixed
- Prevent block “turn into” actions from running when multiple blocks are selected, ensuring node toggles only apply to a single selected block.
[2026-01-09]
Added
- Table of Contents (TOC) feature with node preview
- Update CLI version to 3.11.1
[2026-01-05]
Added
- Add
resetTextSelectionOnCloseprop toFloatingElementto add an option to preserve the current editor selection when the editor loses focus
[2025-12-15]
Fixed
- Remove stopEvent from image to fix copy and paste an inline image
[2025-12-04]
Added
- Merge adjacent lists on backspace to prevent stuck vertical spacing
Legend
- Added: New features
- Changed: Changes in existing functionality
- Deprecated: Soon-to-be removed features
- Removed: Removed features
- Fixed: Bug fixes
- Security: Security fixes and improvements