Skip to content

Releases: drl990114/MarkFlowy

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)

v0.2.2

31 Aug 13:30
1ee4595
Compare
Choose a tag to compare

✨ New Features

  • 3072b4c - desktop: animate editor tabs (commit by @halodong)
  • 2ddf092 - support copy conf path (commit by @halodong)
  • 71559c8 - add ErrorBoundary (commit by @halodong)

🐛 Bug Fixes

  • 62b5837 - desktop: ui optimization (commit by @halodong)
  • ad13c1d - playground: tsconfig (commit by @halodong)
  • 160c3e7 - editor: empty link text error (commit by @halodong)

v0.1.3

13 Aug 12:58
c407354
Compare
Choose a tag to compare

✨ New Features

  • 13a9597 - keyboard table (commit by @halodong)
  • 61e0a7e - openFolder command (commit by @halodong)
  • 6c24d61 - keyboard table (PR #210 by @halodong)
  • 1166845 - add file (commit by @halodong)
  • c49ce0e - editor tabs show file save state (commit by @halodong)
  • 54ba1ec - file tree context menu (commit by @halodong)
  • 844ae2a - delete file (commit by @halodong)

🐛 Bug Fixes

  • 91300d6 - some ui and interaction optimization (commit by @halodong)