Skip to content

Commit

Permalink
Update CHANGELOG.md (#1402)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update .aspell.en.pws

* Update CHANGELOG.md
  • Loading branch information
maxkadushkin authored Oct 31, 2023
1 parent 513890b commit 78b906b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .aspell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -285,3 +285,5 @@ Numpad
SORTBY
Autocompletion
JWT
editorType
config
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 78b906b

Please sign in to comment.