github purocean/yn v3.17.0

latest releases: v3-next-02, v3-next-01, v3.86.1...
4 years ago
  1. feat: 新增复制富文本功能
  2. feat: 新增复制 HTML 功能
  3. upd: 优化编辑器补全
  4. upd: 优化导出功能
  5. upd: 升级 Electron 至 15.3.2
  6. upd: 升级 Monaco 编辑器至 0.31.1
  7. upd: 优化Macos 窗口使用体验
  8. fix: 修复 Windows 上不能在资源管理器中显示文件问题
  9. fix: 修复使用输入法时候文字闪烁问题
  10. fix: 修复编辑容器块内容时标签跳动问题
  11. feat(插件): 新增 ctx.utils.downloadContent 方法
  12. feat(插件): 新增 ctx.ui.useModal().alert 方法
  13. feat(插件): 新增 ctx.api.convertFile 方法
  14. feat(插件): 新增 ctx.base.readFromClipboard 方法
  15. feat(插件): 新增 ctx.base.writeToClipboard 方法
  16. feat(插件): 新增 ctx.view.getPreviewStyles 方法
  17. feat(插件): 新增 ctx.view.getPreviewStyles 方法
  18. feat(插件): 新增 ctx.lib.turndown
  19. feat(插件): 新增 ctx.lib.juice
  20. upd(插件): ctx.view.getContentHtml 增加参数配置

  1. feat: add rich text copy
  2. feat: add HTML copy
  3. upd: optimize editor completion
  4. upd: optimize the export function
  5. upd: upgrade Electron to 15.3.2
  6. upd: upgrade Monaco editor to 0.31.1
  7. upd: optimize window user experience of macOS
  8. fix: fix the problem that files cannot be displayed in Explorer on Windows
  9. fix: fix the problem of text flickering when using the input method
  10. fix: fix the problem of label jumping when editing container block content
  11. feat(plug-in): add ctx.utils.downloadContent method
  12. feat(plug-in): add ctx.ui.useModal().alert method
  13. feat(plug-in): add ctx.api.convertFile method
  14. feat(plug-in): add ctx.base.readFromClipboard method
  15. feat(plug-in): add ctx.base.writeToClipboard method
  16. feat(plug-in): add ctx.view.getPreviewStyles method
  17. feat(plug-in): add ctx.view.getPreviewStyles method
  18. feat(plug-in): add ctx.lib.turndown library
  19. feat(plug-in): add ctx.lib.juice library
  20. upd(plug-in): add options parameter for ctx.view.getContentHtml

Don't miss a new yn release

NewReleases is sending notifications on new releases.