Skip to content

19.4.0

Choose a tag to compare

@sneridagh sneridagh released this 03 Sep 09:14
· 4 commits to main since this release
4b8dadc

19.4.0 (2026-09-03)

Feature

  • Added a UserAvatar component, used by the toolbar to render the signed-in user's avatar. Add-ons can now change that avatar by shadowing this one small component, instead of shadowing the whole Toolbar. @ericof #8404
  • Adding quanta support with semanticUI fallback for seach container. @TimoBroeskamp #8411

Bugfix

  • Fixed cursor position lost when clicking on a Slate block in edit, causing the cursor to jump to the start of the text. @wesleybl #8402