- feat: 新增复制富文本功能
- feat: 新增复制 HTML 功能
- upd: 优化编辑器补全
- upd: 优化导出功能
- upd: 升级 Electron 至 15.3.2
- upd: 升级 Monaco 编辑器至 0.31.1
- upd: 优化Macos 窗口使用体验
- fix: 修复 Windows 上不能在资源管理器中显示文件问题
- fix: 修复使用输入法时候文字闪烁问题
- fix: 修复编辑容器块内容时标签跳动问题
- feat(插件): 新增
ctx.utils.downloadContent方法 - feat(插件): 新增
ctx.ui.useModal().alert方法 - feat(插件): 新增
ctx.api.convertFile方法 - feat(插件): 新增
ctx.base.readFromClipboard方法 - feat(插件): 新增
ctx.base.writeToClipboard方法 - feat(插件): 新增
ctx.view.getPreviewStyles方法 - feat(插件): 新增
ctx.view.getPreviewStyles方法 - feat(插件): 新增
ctx.lib.turndown库 - feat(插件): 新增
ctx.lib.juice库 - upd(插件):
ctx.view.getContentHtml增加参数配置
- feat: add rich text copy
- feat: add HTML copy
- upd: optimize editor completion
- upd: optimize the export function
- upd: upgrade Electron to 15.3.2
- upd: upgrade Monaco editor to 0.31.1
- upd: optimize window user experience of macOS
- fix: fix the problem that files cannot be displayed in Explorer on Windows
- fix: fix the problem of text flickering when using the input method
- fix: fix the problem of label jumping when editing container block content
- feat(plug-in): add
ctx.utils.downloadContentmethod - feat(plug-in): add
ctx.ui.useModal().alertmethod - feat(plug-in): add
ctx.api.convertFilemethod - feat(plug-in): add
ctx.base.readFromClipboardmethod - feat(plug-in): add
ctx.base.writeToClipboardmethod - feat(plug-in): add
ctx.view.getPreviewStylesmethod - feat(plug-in): add
ctx.view.getPreviewStylesmethod - feat(plug-in): add
ctx.lib.turndownlibrary - feat(plug-in): add
ctx.lib.juicelibrary - upd(plug-in): add
optionsparameter forctx.view.getContentHtml