Skip to content

v3.70.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 02:16
· 29 commits to develop since this release

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

Note

此版本升级了 Electron ,将不再支持 Windows 7/8 系统,如有需要,可下载旧版

  1. feat: 富文本粘贴为 Markdown 支持表格
  2. feat: 上下文菜单支持使用键盘导航
  3. feat: 优化对话框键盘访问
  4. perf: 当文档图片过多时,图片预览器不再显示图片导航栏
  5. refactor: 使用 undici 代替 request
  6. refactor(plugin): 增加 ctx.api.proxyFetch 方法,移除 ctx.api.proxyRequest 方法,更好的支持 SSE
  7. chore: 升级 Electron 到 28.3.1

Note

This version has upgraded Electron and will no longer support Windows 7/8 systems. If necessary, you can download the old version.

  1. feat: Support pasting rich text as Markdown with table support
  2. feat: Support keyboard navigation in context menu
  3. feat: Optimize keyboard accessibility in dialogs
  4. perf: Hide image navigation bar in image previewer when there are too many images in the document
  5. refactor: Replace request library with undici
  6. refactor(plugin): Add ctx.api.proxyFetch method, remove ctx.api.proxyRequest method for better SSE support
  7. chore: Upgrade Electron to 28.3.1

AI Copilot 扩展新增文字生成图片功能

image