v3.70.4
github-actions
released this
22 May 02:16
·
268 commits
to develop
since this release
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
Note
此版本升级了 Electron ,将不再支持 Windows 7/8 系统,如有需要,可下载旧版
- feat: 富文本粘贴为 Markdown 支持表格
- feat: 上下文菜单支持使用键盘导航
- feat: 优化对话框键盘访问
- perf: 当文档图片过多时,图片预览器不再显示图片导航栏
- refactor: 使用
undici
代替request
库 - refactor(plugin): 增加
ctx.api.proxyFetch
方法,移除ctx.api.proxyRequest
方法,更好的支持 SSE - 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.
- feat: Support pasting rich text as Markdown with table support
- feat: Support keyboard navigation in context menu
- feat: Optimize keyboard accessibility in dialogs
- perf: Hide image navigation bar in image previewer when there are too many images in the document
- refactor: Replace
request
library withundici
- refactor(plugin): Add
ctx.api.proxyFetch
method, removectx.api.proxyRequest
method for better SSE support - chore: Upgrade Electron to 28.3.1
AI Copilot 扩展新增文字生成图片功能