Skip to content

v3.71.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 05:44
· 239 commits to develop since this release

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 支持使用 [[文件名#锚点|显示文本]][[文件名:行,列|显示文本]] 语法来链接文档
  2. feat: 运行 shell 代码支持停止运行
  3. feat: .bib, .plantuml, .dot, .gv, .puml 文件视为文本文件,可编辑
  4. feat: 编辑器配置支持字体连字
  5. fix: 修复代码块不遵守 .avoid-page-break 样式,导致打印时分页不正确的问题
  6. chore: 升级 Electron 到 28.3.3

  1. feat: support for linking documents using the syntax [[filename#anchor|display text]] or [[filename:line,column|display text]].
  2. feat: running shell code now supports stopping the execution.
  3. feat: files with extensions .bib, .plantuml, .dot, .gv, .puml are considered as text files and are editable.
  4. feat: editor configuration now supports ligatures for fonts.
  5. fix: fixed an issue where code blocks did not adhere to the .avoid-page-break style, causing incorrect pagination during printing.
  6. chore: upgraded Electron to version 28.3.3.