Skip to content

v3.74.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 07:46
· 79 commits to develop since this release

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

  1. feat: 支持在设置中配置预览区域内容显示最大宽度
  2. refactor: 默认在 Web Worker 中运行 JavaScript 代码,切换文档时候中止执行
  3. fix: 修复终端 shell 配置空字符串时候报错问题
  4. fix: 修复升级 Monaco 编辑器后不能补全待办列表问题

  1. feat: Support configuring the maximum width of the preview area content display in settings.
  2. refactor: Run JavaScript code in Web Worker by default, and terminate execution when switching documents.
  3. fix: Fix the error that occurs when the terminal shell configuration is an empty string.
  4. fix: Fix the issue where the to-do list cannot be completed after upgrading the Monaco editor.