From 222bce3a8ab1025fb2974272059d2791beae6a87 Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Thu, 26 Jun 2025 17:08:09 +0300 Subject: [PATCH] Add changelog v9.0.2 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88423847b..12acc581f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ # Change log +## 9.0.2 + +### Fixes + +#### All Editors + +* The default Tab style view has been changed to a Line for modern themes + +#### Document Editor + +* Fixed the problem with header/footer calculation +* Fixed an issue with the first calculation of the document when opened + document has collaborative changes + +#### Spreadsheet Editor + +* Fixed the editor crash when exporting `XLSX` files to `PDF` + +#### Forms + +* Fixed the opening of filled `PDF Forms` in Form and Virtual Data Rooms + on DocSpace + +## 9.0.1 + +### No public release + ## 9.0.0 ### New features