Commit b0a72a2
committed
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.1...v1.7.0) (2026-01-16)
### Bug Fixes
* add column balancing and INDEX field support ([#1753](#1753)) ([b2a6f6b](b2a6f6b))
* add dispatch method type and mark view as optional for headless mode ([#1728](#1728)) ([45195d7](45195d7))
* add type declaration for Editor.loadXmlData and Editor.open ([#1727](#1727)) ([ae452a9](ae452a9))
* anchor images in table cells ([#1742](#1742)) ([f77e7bd](f77e7bd))
* annotation issues ([#1752](#1752)) ([9b13ce0](9b13ce0))
* bug watermarks render darker than they should [SD-1469] ([#1737](#1737)) ([7ce423d](7ce423d))
* **comments:** create dynamic comment export system based on document origin type ([#1733](#1733)) ([b55fddf](b55fddf)), closes [#1618](#1618)
* correct indentation for table cells with explicit tab positioning ([#1743](#1743)) ([1fd6b74](1fd6b74))
* empty line heights ([#1748](#1748)) ([31ce45c](31ce45c))
* guarding against component init when ref is null ([#1746](#1746)) ([253eeea](253eeea))
* handle fldSimple syntax for page number fields ([#1755](#1755)) ([8325783](8325783))
* keepNext rules for paragraphs ([#1758](#1758)) ([7862892](7862892))
* respect keepLines and contextual spacing in page break calculations ([#1747](#1747)) ([189c054](189c054))
* try different yaml format for label ([0484c89](0484c89))
* vector text box with content rendering ([#1741](#1741)) ([b14e88e](b14e88e))
* vertical align bug in sections ([#1745](#1745)) ([b53fb6a](b53fb6a))
### Features
* annotation rendering ([#1738](#1738)) ([317b1c4](317b1c4))1 parent 702c28c commit b0a72a2
2 files changed
Lines changed: 28 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 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 | | |
2 | 29 | | |
3 | 30 | | |
| |||
| 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