Skip to content

Releases: drl990114/MarkFlowy

v0.13.1

05 Aug 15:16
4318f7a
Compare
Choose a tag to compare

Features:

  • Support trash file and folder.

  • Improve html image node loading display.

Fix:

  • revert html inline node parse method.

v0.12.3

20 Jul 13:57
771183b
Compare
Choose a tag to compare

Fix:

  • Init layout visible status when open app.

  • Prevent default behavior of shortcut keys.

  • Stuck when adjusting file tree size on WindowsOS.

v0.12.0

18 Jul 15:02
4ec65d1
Compare
Choose a tag to compare

Features:

  • Add right bar to show table of content.

  • Support show table of content in source code mode.

Fix:

  • Search result display error when paragraph has inline node.

v0.11.3

26 Jun 13:35
821aec7
Compare
Choose a tag to compare

Fix:

  • Preview mode load some image error.

  • Updater does not work on WindowsOS.

v0.11.2

24 Jun 14:21
e167d0e
Compare
Choose a tag to compare

Fix:

  • Some image can't load.

v0.11.1

23 Jun 10:14
e963ad8
Compare
Choose a tag to compare

In order to understand the current operation of the app, we have integrated the most basic user statistics.

Features:

  • Support setting editor font size and line height.

  • When hovering over a heading node, the level prefix will be displayed.

  • Titlebar display active file name and edit state.

  • Support restore window state(e.g size, position).

Fix:

  • The copied image link should not be processed.

  • when users new a file or new a folder, all opened files should not be forced to close.

  • when click rename input , cursor should not blur.

v0.10.2

10 Jun 14:45
5742e0a
Compare
Choose a tag to compare

Features:

  • Explorer support create folder.

  • Explorer support rename file or folder.

Fix:

  • Long file name display optimization.

  • problem with displaying line breaks in the table for br.

  • Titlebar window maximize button display error.

  • Some ui and ux optimization, Theme colors optimization.

v0.9.2

05 May 14:59
4cdb933
Compare
Choose a tag to compare

Fix:

  • New files are not allowed temporarily. When the workspace is empty.

v0.9.1

27 Apr 06:18
f7ecfce
Compare
Choose a tag to compare

Fix:

  • Fixed cmd + A don't work in codemirror node.

  • Fixed codemirror history is not effective globally.

v0.9.0

25 Apr 12:43
1a90974
Compare
Choose a tag to compare

Features:

  • Support preview mode

  • Better html inline node

  • Add tooltip to sidebar item.

Fix:

  • Fixed the table of contents doesn't refresh while switching different md files.

  • Fixed reference text not show in editor.

  • Some ui and ux optimization.