feat: support dragging to reorder block by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/887
feat: implement auto scroll when draggaing to reorder by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/889
fix: backquote key will cause crash when using Frence IME by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/892
fix: odd toggle behavior continuous markdown by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/893
fix: context menu doesn't show up when the first paragraph is empty by @q200892907 in https://github.com/AppFlowy-IO/appflowy-editor/pull/891
feat: Allow configuring the auto scroll edge offset by @snipd-min in https://github.com/AppFlowy-IO/appflowy-editor/pull/888
feat: support moving a block to become a child of another block by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/896
feat: listen on delete_backward changes by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/898
feat: support formatting text when the composing range is not collapsed by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/900
feat: support skipping slice attributes by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/901
feat: add keyboard service interceptor to prevent default ops execution by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/902
feat: support keyboard gesture on mobile by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/905
feat: add 'delete line' command shortcut by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/906
chore: integrate delete line command into cut command by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/907
fix: insert the pasted nodes after current selection if they start with a non-delta node by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/908
feat: implement custom pan gesture to avoid delay offset update by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/909
feat: Multi list indentation at once by @Ahad-patel in https://github.com/AppFlowy-IO/appflowy-editor/pull/903
feat: slice attribute from next position if index is 0 by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/911
fix: only notify ui of selection change if it actually changed by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/914
fix: shift+delete by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/916
fix: ctrl+delete does not delete newlines by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/917
fix: ctrl+backspace does not delete newlines by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/918
fix: do not highlight inactive items on empty selection by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/915
fix: showActionsNotifier called after it has been disposed will raise… by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/919
feat: add auto expanded editor showcase by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/920
feat: override block component validator by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/924
chore: bump version 4.0.0 by @LucasXu0 in https://github.com/AppFlowy-IO/appflowy-editor/pull/925
New Contributors
@snipd-min made their first contribution in https://github.com/AppFlowy-IO/appflowy-editor/pull/888
@Ahad-patel made their first contribution in https://github.com/AppFlowy-IO/appflowy-editor/pull/903
Full Changelog: https://github.com/AppFlowy-IO/appflowy-editor/compare/3.3.0...4.0.0