Skip to content

Releases: AppFlowy-IO/appflowy-editor

1.4.0

20 Sep 08:06
6ddee3c
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.0

1.2.4

25 Aug 08:11
81186fa
Compare
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
Compare
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
Compare
Choose a tag to compare
chore: release 1.2.2 (#325)

1.2.1

08 Aug 07:11
Compare
Choose a tag to compare
chore: bump version 1.2.1

1.2.0

18 Jul 08:34
d5462ba
Compare
Choose a tag to compare

What's Changed

If you are upgrading: please see UPGRADING.md.

feat: added support for RTL and AUTO direction by @zoli in (#191)
feat: added support for customizing href behavior by @LucasXu0 in (#293)
feat: added support for delete key shortcut by @MayurSMahajan in (#272)
feat: added support customize the font family by @LucasXu0 in (#300)
fix: slash menu keyword not shows up the option by @johansutrisno in (#268)
fix: unable to access the slash menu on web platform by @LucasXu0 in (#303)
chore: change windows and linux command for redo by @MayurSMahajan in (#294)
chore: optimize the textSpan decorator by @LucasXu0 in (#290)
chore: remove the reference of the deprecated values by @LucasXu0 in (#304)

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Jul 05:27
bb3771a
Compare
Choose a tag to compare

What's Changed

  • feat: support IME by @LucasXu0 in (#253)
  • feat: support text and background color in mobile toolbar by @hyj1204 in (#233)
  • feat: support broadcast the transaction before applying it by @LucasXu0 in (#226)
  • feat: support customizing text attribute key and rendering by @LucasXu0 in (#244)
  • feat: support customizing the block icon widget by @LucasXu0 in (#274)
  • feat: support uploading images from local files by @Mukund-Tandon in (#232)
  • feat: add underline syntax parser by @vedant-pandey in (#256)
  • feat: migrate the delta encoder by @LucasXu0 in (#277)
  • feat: support divider toolbar item in mobile by @hyj1204 in (#281)
  • feat: customized color options by @hyj1204 in (#270)
  • feat: support exiting link menu by ESC by @vincenzoursano in (#124)
  • fix: focus node doesn't work on mobile by @LucasXu0 in (#227)
  • fix: the cursor is inaccuracy when the text contains special emoji by @LucasXu0 in (#238)
  • fix: extend attribute keys shouldn't be sliced by @LucasXu0 in (#248)
  • fix: keep keyboard appearance as same brightness as system theme by @hyj1204 in (#264)

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

21 Jun 02:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

15 Jun 08:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3