Skip to content

v3.76.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 11:05
· 20 commits to develop since this release

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

  1. feat: 增加俄语语言支持
  2. feat: 增加使用指引帮助入口
  3. feat: 优化有序列表序号补全
  4. feat: 图片保存目录配置增加 {docHash} 占位符
  5. fix: 修复 Windows 上可能出现输入框无法聚焦的问题
  6. fix: 修复某些情况下编辑器只读不正确问题
  7. fix: 修复某些情况下 Mermaid 渲染尺寸计算不正确问题

  1. feat: Added support for the Russian language
  2. feat: Added an entry point for usage guidance
  3. feat: Optimized the completion of ordered list numbers
  4. feat: Added {docHash} placeholder to the image save directory configuration
  5. fix: Fixed an issue where the input box might not be focusable on Windows
  6. fix: Fixed the issue of incorrect read-only status in the editor under certain conditions
  7. fix: Fixed the issue of incorrect size calculation for Mermaid rendering under certain conditions