You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 3.1.0
2
+
* fix: handwriting ime doesn't work by @LucasXu0 in [#832](https://github.com/AppFlowy-IO/appflowy-editor/pull/832)
3
+
* feat: support custom markdown parsers by @LucasXu0 in [#835](https://github.com/AppFlowy-IO/appflowy-editor/pull/835)
4
+
* feat: undo markdown style by @Xazin in [#830](https://github.com/AppFlowy-IO/appflowy-editor/pull/830)
5
+
* feat: enable selection in readonly mode by @LucasXu0 in [#837](https://github.com/AppFlowy-IO/appflowy-editor/pull/837)
6
+
* feat: use format of wrapping node when pasting plain text by @jpenna in [#692](https://github.com/AppFlowy-IO/appflowy-editor/pull/692)
7
+
* feat: document to PDF feature for AppFlowy Editor by @rileyhawk1417 in [#695](https://github.com/AppFlowy-IO/appflowy-editor/pull/695)
8
+
* fix: incorrect calculation of skip value in moveVertical by @Jei-sKappa in [#790](https://github.com/AppFlowy-IO/appflowy-editor/pull/790)
9
+
* fix: add code to support sliced by @Xazin in [#829](https://github.com/AppFlowy-IO/appflowy-editor/pull/829)
10
+
* fix: render issue of nested list by @LucasXu0 in [#838](https://github.com/AppFlowy-IO/appflowy-editor/pull/838)
11
+
* fix: the toolbar will be blocked if the scroll bar is hidden by @LucasXu0 in [#839](https://github.com/AppFlowy-IO/appflowy-editor/pull/839)
12
+
1
13
## 3.0.0
2
14
* refactor: separated determineTextDirection function by @zoli in [#809](https://github.com/AppFlowy-IO/appflowy-editor/pull/809)
3
15
* fix: markdown to document with image url having properties after extension by @stevenosse in [#795](https://github.com/AppFlowy-IO/appflowy-editor/pull/795)
0 commit comments