Skip to content

v1.16.0

Choose a tag to compare

@harbournick harbournick released this 24 Feb 02:57

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