v0.23.0
This release introduces a number of significant fixes and small features, including:
- Fixed dragging & dropping blocks across editors.
- Improved collaboration cursor UX via the
showCursorLabels
option (see collaborative editing docs). - Improvements to PDF and DOCX exports.
And more! See the full changelog below:
What's Changed
- fix: Selecting start of table cell by @matthewlipski in #1354
- fix: Code block language parsing by @areknawo in #1362
- Enhance translation in french in fr.ts by @virgile-dev in #1359
- fix: Multi-editor drag & drop by @matthewlipski in #1341
- fix: Cache & reuse Shiki highlighter & parser for improved performance by @areknawo in #1363
- fix: Rollup config for
xl
andserver-util
packages by @matthewlipski in #1365 - feat: stop suggestion menu event propagation by @mfanselmo in #1346
- Add Italian Translations 🇮🇹 by @caioricciuti in #1345
- feat: Code block support in PDF & DOCX exporters by @areknawo in #1367
- feat: Improved collaboration cursor UX by @matthewlipski in #1374
- feat: Page break by @areknawo in #1372
- fix: Minor collaboration cursor & docs changes by @matthewlipski in #1381
- fix: Adjust page break styles by @matthewlipski in #1383
New Contributors
- @virgile-dev made their first contribution in #1359
- @caioricciuti made their first contribution in #1345
Full Changelog: v0.22.0...v0.23.0