Skip to content

Releases: gravity-ui/markdown-editor

markdown-editor: v15.44.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 16 Jul 12:33
6c15b90

15.44.0 (2026-07-16)

Features

Bug Fixes

  • remove text about file size from image_upload_help (#1178) (308ab55)

markdown-editor: v15.43.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 07 Jul 10:30
2304414

15.43.0 (2026-07-07)

Features

  • Link: update link creation and editing view (#1154) (c7fb421)
  • YfmTable: inherit cell background on row/column add (#1170) (c3ebbf7)
  • YfmTable: remove background from selected table cells (#1169) (89ca7a6)

Bug Fixes

  • CodeBlock: preserve code content containing fence sequences (#1172) (fefb171)
  • YfmTable: fix color propagation to already colored cells (#1168) (0fdabeb)
  • YfmTable: include color value in row/column bg logging events (#1173) (c708421)

markdown-editor: v15.42.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 30 Jun 11:36
3a5cfd4

15.42.0 (2026-06-30)

Features

  • bundle: add changePreviewVisible method to editor api (#1153) (2d5a7bb)

Bug Fixes

  • bundle: fixed opening of drop-down list in ToolbarSelect component (#1165) (513b3b9)
  • YfmHtmlBlock: preserve nested html block serialization (#1162) (58dffe0)

markdown-editor: v15.41.1

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 25 Jun 09:09
4241753

15.41.1 (2026-06-24)

Bug Fixes

  • Mermaid: improve preformance when editing mermaid diagram in wysiwyg mode (#1158) (0d1ddc1)
  • view: avoid UI freeze when gallery processes data URI links (#1159) (2d6be02)

markdown-editor: v15.41.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 11 Jun 16:57
068aeca

15.41.0 (2026-06-11)

Features

  • add insert() method to editor API (#1140) (6d78eb7)
  • Link: do not insert url protocol for links from buffer in visible text (#1043) (e8739a5)
  • YfmTable: add background color picker for rows and columns (#1126) (d663632)
  • YfmTable: support header rows in yfm-table (#1132) (022fba6)

Bug Fixes

markdown-editor: v15.40.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 29 Apr 16:23
72c3fc0

15.40.0 (2026-04-29)

Features

  • view: support gallery preview for custom file types beyond images and videos (#1110) (765022d)

markdown-editor-page-constructor-extension: v0.1.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 27 Apr 16:45
3fa02a9

0.1.0 (2026-04-27)

Features

  • added page-constructor extension (initial commit) (#1096) (8020bc8)

markdown-editor: v15.39.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 24 Apr 11:22
dc1df30

15.39.0 (2026-04-24)

Features

  • core: add hasNodeSpec() and hasMarkSpec() helper methods to extensions builder (#1063) (b7d8ccd)

Bug Fixes

Refactoring

  • BaseSchema: use new builder methods to register nodes (#1068) (3f27c6f)
  • core: unify node/mark/parser/serializer pipelines in ExtensionBuilder (#1072) (81f9cb4)
  • Image,ImgSize: extend Image base extension instead of replacing it (#1052) (560df45)
  • Math: deprecate the Math extension (fa322c0)
  • Math: use new builder methods to register nodes (#1066) (bf23706)

markdown-editor-latex-extension: v0.1.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 21 Apr 15:46
e4a0130

0.1.0 (2026-04-21)

Features

  • add latex-extension package (initial commit) (eb1983c)

markdown-editor: v15.38.1

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 09 Apr 19:49
7f35201

15.38.1 (2026-04-09)

Bug Fixes

  • YfmHtmlBlock: deprecate local sanitize utils (#1050) (61360f0)

Performance Improvements

  • core: add document-level and block-level caching to pm→markdown serialization (#1047) (8fe6fa7)