Skip to content

Releases: Tencent/cherry-markdown

v0.8.39

29 Feb 06:29
Compare
Choose a tag to compare

What's Changed

  • feat(client): add file right-click menu to *.md and directly read file content by @RSS1102 in #717

Full Changelog: v0.8.38...v0.8.39

v0.8.38

29 Feb 06:28
Compare
Choose a tag to compare

What's Changed

  • fix: 修复自定义keyword覆盖问题 by @wind416 in #705

Full Changelog: v0.8.37...v0.8.38

v0.8.37

29 Feb 06:28
Compare
Choose a tag to compare

Full Changelog: v0.8.36...v0.8.37

v0.8.36

29 Feb 06:28
Compare
Choose a tag to compare

What's Changed

  • feat(publish): 支持发布功能 by @ufec in #689
  • fix(Toc): use div replace obsolete HTML elements dir by @RSS1102 in #693
  • fix(autolink): fix unexpected %5c in uris with underscore by @lyngai in #695

Full Changelog: v0.8.35...v0.8.36

v0.8.35

29 Feb 06:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.34...v0.8.35

v0.8.34

29 Feb 06:27
Compare
Choose a tag to compare

Full Changelog: 0.8.33...v0.8.34

v0.8.33

29 Feb 06:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.32...v0.8.33

v0.8.32

29 Feb 06:27
Compare
Choose a tag to compare

What's Changed

  • fix: 修改@关键字及默认keyword顺序 by @wind416 in #664

Full Changelog: v0.8.30...v0.8.32

v0.8.30

29 Feb 06:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.29...v0.8.30

v0.8.28

29 Feb 06:26
Compare
Choose a tag to compare

What's Changed

  • fix: api export optional parameter types by @RSS1102 in #575
  • fix: 修复生成类型中的path错误 by @eyebrowkang in #577
  • fix: types of external api, Engine and toolbarHandlers APIs, by @RSS1102 in #580
  • fix: enable list and graph to support the use of method names by @RSS1102 in #581
  • feat: 输入中文符号时给出英文联想 #541 by @Kaed3mi in #585
  • feat: 支持表格行和列拖拽改变位置所见即所得 by @Baihhh in #584
  • fix: 在ctrl+a全选时不能展示SuggesterPanel,但会进入Suggester状态 by @Kaed3mi in #591
  • fix: issue#595 全角替换半角存在定位问题 by @Kaed3mi in #596
  • fix: List 预览编辑会导致格式失效 by @ufec in #593
  • Update zh_CN.js by @Ponderfly in #597
  • Fix/mathml by @ufec in #604
  • fix: 修复默认为editOnly时status错误的问题 by @eyebrowkang in #608
  • perf(split): fixed toolbar split line height, by @RSS1102 in #611
  • feat(client): add Toc side panel by @RSS1102 in #612
  • fix: issue#594 examples 预览模式再次点击图片出现蒙层 by @Keeyuu in #624
  • fix: CherryEngine type declaration by @RSS1102 in #630

New Contributors

Full Changelog: v0.8.26...v0.8.27

What's Changed

  • docs: add API instructions by @RSS1102 in #634
  • chore(*): update issue templates by @lyngai in #645
  • Update Toolbar.js 兼容手机普通点击事件,替换为pointerup by @nenge123 in #640
  • chore(*): remove useless style import & add build:styles command by @lyngai in #646

New Contributors

Full Changelog: v0.8.27...v0.8.28