github purocean/yn v3.72.2

latest releases: v3-next-02, v3-next-01, v3.86.1...
18 months ago

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

  1. feat: 优化有序列表自动编号使用体验,配置项支持禁用自动编号
  2. feat: 使用目录大纲跳转/显示编辑器后自动聚焦编辑器
  3. feat: 优化语法建议补全,区分行内元素和块元素,支持快速新增表格行
  4. feat: 预览区图片增加右键上下文菜单,支持复制图片、打开图片等操作
  5. feat: 优化导航堆栈,支持锚点定位和滚动位置保持
  6. feat: 代码运行支持自动滚动到底部
  7. feat: 输入 【【 时自动触发 Wiki 链接建议
  8. feat: 其他交互体验优化和问题修复
  9. fix: Windows zip 版本禁用自动更新,避免反复升级失败问题
  10. feat(plugin): markdown-link 插件暴露 mdRuleConvertLink, htmlHandleLink 方法
  11. feat(plugin): ctx.doc.switchDoc 增加更多参数,支持跳转到指定位置
  12. feat(plugin): 增加 ctx.routines.changePosition 方法,用以跳转到当前文档的指定位置
  13. feat(plugin): 增加 ctx.view.highlightAnchor 方法,用以高亮/跳转到当前预览区的指定锚点
  14. feat(plugin): 增加 ctx.view.getScrollTop 方法,用以获取当前预览区的滚动位置
  15. feat(plugin): 增加 DOC_SWITCH_SKIPPED Hook,尝试切换到当前文档时触发

  1. feat: Optimize the experience of using automatic numbering for ordered lists, and support disabling automatic numbering in configuration options.
  2. feat: Use the table of contents outline to jump/automatically focus on the editor after displaying the editor.
  3. feat: Optimize syntax suggestion completion, distinguish between inline elements and block elements, and support quickly adding table rows.
  4. feat: Add a right-click context menu for images in the preview area, supporting operations such as copying images and opening images.
  5. feat: Optimize the navigation stack, supporting anchor positioning and maintaining scroll position.
  6. feat: Support automatic scrolling to the bottom when running code.
  7. feat: Automatically trigger Wiki link suggestions when typing 【【.
  8. feat: Other interaction experience optimizations and bug fixes.
  9. fix: Disable automatic updates for the Windows zip version to avoid repeated upgrade failure issues.
  10. feat(plugin): The markdown-link plugin exposes the mdRuleConvertLink, htmlHandleLink methods.
  11. feat(plugin): ctx.doc.switchDoc adds more parameters, supporting jumping to a specified location.
  12. feat(plugin): Add the ctx.routines.changePosition method to jump to a specified location in the current document.
  13. feat(plugin): Add the ctx.view.highlightAnchor method to highlight/jump to a specified anchor in the current preview area.
  14. feat(plugin): Add the ctx.view.getScrollTop method to get the current scroll position of the preview area.
  15. feat(plugin): Add the DOC_SWITCH_SKIPPED Hook, which is triggered when attempting to switch to the current document.

Don't miss a new yn release

NewReleases is sending notifications on new releases.