Releases: TypeCellOS/BlockNote
Releases · TypeCellOS/BlockNote
v0.8.1
What's Changed
- fix: Block side menu flipping to right side by @matthewlipski in #225
- fix: Error caused by converting
hardBreak
nodes by @matthewlipski in #229 - fix: Side menu showing when editor isn't focused. by @matthewlipski in #230
- fix: Formatting Toolbar not hiding when clicking on elements outside it by @matthewlipski in #233
- feat: Dark theme fixes + enable theme on website + docs by @matthewlipski in #236
Full Changelog: v0.8.0...v0.8.1
v0.8.0: Custom Blocks
Custom blocks enable users to add their own custom blocks to BlockNote!
https://www.blocknotejs.org/docs/block-types#custom-block-types
What's Changed
- docs: fix overflow for website editor demo by @matthewlipski in #207
- docs: add vercel analytics to website by @YousefED in #208
- fix: Address React Warning when clicking DragHandleMenuItem by @fogle in #210
- chore: fix type imports by @YousefED in #211
- fix: use nicer defaults for react UIFactories by @YousefED in #219
- docs: website open graph images, meta title and description by @YousefED in #222
- feat: Custom Blocks by @matthewlipski in #191
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.1
What's Changed
- chore: fix type imports by @YousefED #211
- fix: Address React Warning when clicking DragHandleMenuItem by @fogle #210
- chore: add sponsorship option by @YousefED
- docs: add vercel analytics to website by @YousefED in #208
- docs: fix overflow for website editor demo by @matthewlipski in #207
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0: multiplayer
What's Changed
- fix: Drag handle add button test fix by @matthewlipski in #190
- docs: Use correct defaultItems in the React Slash Menu Example by @niclas-j in #179
- chore: upgrade tiptap and node/npm by @YousefED in #198
- feat: Multiplayer API and homepage collaboration by @YousefED in #200
New Contributors
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
What's Changed
- feat: customize formatting toolbar and sidemenu by @YousefED in #142
- feat: Dark theme by @matthewlipski in #171
- feat: Editor Locking by @matthewlipski in #135
- fix: nextjs bug by @YousefED in #158
- fix: Fixed code marks throwing error by @matthewlipski in #160
- fix: menu positioning when scrolling by @matthewlipski in #167
- fix: slashmenu dropdown positioning on edge of page by @tensor-tian in #166
- fix: dragging multiple blocks by @PhilipWillms in #170
- fix: Isolated drag/drop per editor instance by @matthewlipski in #174
New Contributors
- @tensor-tian made their first contribution in #166
- @PhilipWillms made their first contribution in #170
Full Changelog: v0.5.0...v0.6.1
v0.5.1
v0.5.0: initial release
v0.5.0 is the first release in the changelog! We recently added a number of major features (new API, website, documentation). From now on, we'll add release notes to every release 🙌