Skip to content

v3.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 13:39
· 896 commits to develop since this release

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

  1. feat: 增加文件列表排序功能
  2. upd: 微调 UI 和 UX
  3. fix: 修复锚点跳转大小写适配问题
  4. fix: 修复图片预览器不能拖动问题
  5. feat(plugin): 上下文菜单项支持选中状态
  6. feat(plugin): 支持自定义编辑器 Tabs 操作按钮
  7. feat(plugin): 优化自定义编辑器相关 API
  8. feat(plugin): 支持加载 .mjs 脚本
  9. feat(plugin): 增加 ctx.base.getAttachmentURL 方法
  10. feat(plugin): 增加 ctx.tree.revealCurrentNode 方法

  1. feat: add file list sorting function
  2. upd: Fine-tune UI and UX
  3. fix: fix the case adaptation problem of anchor jump
  4. fix: fix the problem that the image previewer cannot be dragged
  5. feat(plugin): the context menu item supports the selected state
  6. feat(plugin): support custom editor Tabs action button
  7. feat(plugin): Optimize custom editor related API
  8. feat(plugin): support loading .mjs scripts
  9. feat(plugin): add ctx.base.getAttachmentURL method
  10. feat(plugin): add ctx.tree.revealCurrentNode method