Skip to content

Commit a854c88

Browse files
committed
[update] whatsnew for export modules
1 parent 83c9562 commit a854c88

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/guides/pdf-export-module-whatsnew.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ sidebar_label: "What's new in PDF Export Module"
66
What's new in PDF Export Module
77
================================
88

9+
## 0.7.7
10+
11+
- Fixed `width` and `height` parameters not being ignored in multipage PDF export when the `format` parameter is specified
12+
- Fixed blank page add in the single page export when `merge_pages` is enabled
13+
- Fixed temporary files deletion after export is finished
14+
- Fixed HTML misalignment in complex layouts
15+
- Improved the the page size calculation for Gantt PDF export
16+
- Added automated tests to compare PDF and PNG export for Gantt and Scheduler
17+
18+
## 0.7.6
19+
20+
- Improved sanitizing HTML content for PDF and PNG export for Gantt and Scheduler
21+
- Fixed Remote Code Execution and File Read vulnerabilities
22+
923
## 0.7.4
1024

1125
- Fixed background color in the multipage PDF headers and footers

0 commit comments

Comments
 (0)