Skip to content

Commit 7b6b782

Browse files
committed
add changelog
1 parent df7d3a7 commit 7b6b782

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
- `DX` - Tools submodules removed from the repository
1717
- `Improvement` - Shift + Down/Up will allow to select next/previous line instead of Inline Toolbar flipping
1818
- `Improvement` - The API `caret.setToBlock()` offset now works across the entire block content, not just the first or last node.
19+
- `Improvement` - The API `blocks.renderFromHTML()` became async and now can be awaited.
20+
- `Fix` - `blocks.renderFromHTML()` — Error "Can't find a Block to remove." fixed
21+
- `Fix` - The API `.clear()` index invalidation fixed
22+
23+
1924

2025
### 2.30.7
2126

0 commit comments

Comments
 (0)