Skip to content

Releases: TypeCellOS/BlockNote

v0.15.10

20 Sep 15:31
Compare
Choose a tag to compare

This release adds an isSelectable field in blockConfig which allows custom blocks to be non-selectable.

What's Changed

Full Changelog: v0.15.9...v0.15.10

v0.15.9

18 Sep 21:58
Compare
Choose a tag to compare

This version comes with a few notable improvements, including loading indicators when dropping/pasting files, a function to update custom inline content, and block props now being rendered out to HTML attributes in blocksToHTMLLossy. Additionally fixes a number of bugs.

What's Changed

New Contributors

Full Changelog: v0.15.7...v0.15.9

v0.15.7

06 Sep 14:39
Compare
Choose a tag to compare

This release mainly fixes some bugs regarding the emoji picker as well external file drag/drop and copy/paste.

Breaking changes

  • openSelectionMenu has been renamed to openSuggestionMenu
  • fileBlockAcceptMimeType has been renamed to fileBlockAccept

What's Changed

Full Changelog: v0.15.6...v0.15.7

v0.15.6

29 Aug 00:25
Compare
Choose a tag to compare

This release fixes a number of bugs, including issues with locales not using the latin alphabet, suggestion menu positioning for narrow viewports, and issues with selections.

What's Changed

New Contributors

Full Changelog: v0.15.5...v0.15.6

v0.15.5

17 Aug 16:29
Compare
Choose a tag to compare

This is a small release which fixes some missing exports and adds a minor change to keyboard handling.

What's Changed

Full Changelog: v0.15.4...v0.15.5

v0.15.4

08 Aug 17:26
Compare
Choose a tag to compare

This update fixes a few bugs surrounding the side menu, slash menu, and more, as well as adding Spanish and German locales.

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.4

v0.15.2

18 Jul 14:57
Compare
Choose a tag to compare

This release fixes some notable bugs, including the drag handle menu not working properly when using the shadcn package and build issues that some people were encountering due to the recently added emoji picker.

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

15 Jul 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

15 Jul 12:39
Compare
Choose a tag to compare

This release adds the highly requested server-util package for static rendering of BlockNote documents, as well as adding a new emoji picker menu and fixing miscellaneous bugs and architectural improvements (most notably being unable to change editor content before rendering). We've also upgraded to TipTap 2.5.0 underneath.

See https://www.blocknotejs.org/docs/editor-api/server-processing for the docs on server processing!

New examples:

What's Changed

New Contributors

Full Changelog: v0.14.4...v0.15.0

v0.14.4

03 Jul 16:02
Compare
Choose a tag to compare

This release fixes some issues with the block drag preview, as well as a dependency issue that was sometimes occurring with NextJS.

What's Changed

Full Changelog: v0.14.3...v0.14.4