Skip to content

v3.56.4

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 08:55
· 565 commits to develop since this release

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

  1. feat: 升级 Electron 到 22.3.17
  2. feat: 优化当空间不够时上下文菜单弹出位置
  3. feat: 文件选项卡上下文菜单增加文件相关操作
  4. feat: 切换到一个不存在的文件时,提示是否创建
  5. feat(plugin): 增加 file-tabs.close-tabs Action
  6. feat(plugin): 增加文件选项卡上下文菜单拓展方法

  1. feat: upgrade Electron to 22.3.17
  2. feat: optimize the popup position of context menu when space is limited
  3. feat: add file-related operations to the context menu of file tabs
  4. feat: Prompt whether to create a new file when switching to a non-existent file
  5. feat(plugin): add file-tabs.close-tabs Action
  6. feat(plugin): add extension methods to the context menu of file tabs