v3.57.0
github-actions
released this
31 Jul 08:39
·
807 commits
to develop
since this release
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 宏增加
$seq
方法,用于生成如图-1
、图-2
这样的序号 - feat: 增加启动隐藏主窗口的配置
- feat: 增加勾选待办是否自动添加完成时间的配置
- feat: 限制生成历史版本文件的大小
- feat: 优化点击
details
标签时滚动行为 - fix: 修复拷贝代码块内容末尾有多余空行的问题
- feat: introducing the $seq method in the macro to generate sequential numbers like Figure-1, Figure-2.
- feat: added configuration to hide the main window upon startup.
- feat: implemented a configuration option to automatically add to-dos to the completion time.
- feat: implemented size restriction for generated historical version files.
- feat: enhanced scrolling behavior for the details tag when clicked.
- fix: resolved the issue of extra blank lines at the end of copied code blocks.