Skip to content

Releases: drl990114/MarkFlowy

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.

v0.8.0

14 Apr 14:58
f07564a
Compare
Choose a tag to compare

Features:

  • Support Table column and row selection.

  • Support ChatGPT get post summary.

  • Support ChatGPT translate post.

  • Multi-language support French.

Fixs:

  • Code block lang menu style error.

  • Codemirror highlight error.

  • Some ui and ux optimize.

v0.7.7

17 Mar 08:53
b37f715
Compare
Choose a tag to compare

Fixs:

  • Editor performance optimization.

  • Chinese translation supplement.

v0.7.6

27 Feb 14:26
3e763a0
Compare
Choose a tag to compare

Features:

  • Support custom theme.

  • Support add file to root folder.

  • Html Image and Iframe inlinnode, and can resize.

  • Support table of content level display

  • Support editarea full width setting.

  • Support slash menu for commands.

  • Auto updater.

Fixs:

  • Some image load error.

  • Delete file should confirm.

  • Clipboard paste error.

  • Some ui bugs.

v0.6.2

17 Oct 13:11
8c7fc84
Compare
Choose a tag to compare

fix: img cause software hang problem.

v0.5.3

24 Sep 14:30
61bf361
Compare
Choose a tag to compare

Fixs:

  • desktop: fix create table menu not working.
  • desktop: fix table style

Improves:

  • editor: html block optimization

v0.4.1

12 Sep 13:34
ef58965
Compare
Choose a tag to compare

✨ New Features

  • 789a82c - crates: npm download (commit by @halodong)
  • 0ad82d4 - desktop: table of contents (PR #285 by @halodong)

🐛 Bug Fixes

  • 6097221 - editor: codemirror theme optimization (commit by @halodong)
  • 525cae4 - desktop: editor tab scrolling optimization (commit by @halodong)
  • f837ac2 - desktop: app crashes when file path does not exist (commit by @halodong)

v0.3.6

09 Sep 02:07
af582ff
Compare
Choose a tag to compare

✨ New Features

  • df29a30 - component: icon button component (commit by @halodong)
  • bbc048f - desktop: bookmark (PR #275 by @halodong)
  • a3d274d - desktop: auto save (commit by @halodong)
  • e3954bc - desktop, editor: use open sans font (commit by @halodong)

🐛 Bug Fixes

  • a7ab75f - desktop: some ui optimization (commit by @halodong)
  • f24a8c8 - desktop: editor toolbar offset (commit by @halodong)
  • a85f7b1 - desktop: improve setting ui (commit by @halodong)
  • 9d4bad5 - verify add file name (commit by @halodong)
  • f8e0c02 - desktop: insert file save info update (commit by @halodong)
  • 05836f3 - desktop: file save refactor (commit by @halodong)
  • 77067f7 - desktop: don't use custom titlebar (commit by @halodong)
  • 0ce5c6b - desktop: event bus.emit params remove context (commit by @halodong)
  • 0644098 - desktop: save not work in windows (commit by @halodong)