github purocean/yn v3.22.1

latest releases: v3-next-01, v3.86.1, v3-next-08...
3 years ago
  1. feat: 增加文档历史版本控制功能
  2. feat: 支持自定义监听端口
  3. upd: 优化脑图交互
  4. upd: 升级 markdown-it-multimd-table 依赖
  5. upd: 其他体验优化
  6. fix: 修复某些情况下文件排序不稳定问题
  7. fix: 修复自定义容器嵌套样式问题
  8. fix: 修复某些情况下不能展示“转换为带标题链接”菜单问题
  9. fix: 修复导出/复制 HTML 时 abbr 标签丢失 title 属性问题
  10. feat(插件): 增加 ctx.doc.showHistory 方法
  11. feat(插件): 增加 ctx.doc.hideHistory 方法
  12. feat(插件): 增加 ctx.editor.getDefaultOptions 方法
  13. feat(插件): 增加 ctx.editor.replaceLines 方法
  14. feat(插件): 增加 ctx.editor.getLinesContent 方法
  15. feat(插件): 增加 ctx.editor.setValue 方法
  16. feat(插件): 增加 ctx.api.fetchHistoryList 方法
  17. feat(插件): 增加 ctx.api.fetchHistoryContent 方法
  18. feat(插件): 增加 ctx.api.deleteHistoryVersion 方法
  19. feat(插件): 增加 ctx.api.commentHistoryVersion 方法
  20. feat(插件): 给 I18N_CHANGE_LANGUAGE 钩子增加 currentLang 参数

  1. feat: add document history version control function
  2. feat: support custom listening port
  3. upd: optimize mind map interaction
  4. upd: upgrade markdown-it-multimd-table dependency
  5. upd: other experience optimization
  6. fix: fix unstable file sorting in some cases
  7. fix: fix custom container nesting style
  8. fix: fix menu item "Convert to Link with Title" could not be displayed in some cases
  9. fix: fix abbr tag missing title attribute when exporting/copying HTML
  10. feat(plugin): add ctx.doc.showHistory method
  11. feat(plugin): add ctx.doc.hideHistory method
  12. feat(plugin): add ctx.editor.getDefaultOptions method
  13. feat(plugin): add ctx.editor.replaceLines method
  14. feat(plugin): add ctx.editor.getLinesContent method
  15. feat(plugin): add ctx.editor.setValue method
  16. feat(plugin): add ctx.api.fetchHistoryList method
  17. feat(plugin): add ctx.api.fetchHistoryContent method
  18. feat(plugin): add ctx.api.deleteHistoryVersion method
  19. feat(plugin): add ctx.api.commentHistoryVersion method
  20. feat(plugin): add currentLang parameter to I18N_CHANGE_LANGUAGE hook

Don't miss a new yn release

NewReleases is sending notifications on new releases.