Releases
v3.41.0
Compare
Sorry, something went wrong.
No results found
feat: 扩展支持自动更新
feat: 优化思维导图导出 PDF 和打印的效果
upd: 更新镜像移除 mirror.ghproxy.com
fix: 修复预览“打印”“导出”按钮背景色过于透明问题
feat(plugin): ctx.utils.downloadContent 支持传入 Blob 对象
refactor(plugin): 重构导出功能,增加 ctx.export 模块
refactor(plugin): 移除 ctx.doc.print 方法,增加 ctx.export.printCurrentDocument 方法
refactor(plugin): 移除 ctx.doc.showExport 方法,增加 ctx.export.toggleExportPanel 方法
refactor(plugin): 移除 VIEW_BEFORE_EXPORT Hook,增加 EXPORT_BEFORE_PREPARE EXPORT_AFTER_PREPARE Hooks
refactor(plugin): 移除 ctx.base.forceReload 方法,增加 ctx.base.reloadMainWindow 方法
feat: extended support for automatic update
feat: optimize the effect of mind map exporting to PDF and printing
upd: update mirror to remove mirror.ghproxy.com
fix: fix the problem that the background color of the preview "Print" and "Export" buttons is too transparent
feat(plugin): ctx.utils.downloadContent supports passing in Blob object
refactor(plugin): refactor the export function and add the ctx.export module
refactor(plugin): remove ctx.doc.print method, add ctx.export.printCurrentDocument method
refactor(plugin): remove ctx.doc.showExport method, add ctx.export.toggleExportPanel method
refactor(plugin): remove VIEW_BEFORE_EXPORT Hook, add EXPORT_BEFORE_PREPARE EXPORT_AFTER_PREPARE Hooks
refactor(plugin): remove ctx.base.forceReload method, add ctx.base.reloadMainWindow method
You can’t perform that action at this time.