Skip to content

Releases: superdoc-dev/superdoc

v1.17.0-next.5

25 Feb 00:09
108c14d

Choose a tag to compare

v1.17.0-next.5 Pre-release
Pre-release

1.17.0-next.5 (2026-02-25)

Bug Fixes

v1.17.0-next.4

25 Feb 00:03
15f36bc

Choose a tag to compare

v1.17.0-next.4 Pre-release
Pre-release

1.17.0-next.4 (2026-02-25)

Bug Fixes

  • tables: expand auto-width tables to fill available page width (#2109) (15f36bc)

v1.17.0-next.3

24 Feb 23:40
495e92f

Choose a tag to compare

v1.17.0-next.3 Pre-release
Pre-release

1.17.0-next.3 (2026-02-24)

Bug Fixes

Features

  • allow custom accept/reject handlers for TC bubbles (#1921) (e30abf6)

v1.17.0-next.2

24 Feb 23:25
0c2eca5

Choose a tag to compare

v1.17.0-next.2 Pre-release
Pre-release

1.17.0-next.2 (2026-02-24)

Performance Improvements

  • comments: batch tracked change comment creation on load (#2166) (0c2eca5)

v1.17.0-next.1

24 Feb 06:58
365293a

Choose a tag to compare

v1.17.0-next.1 Pre-release
Pre-release

1.17.0-next.1 (2026-02-24)

Features

  • document-api: add plan-based mutation engine with query.match and style capture (#2160) (365293a)

v1.16.1-next.1

24 Feb 03:12
b9d98fa

Choose a tag to compare

v1.16.1-next.1 Pre-release
Pre-release

1.16.1-next.1 (2026-02-24)

Bug Fixes

  • css: scope ProseMirror CSS to prevent bleeding into host apps (SD-1850) (#2134) (b9d98fa)

v1.16.0

24 Feb 02:57

Choose a tag to compare

1.16.0 (2026-02-24)

Bug Fixes

  • consolidate deletions under new replacement (#2094) (0a84b86)
  • context-menu: paste via context menu inserts at wrong position (SD-1302) (#2110) (30f03f9)
  • correctly set color and highlight of pasted text (#2033) (41058b5)
  • doc-api: stabilize create composability and expand SDK surface (fc17167)
  • document-api: add friendlier insert at node id with offset, or pos (#2128) (c1d3682)
  • document-api: add nodeId shorthand resolution across all operations (#2131) (8abdaad)
  • find tracked change for firefox (#1899) (a39cb68)
  • layout-engine: text clipping inside table in document with multi-orientation, recursive pagination for deeply nested tables (SD-1962) (#2140) (072c009)
  • pict import/export (#2135) (7e97b7b)
  • resolve sdk/adapter composability issues (b60b17e)

Features

v1.16.0-next.8

24 Feb 02:22
072c009

Choose a tag to compare

v1.16.0-next.8 Pre-release
Pre-release

1.16.0-next.8 (2026-02-24)

Bug Fixes

  • layout-engine: text clipping inside table in document with multi-orientation, recursive pagination for deeply nested tables (SD-1962) (#2140) (072c009)

mcp-v0.2.0-next.1

24 Feb 03:00

Choose a tag to compare

mcp-v0.2.0-next.1 Pre-release
Pre-release

0.2.0-next.1 (2026-02-24)

Bug Fixes

  • mcp: correct hardcoded server version (5f2895c)
  • mcp: docx skill instructions (aa5695f)
  • mcp: read version from package.json dynamically (4474539)
  • mcp: remove unverified client from README (f1d0b53)

Features

  • mcp: auto-create blank documents when file doesn't exist (938ea3f)
  • mcp: superdoc mcp server (#2138) (31aef27)

v1.16.0-next.7

23 Feb 23:48

Choose a tag to compare

v1.16.0-next.7 Pre-release
Pre-release

1.16.0-next.7 (2026-02-23)

Bug Fixes

  • doc-api: stabilize create composability and expand SDK surface (fc17167)