Releases: drl990114/MarkFlowy
v0.26.0
v0.25.0
Features:
- Support AI generation within documents, create AI nodes through slash menu.
Fixs:
- Fix font list loading error.
特性:
- 支持在文档内生成 AI 节点,通过斜杠菜单创建。
修复:
- 修复字体列表加载错误的问题。
v0.24.0
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
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
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
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
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
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
Features:
-
Support create file when workspace is empty.
-
Improve ui display and layout.
v0.17.0
Features:
-
Support export markdown file to html.
-
Support export markdown file to image.
-
Support duplicate file.
-
Optimize the performance of the editor.