Skip to content

Releases: drl990114/MarkFlowy

v0.26.0

17 May 05:19
33e1339
Compare
Choose a tag to compare

Features:

  • Support open and edit .txt files.

Fixs:

  • Fallback Tauri version to fix image loading failure issue.

  • The accent color changes brighter in dark mode.

  • Improve image file preview style.


特性:

  • 支持打开和编辑 .txt 文件。

修复:

  • 回退 Tauri 版本以修复图片加载失败的问题。

  • 深色模式下强调色变亮的问题。

  • 优化图片文件预览样式。

v0.25.0

11 May 12:18
9986070
Compare
Choose a tag to compare

Features:

  • Support AI generation within documents, create AI nodes through slash menu.

Fixs:

  • Fix font list loading error.

特性:

  • 支持在文档内生成 AI 节点,通过斜杠菜单创建。

修复:

  • 修复字体列表加载错误的问题。

v0.24.0

01 May 06:29
8ad64ac
Compare
Choose a tag to compare

Happy International Labor Day, everyone!

Features:

  • Support opening files through the Open with menu.

  • Support drag and drop folder in app icon to open.

Fixs:

  • Fix input chinese cursor instability in chrome.

  • Fix json file edit highlight error.


祝大家国际劳动节快乐!

特性:

  • 支持通过文件的 打开方式 菜单打开文件。

  • 支持将文件夹拖放到应用图标上打开。

修复:

  • 修复在 Chrome 中输入中文时光标不稳定的问题。

  • 修复 JSON 文件编辑高亮错误的问题。

v0.23.1

24 Apr 05:03
946123a
Compare
Choose a tag to compare

Features:

  • Support custom editor font family.

  • Support reset app settings.

  • Change default code font to Fira Code.

Fixs:

  • Fix create new file display empty.

特性:

  • 支持自定义编辑器字体。

  • 支持重置应用设置。

  • 将默认代码字体更改为 Fira Code。

修复:

  • 修复新建文件显示空白的问题。

v0.22.1

19 Apr 09:01
ac672f8
Compare
Choose a tag to compare

Features:

  • Support opening images and JSON files.

  • Use xdg standards's config file path, in linux and macOS.

Fixs:

  • The issue of the preview mode not taking effect when switching to WYSIWYG mode.

  • Optimized error handling and crash issues.


特性:

  • 支持打开图片和 JSON 文件。

  • 在 Linux 和 macOS 中使用 xdg 标准的配置文件路径。

修复:

  • 预览模式在所见即所得模式切换不生效的问题。

  • 优化错误处理和崩溃问题。

v0.21.0

30 Mar 06:31
89ec87d
Compare
Choose a tag to compare

Features:

  • Support opening individual files.

  • Support display editing file full path in the editor.

Fix:

  • Fix the issue of AI translation and summary not taking effect.

  • Fix the issue of multiple editor instances causing paste failure.

  • Improve the performance and ui of the editor.


特性:

  • 支持打开单个文件。

  • 支持在编辑器中显示正在编辑的文件的完整路径。

修复:

  • 修复 AI 翻译、摘要没生效的问题。

  • 修复多个实例导致粘贴失败的问题。

  • 优化编辑器性能和样式。

v0.20.0

18 Mar 15:20
25bbc24
Compare
Choose a tag to compare

Features:

  • Support DeepSeek and Ollama AI providers.

  • Support Mermaid diagram node.

Fixs:

  • Fixed the issue where the content of the HTML Inline node may be incomplete during parsing.

特性:

  • 支持 DeepSeek 和 Ollama AI 服务商。

  • 支持 Mermaid 图表节点。

修复:

  • 修复解析 HTML 内联节点时内容可能不完整的问题。

v0.19.0

28 Feb 16:57
8961f1a
Compare
Choose a tag to compare

Features:

  • Supplement error capture and reporting.

Fixs:

  • Fixed the issue where inlining HTML tags in the Heading node would result in errors.

v0.18.1

01 Jan 13:38
b6365f0
Compare
Choose a tag to compare

Features:

  • Support create file when workspace is empty.

  • Improve ui display and layout.

v0.17.0

20 Nov 13:28
1d978b7
Compare
Choose a tag to compare

Features:

  • Support export markdown file to html.

  • Support export markdown file to image.

  • Support duplicate file.

  • Optimize the performance of the editor.