Commit 1423ec4
committed
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2026-02-24)
### Bug Fixes
* consolidate deletions under new replacement ([#2094](#2094)) ([0a84b86](0a84b86))
* **context-menu:** paste via context menu inserts at wrong position (SD-1302) ([#2110](#2110)) ([30f03f9](30f03f9))
* correctly set color and highlight of pasted text ([#2033](#2033)) ([41058b5](41058b5))
* **doc-api:** stabilize create composability and expand SDK surface ([fc17167](fc17167))
* **document-api:** add friendlier insert at node id with offset, or pos ([#2128](#2128)) ([c1d3682](c1d3682))
* **document-api:** add nodeId shorthand resolution across all operations ([#2131](#2131)) ([8abdaad](8abdaad))
* find tracked change for firefox ([#1899](#1899)) ([a39cb68](a39cb68))
* **layout-engine:** text clipping inside table in document with multi-orientation, recursive pagination for deeply nested tables (SD-1962) ([#2140](#2140)) ([072c009](072c009))
* pict import/export ([#2135](#2135)) ([7e97b7b](7e97b7b))
* resolve sdk/adapter composability issues ([b60b17e](b60b17e))
### Features
* adaptive insert table column width ([#1533](#1533)) ([d4cae2d](d4cae2d))
* add public scroll to page method ([#1791](#1791)) ([1b7687b](1b7687b))
* expose setZoom and getZoom API on SuperDoc ([#2137](#2137)) ([ab09dd5](ab09dd5)), closes [#928](#928)
* superdoc sdk ([#2129](#2129)) ([3f55d23](3f55d23))1 parent 1ba7ca2 commit 1423ec4
2 files changed
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments