Skip to content

v3.57.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 08:39
· 452 commits to develop since this release

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

  1. feat: 宏增加 $seq 方法,用于生成如 图-1图-2 这样的序号
  2. feat: 增加启动隐藏主窗口的配置
  3. feat: 增加勾选待办是否自动添加完成时间的配置
  4. feat: 限制生成历史版本文件的大小
  5. feat: 优化点击 details 标签时滚动行为
  6. fix: 修复拷贝代码块内容末尾有多余空行的问题

  1. feat: introducing the $seq method in the macro to generate sequential numbers like Figure-1, Figure-2.
  2. feat: added configuration to hide the main window upon startup.
  3. feat: implemented a configuration option to automatically add to-dos to the completion time.
  4. feat: implemented size restriction for generated historical version files.
  5. feat: enhanced scrolling behavior for the details tag when clicked.
  6. fix: resolved the issue of extra blank lines at the end of copied code blocks.