Skip to content

Commit

Permalink
chore: bump version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Sep 4, 2024
1 parent 44989c5 commit b6bfd11
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@
- feat: custom slash menu text style by @LucasXu0 in [#862](https://github.com/AppFlowy-IO/appflowy-editor/pull/862)
- feat: paste list children nodes by @zoli in [#863](https://github.com/AppFlowy-IO/appflowy-editor/pull/863)
- feat: update keyboard height by @q200892907 in [#854](https://github.com/AppFlowy-IO/appflowy-editor/pull/854)
- feat: optimize table update by @LucasXu0 in [#869](https://github.com/AppFlowy-IO/appflowy-editor/pull/869)
- feat: optimize the table node parse steps and add logs by @LucasXu0 in [#875](https://github.com/AppFlowy-IO/appflowy-editor/pull/875)
- 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)
- fix: document from markdown contains html escape text by @LucasXu0 in [#841](https://github.com/AppFlowy-IO/appflowy-editor/pull/841)
- fix: force unwrap error by @LucasXu0 in [#847](https://github.com/AppFlowy-IO/appflowy-editor/pull/847)
- 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)
- fix: error in file selection by @zuvola in [#844](https://github.com/AppFlowy-IO/appflowy-editor/pull/844)
- fix: refine drop target position by @Xazin in [#849](https://github.com/AppFlowy-IO/appflowy-editor/pull/849)
- fix: stabilize rendering for nested lists beyond level 1 by @LucasXu0 in [#855](https://github.com/AppFlowy-IO/appflowy-editor/pull/855)
- fix: enable converting multiline to list by @zoli in [#860](https://github.com/AppFlowy-IO/appflowy-editor/pull/860)
- fix: enable converting multilne to list by @zoli in [#860](https://github.com/AppFlowy-IO/appflowy-editor/pull/860)
- fix: table cell insertion error by @LucasXu0 in [#870](https://github.com/AppFlowy-IO/appflowy-editor/pull/870)
- fix: chinese input by @q200892907 in [#871](https://github.com/AppFlowy-IO/appflowy-editor/pull/871)
- fix: context menu wrong offset by @Xazin in [#874](https://github.com/AppFlowy-IO/appflowy-editor/pull/874)
- chore: support disabling selection gesture by @LucasXu0 in [#851](https://github.com/AppFlowy-IO/appflowy-editor/pull/851)
- chore: expose text operation functions by @LucasXu0 in [#861](https://github.com/AppFlowy-IO/appflowy-editor/pull/861)
- chore: support disable auto scroll by @LucasXu0 in [#864](https://github.com/AppFlowy-IO/appflowy-editor/pull/864)
Expand Down

0 comments on commit b6bfd11

Please sign in to comment.