Skip to content

Releases: AppFlowy-IO/appflowy-editor

1.4.4

11 Oct 12:16
8a04d99

Choose a tag to compare

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

1.4.3

25 Sep 09:53
7743620

Choose a tag to compare

What's Changed

  • fix: the text within the tag didn't parse correctly when pasting HTML by @LucasXu0 in #501

Full Changelog: 1.4.2...1.4.3

1.4.2

25 Sep 09:39

Choose a tag to compare

What's Changed

  • fix: required named parameter 'onLiveTextInput' must be provided by @LucasXu0 in #488
  • fix: fix mobile selection drag by @dggbond in #490
  • fix: unable to change RTL of heading by @LucasXu0 in #495

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

25 Sep 09:39

Choose a tag to compare

What's Changed

  • fix: the color of text and highlight icon should be white by @LucasXu0 in #485
  • feat: add support for font family and font size attributes in rich text by @LucasXu0 in #486

Full Changelog: 1.4.0...1.4.1

1.4.0

20 Sep 08:06
6ddee3c

Choose a tag to compare

What's Changed

  • chore: bump version 1.3.0 by @LucasXu0 in #435
  • feat: simplify auto scroll behavior in ScrollServiceWidget by @LucasXu0 in #437
  • feat: implement delta diff and provide external values by @LucasXu0 in #444
  • fix: request focus in find replace menu by @Xazin in #440
  • feat: bulk open links shortcut by @Tony-MK in #419
  • refactor: migrate tests by @MayurSMahajan in #438
  • optimize the performance by @LucasXu0 in #442
  • fix: remove unused check in non_delta_input_service by @LucasXu0 in #447
  • fix: unable to paste html contains section by @LucasXu0 in #448
  • Refactor color conversion method to handle RGB and hex formatsRefactor method to handle RGB and hex formats, improving color conversion by @LucasXu0 in #450
  • fix: sometimes failed to paste content from google translation by @LucasXu0 in #451
  • update Chinese l10n by @sun-jiao in #445
  • fix: duration cannot be zero in animate by @Xazin in #452
  • chore: refactor attribute comparison in Delta class diff loop by @LucasXu0 in #456
  • upgrade to flutter 3.13.0 by @LucasXu0 in #459
  • fix: image upload on web by @garv-shah in #453
  • feat: support customizing the record time by @LucasXu0 in #461
  • fix block selection area by @LucasXu0 in #462
  • chore: add jumpTo to editor scroll service by @Xazin in #466
  • chore: update l10n by @sun-jiao in #463
  • fix: resolve RangeError when last row deleted. by @sun-jiao in #470
  • feat: adjust the loading large document optimization in mobile platform by @LucasXu0 in #474
  • fix: resolve layout problem of FindMenuWidget by @sun-jiao in #467
  • fix: show reset color button even if one of the selected text was formatted by @LucasXu0 in #476
  • fix: selection area doesn't show if in the long selection by @LucasXu0 in #477
  • feat: add more showcases on the mobile platform by @LucasXu0 in #479
  • feat: add more showcases on desktop/mobile platform by @LucasXu0 in #481
  • fix: DT_TOOLCHAIN_DIR path in Podfile for iOS and macOS by @LucasXu0 in #483
  • fix: respect default and last direction on new line and indent by @zoli in #482
  • fix: link menu overflow in right by @sun-jiao in #478
  • fix: resolve "Bad state: no element" when in-table paragraph deleted by @sun-jiao in #471
  • chore: bump version 1.4.0 by @LucasXu0 in #484

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

01 Sep 03:41
b429ae6

Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.0

1.2.4

25 Aug 08:11
81186fa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.2.4

1.2.3

25 Aug 08:02
953249f

Choose a tag to compare

fix: lose selection after pasting (#365)

* fix: the selection area delay to update after typing enter

* fix: selection will lose after pasting

1.2.2

08 Aug 07:11
970e3d4

Choose a tag to compare

chore: release 1.2.2 (#325)

1.2.1

08 Aug 07:11

Choose a tag to compare

chore: bump version 1.2.1