Skip to content

Commit b6bfd11

Browse files
committed
chore: bump version 3.2.0
1 parent 44989c5 commit b6bfd11

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,18 @@
88
- feat: custom slash menu text style by @LucasXu0 in [#862](https://github.com/AppFlowy-IO/appflowy-editor/pull/862)
99
- feat: paste list children nodes by @zoli in [#863](https://github.com/AppFlowy-IO/appflowy-editor/pull/863)
1010
- feat: update keyboard height by @q200892907 in [#854](https://github.com/AppFlowy-IO/appflowy-editor/pull/854)
11+
- feat: optimize table update by @LucasXu0 in [#869](https://github.com/AppFlowy-IO/appflowy-editor/pull/869)
12+
- feat: optimize the table node parse steps and add logs by @LucasXu0 in [#875](https://github.com/AppFlowy-IO/appflowy-editor/pull/875)
13+
- feat: magnifier should be fully displayed at the edge of the editor w… by @hkm5558 in [#846](https://github.com/AppFlowy-IO/appflowy-editor/pull/846)
1114
- fix: document from markdown contains html escape text by @LucasXu0 in [#841](https://github.com/AppFlowy-IO/appflowy-editor/pull/841)
1215
- fix: force unwrap error by @LucasXu0 in [#847](https://github.com/AppFlowy-IO/appflowy-editor/pull/847)
13-
- fix: magnifier should be fully displayed at the edge of the editor by @hkm5558 in [#846](https://github.com/AppFlowy-IO/appflowy-editor/pull/846)
1416
- fix: error in file selection by @zuvola in [#844](https://github.com/AppFlowy-IO/appflowy-editor/pull/844)
1517
- fix: refine drop target position by @Xazin in [#849](https://github.com/AppFlowy-IO/appflowy-editor/pull/849)
1618
- fix: stabilize rendering for nested lists beyond level 1 by @LucasXu0 in [#855](https://github.com/AppFlowy-IO/appflowy-editor/pull/855)
17-
- fix: enable converting multiline to list by @zoli in [#860](https://github.com/AppFlowy-IO/appflowy-editor/pull/860)
19+
- fix: enable converting multilne to list by @zoli in [#860](https://github.com/AppFlowy-IO/appflowy-editor/pull/860)
20+
- fix: table cell insertion error by @LucasXu0 in [#870](https://github.com/AppFlowy-IO/appflowy-editor/pull/870)
21+
- fix: chinese input by @q200892907 in [#871](https://github.com/AppFlowy-IO/appflowy-editor/pull/871)
22+
- fix: context menu wrong offset by @Xazin in [#874](https://github.com/AppFlowy-IO/appflowy-editor/pull/874)
1823
- chore: support disabling selection gesture by @LucasXu0 in [#851](https://github.com/AppFlowy-IO/appflowy-editor/pull/851)
1924
- chore: expose text operation functions by @LucasXu0 in [#861](https://github.com/AppFlowy-IO/appflowy-editor/pull/861)
2025
- chore: support disable auto scroll by @LucasXu0 in [#864](https://github.com/AppFlowy-IO/appflowy-editor/pull/864)

0 commit comments

Comments
 (0)