v0.8.21
版本发布时间: 2023-07-14 11:35:25
Tencent/cherry-markdown最新发布版本:v0.8.25(2023-09-14 11:41:04)
What's Changed
- 避免出现 theme__null class 以及修复了常用操作的一些i18n国际化问题 by @jiakuan in https://github.com/Tencent/cherry-markdown/pull/463
- Feat: support switching language when previewing code by @tangzixuan in https://github.com/Tencent/cherry-markdown/pull/464
- feat(docs) :init by @RSS1102 in https://github.com/Tencent/cherry-markdown/pull/467
- 添加了一个onMouseDown函数,使得工具栏的子窗口在点击预览界面时也能被消除 by @OlafYou in https://github.com/Tencent/cherry-markdown/pull/471
- feat(docs): add configuration option by @RSS1102 in https://github.com/Tencent/cherry-markdown/pull/468
- 更新drawio到最新版本&支持预设样式 by @jh244212647 in https://github.com/Tencent/cherry-markdown/pull/475
- feat(Suggester): Suggester扩展 #430 by @ufec in https://github.com/Tencent/cherry-markdown/pull/473
- feat: 丰富表格所见即所得功能 by @ArcaneLuna in https://github.com/Tencent/cherry-markdown/pull/479
- fix(Unittest): 修复了单元测试代码中的诸多小问题 by @interestingLSY in https://github.com/Tencent/cherry-markdown/pull/482
- fix(Engine): 修复 blockquote 里,代码块被渲染为行内代码的 bug by @interestingLSY in https://github.com/Tencent/cherry-markdown/pull/481
- fix(Previewer): 修复html2canvas导致的含MathJax的截图导出重影问题 by @rikukiix in https://github.com/Tencent/cherry-markdown/pull/484
- feat(Editor): 增加对罗马数字与汉字列表的换行自动补全 by @rikukiix in https://github.com/Tencent/cherry-markdown/pull/493
- feat: 预览区支持hover相关逻辑、表格支持hover添加行列 by @richardji202 in https://github.com/Tencent/cherry-markdown/pull/502
- add a new theme "淡雅 by @AlanFuPC in https://github.com/Tencent/cherry-markdown/pull/480
- feat: 支持专注模式、打字机模式 by @richardji202 in https://github.com/Tencent/cherry-markdown/pull/503
New Contributors
- @jiakuan made their first contribution in https://github.com/Tencent/cherry-markdown/pull/463
- @tangzixuan made their first contribution in https://github.com/Tencent/cherry-markdown/pull/464
- @OlafYou made their first contribution in https://github.com/Tencent/cherry-markdown/pull/471
- @jh244212647 made their first contribution in https://github.com/Tencent/cherry-markdown/pull/475
- @ArcaneLuna made their first contribution in https://github.com/Tencent/cherry-markdown/pull/479
- @interestingLSY made their first contribution in https://github.com/Tencent/cherry-markdown/pull/482
- @rikukiix made their first contribution in https://github.com/Tencent/cherry-markdown/pull/484
- @richardji202 made their first contribution in https://github.com/Tencent/cherry-markdown/pull/502
- @AlanFuPC made their first contribution in https://github.com/Tencent/cherry-markdown/pull/480
Full Changelog: https://github.com/Tencent/cherry-markdown/compare/v0.8.20...v0.8.21