Skip to content

Releases: TypeCellOS/BlockNote

v0.17.1

30 Oct 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

17 Oct 12:59
Compare
Choose a tag to compare

This release introduces a major refactor to a lot of BlockNote's internal code, which will make it easier to implement certain features down the line. Additionally Ctrl/Cmd+ArrowUp/ArrowDown shortcuts have been added to move the selected block up and down, and bugs have been fixed including copying on Firefox and updating block content.

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

0.16.0

03 Oct 10:38
Compare
Choose a tag to compare

This release fixes some major issues regarding copying & selections.

What's Changed

Full Changelog: v0.15.11...v0.16.0

v0.15.11

30 Sep 15:36
Compare
Choose a tag to compare

This release adds two main changes - table handles now hide when the user begins highlighting text, and a bug where numbered list item indices are sometimes null has been fixed.

What's Changed

Full Changelog: v0.15.10...v0.15.11

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