Releases: Tencent/cherry-markdown
Releases · Tencent/cherry-markdown
v0.8.24
v0.8.23-1.0
Features
- #437 优化插入公式选择模板的功能,并增加预览区域公式导出、复制操作 (#537) (0e40577)
- 434 vscode插件支持配置图床 (#534) (4fdbb93)
- 增加配置快捷键的功能 close #406 (55e582f)
Bug Fixes
- #546 在node环境下,输入联想会引发报错 (e24f1e1)
- #387 CherryEngine TypeError (#535) (56165bf)
- 复制html内容时有报错 #536;更新vscode插件 (402a05d)
- 修复右侧顶部工具栏不支持自定义菜单的问题,修复cherry.toolbar.toolbarHandlers收集按钮不全的问题 (ca2347f)
- 修复右侧顶部工具栏不支持自定义菜单的问题,修复cherry.toolbar.toolbarHandlers收集按钮不全的问题 (#531) (7e4a125)
- 支持空链接 #530 (0fc0399)
- close #532 (a1df190)
- syntax type err & formula config (#539) (5484c4a), closes #437
- types: fix type check & security issues (#538) (0f036e9)
v0.8.22
v0.8.21
What's Changed
- 避免出现 theme__null class 以及修复了常用操作的一些i18n国际化问题 by @jiakuan in #463
- Feat: support switching language when previewing code by @tangzixuan in #464
- feat(docs) :init by @RSS1102 in #467
- 添加了一个onMouseDown函数,使得工具栏的子窗口在点击预览界面时也能被消除 by @OlafYou in #471
- feat(docs): add configuration option by @RSS1102 in #468
- 更新drawio到最新版本&支持预设样式 by @jh244212647 in #475
- feat(Suggester): Suggester扩展 #430 by @ufec in #473
- feat: 丰富表格所见即所得功能 by @ArcaneLuna in #479
- fix(Unittest): 修复了单元测试代码中的诸多小问题 by @interestingLSY in #482
- fix(Engine): 修复 blockquote 里,代码块被渲染为行内代码的 bug by @interestingLSY in #481
- fix(Previewer): 修复html2canvas导致的含MathJax的截图导出重影问题 by @rikukiix in #484
- feat(Editor): 增加对罗马数字与汉字列表的换行自动补全 by @rikukiix in #493
- feat: 预览区支持hover相关逻辑、表格支持hover添加行列 by @richardji202 in #502
- add a new theme "淡雅 by @AlanFuPC in #480
- feat: 支持专注模式、打字机模式 by @richardji202 in #503
New Contributors
- @jiakuan made their first contribution in #463
- @tangzixuan made their first contribution in #464
- @OlafYou made their first contribution in #471
- @jh244212647 made their first contribution in #475
- @ArcaneLuna made their first contribution in #479
- @interestingLSY made their first contribution in #482
- @rikukiix made their first contribution in #484
- @richardji202 made their first contribution in #502
- @AlanFuPC made their first contribution in #480
Full Changelog: v0.8.20...v0.8.21
v0.8.20
v0.8.19: chore(release): 0.8.19
Co-authored-by: sunsonliu <sunsonliu@tencent.com> Co-authored-by: lyngai <wlxjust@gmail.com> Co-authored-by: humyfred <513407656@qq.com> Co-authored-by: kiritocui <kiritocui@tencent.com>