Skip to content

Releases: superdoc-dev/superdoc

v1.15.1-next.1

20 Feb 05:43
30f03f9

Choose a tag to compare

v1.15.1-next.1 Pre-release
Pre-release

1.15.1-next.1 (2026-02-20)

Bug Fixes

  • context-menu: paste via context menu inserts at wrong position (SD-1302) (#2110) (30f03f9)

v1.15.0

20 Feb 02:08

Choose a tag to compare

1.15.0 (2026-02-20)

Bug Fixes

  • ai-actions: preserve html/markdown insertion and prevent repeated formatted replacement (#2117) (9f685e9)
  • ai: support headless mode in EditorAdapter.applyPatch (#1859) (cf9275d)
  • collaboration: memory leaks, Vue stack overflow, and Liveblocks stability (SD-1924) (#2030) (a6827fd), closes #prepareDocumentForExport
  • collab: prevent stale view when remote Y.js changes bypass sdBlockRev increment (#2099) (0895a93)
  • converter: handle null list lvlText and always clear numbering cache (#2113) (336958c)
  • document-api: remove search match cap and validate moveComment bounds (6d3de67)
  • export docx blobs with docx mime type (#1849) (1bc466d)
  • export: prevent DOCX corruption from entity encoding and orphaned delInstrText (SD-1943) (#2102) (56e917f), closes #replaceSpecialCharacters #1988
  • layout-bridge: correct cell selection for tables with rowspan (#1839) (0b782be)
  • layout,converter: text box rendering and page-relative anchor positioning (SD-1331, SD-1838) (#2034) (3947f39)
  • layout: route list text-start calculations through resolveListTextStartPx (02b14b8)
  • painter-dom: use absolute page Y for page-relative anchors in header/footer decorations (0b9bc72)
  • preserve selection highlight when opening toolbar dropdowns (#2097) (a33568e)
  • structured content renders correct on hover and select (#1843) (dab3f04)
  • super-editor: add unsupported-content reporting across HTML/Markdown import paths (#2115) (84880b7)
  • super-editor: handle partial comment file-sets and clean up stale parts on export (#2123) (f63ae0a)
  • super-editor: restore
    contentBlock parsing and harden VML HR export fallback (#2118) (da51b1f)
  • table headers are incorrectly imported from html (#2112) (e8d1480)
  • table resizing regression (#2091) (20ed24e)
  • table resizing regression (#2091) (9a07f1c)
  • tables: align tableHeader attrs with tableCell to fix oversized DOCX export widths (#2114) (38f0430)
  • tables: fix autofit column scaling, cell width overflow, and page break splitting (#1987) (61a3f6f)
  • tables: prevent tblInd double-shrink when using tblGrid widths (SD-1494) (8750ece)
  • track changes comment text for formatting changes (#2013) (b2a43ff)
  • wire DocumentApi to Editor.doc with lifecycle-safe caching (57326ea)

Features

v1.15.0-next.28

20 Feb 00:13
f63ae0a

Choose a tag to compare

v1.15.0-next.28 Pre-release
Pre-release

1.15.0-next.28 (2026-02-20)

Bug Fixes

  • super-editor: handle partial comment file-sets and clean up stale parts on export (#2123) (f63ae0a)

v1.15.0-next.26

19 Feb 23:50
258a24c

Choose a tag to compare

v1.15.0-next.26 Pre-release
Pre-release

1.15.0-next.26 (2026-02-19)

Bug Fixes

  • super-editor: restore
    contentBlock parsing and harden VML HR export fallback (#2118) (da51b1f)

v1.15.0-next.25

19 Feb 22:03
9f685e9

Choose a tag to compare

v1.15.0-next.25 Pre-release
Pre-release

1.15.0-next.25 (2026-02-19)

Bug Fixes

  • ai-actions: preserve html/markdown insertion and prevent repeated formatted replacement (#2117) (9f685e9)

v1.15.0-next.24

19 Feb 21:52
84880b7

Choose a tag to compare

v1.15.0-next.24 Pre-release
Pre-release

1.15.0-next.24 (2026-02-19)

Bug Fixes

  • super-editor: add unsupported-content reporting across HTML/Markdown import paths (#2115) (84880b7)

v1.15.0-next.23

19 Feb 21:49
38f0430

Choose a tag to compare

v1.15.0-next.23 Pre-release
Pre-release

1.15.0-next.23 (2026-02-19)

Bug Fixes

  • tables: align tableHeader attrs with tableCell to fix oversized DOCX export widths (#2114) (38f0430)

v1.15.0-next.22

19 Feb 21:38
336958c

Choose a tag to compare

v1.15.0-next.22 Pre-release
Pre-release

1.15.0-next.22 (2026-02-19)

Bug Fixes

  • converter: handle null list lvlText and always clear numbering cache (#2113) (336958c)

v1.15.0-next.21

19 Feb 21:14
e8d1480

Choose a tag to compare

v1.15.0-next.21 Pre-release
Pre-release

1.15.0-next.21 (2026-02-19)

Bug Fixes

  • table headers are incorrectly imported from html (#2112) (e8d1480)

v1.15.0-next.20

19 Feb 05:30

Choose a tag to compare

v1.15.0-next.20 Pre-release
Pre-release

1.15.0-next.20 (2026-02-19)

Bug Fixes

  • tables: prevent tblInd double-shrink when using tblGrid widths (SD-1494) (8750ece)