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 toopenSuggestionMenu
fileBlockAcceptMimeType
has been renamed tofileBlockAccept
What's Changed
- Update Doc: table's content type is TableContent by @debbbbie in #1044
- fix: Renamed
openSelectionMenu
toopenSuggestionMenu
by @matthewlipski in #1047 - fix: Emoji suggestion slash menu does not display by @jkcs in #984
- fix: make ServerBlockNoteEditor constructor protected by @YousefED in #1048
- fix: External file drag/drop and copy/paste by @matthewlipski in #1052
Full Changelog: v0.15.6...v0.15.7