Skip to content

1.4.4

Compare
Choose a tag to compare
@LucasXu0 LucasXu0 released this 11 Oct 12:16
· 236 commits to main since this release
8a04d99

What's Changed

  • fix: undo failed in a nested list in a special case by @LucasXu0 in #503
  • fix: the cursor will flicker one frame to its previous position by @LucasXu0 in #506
  • fix: delete the divider on mobile will raise an error by @LucasXu0 in #508
  • fix: unable to update selection sometimes when the editor lost focus by @LucasXu0 in #509
  • support RTL in toolbar by @1akhanBaheti in #496
  • feat: optimize the find and replace logic by @LucasXu0 in #510
  • fix search integration issues by @LucasXu0 in #511
  • feat: enable shift+press for selection range by @Xazin in #512
  • chore: image block revamp by @LucasXu0 in #516
  • fix: image block revamp issues by @LucasXu0 in #517
  • fix: impossible to click on any sub-items if the top level item is off-screen by @LucasXu0 in #522
  • feat: support customizing error block by @LucasXu0 in #524
  • feat: export JSON in mobile and update mobile_example.json by @hyj1204 in #515
  • feat: add regex and case sensitive to FindReplaceMenu by @sun-jiao in #480
  • feat:desktop toolbar custom style by @q200892907 in #519
  • fix: the selection should be clear if header or footer is focusing by @LucasXu0 in #525
  • fix: the selection handles remain on the screen after cutting the text by @LucasXu0 in #526
  • chore: bump version 1.4.4 by @LucasXu0 in #527

New Contributors

Full Changelog: 1.4.3...1.4.4