Details
-
Task
-
Resolution: Fixed
-
Major
-
0.20
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Release Notes
TypeCellOS/BlockNote (@βblocknote/core)
v0.35.0
π Features
π©Ή Fixes
- insert file upload before block if it is closer to the top of the block (#β1857)
- rename albert model (3b0ba8d25)
- resolve some minor drag & drop regressions (#β1862)
- blockquote HTML parsing #β1762 (#β1877, #β1762)
β€οΈ Thank You
- Brad Greenlee
- Nick Perez
- Nick the Sick
- yousefed
v0.34.0
π Features
- support multi-column block in PDF, DOCX & ODT exporters (#β1781)
- support react 19 (f7b3466d3)
- disable conversion of headings to list items (#β1799)
- report moves (indents and outdents) as changes when using getChanges #β1757 (#β1786, #β1757)
- allow inline content to be draggable (#β1818)
- added type guards, types, and editor prop to custom inline content rendering (#β1736)
- block-change: adds a new API for blocking changes to editor state, by filtering transactions (#β1750)
π©Ή Fixes
- remove lookbehind regex for browser compat (#β1827)
- ToggleWrapper button defaulting to submit type (#β1823)
- disable $ref in AI schemas (html format) (#β1819)
- re-evaluate side-menu on scroll (#β1830)
- hide table extend buttons when not editable #β1848 (#β1850, #β1848)
- resolve several drag & drop issues (#β1845)