v3.43.0
github-actions
released this
14 Nov 13:39
·
1154 commits
to develop
since this release
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 增加文件列表排序功能
- upd: 微调 UI 和 UX
- fix: 修复锚点跳转大小写适配问题
- fix: 修复图片预览器不能拖动问题
- feat(plugin): 上下文菜单项支持选中状态
- feat(plugin): 支持自定义编辑器 Tabs 操作按钮
- feat(plugin): 优化自定义编辑器相关 API
- feat(plugin): 支持加载
.mjs
脚本 - feat(plugin): 增加
ctx.base.getAttachmentURL
方法 - feat(plugin): 增加
ctx.tree.revealCurrentNode
方法
- feat: add file list sorting function
- upd: Fine-tune UI and UX
- fix: fix the case adaptation problem of anchor jump
- fix: fix the problem that the image previewer cannot be dragged
- feat(plugin): the context menu item supports the selected state
- feat(plugin): support custom editor Tabs action button
- feat(plugin): Optimize custom editor related API
- feat(plugin): support loading
.mjs
scripts - feat(plugin): add
ctx.base.getAttachmentURL
method - feat(plugin): add
ctx.tree.revealCurrentNode
method