diff --git a/.aspell.en.pws b/.aspell.en.pws index 7256b8e..163ac32 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -285,3 +285,5 @@ Numpad SORTBY Autocompletion JWT +editorType +config diff --git a/CHANGELOG.md b/CHANGELOG.md index f53f846..90ea78d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # Change log +## 7.5.1 + +### Fixes + +#### All Editors + +* Fixed print options (rang) tuning for documents and presentations +* Fixed some security issues +* Fixed opening files with size more than 100MB +* Fixed some issues with composite input +* Fixed issues preventing work application on MacOS version < 12.0 + +#### Document Editor + +* Fixed incorrect painting inserted Text Art + +#### Spreadsheet Editor + +* Fixed issue when cell border became hidden due to hide row with part of + merged cell +* Fixed equation transformation for Linear/Professional mode switching from + context menu +* Fixed print issue for Header/Footer + +#### Presentation Editor + +* Fixed error on click Head & Footer in Insert tools panel +* Fixed crashing in the Reporter mode on changing slide from end demonstration + +#### PDF Editor + +* Fixed saving document through "Save copy" +* Fixed incorrect processing editor's config (editorType) +* Fixed issue for plugin "Send" when there is no email client installed +* Fixed issue related to input disabled on creating + ## 7.5.0 ### New Features