Skip to content

Releases: drl990114/MarkFlowy

v0.16.0

20 Oct 14:41
323f7f3
Compare
Choose a tag to compare

Features:

  • Support drag and drop file node to move.

  • Add Spanish translations.

v0.15.0

06 Oct 15:56
4bd2014
Compare
Choose a tag to compare

Features:

  • Add support for customize "chatgpt" api base url and model lists. (#731)

  • Update tauri to stable version 2.0.1.

Fixs:

  • Fix language settings can not select.

v0.14.0

22 Sep 12:27
e548e0a
Compare
Choose a tag to compare

Features:

  • Improve html inline editing experience.

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.