Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadushkin committed Oct 15, 2024
1 parent 4f25ca3 commit 075199a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
documents from pre-installed templates only
* Added the application translation into English (Great Britain, en-GB)
* Updated icons of formats in the Create New and Recent files list
* A hint in English has been added to the Interface language list on
* A hint in English has been added to the Interface language list on
the settings page

#### Document Editor
Expand All @@ -56,7 +56,7 @@
* The Pivot Table toolbar tab is only displayed when using the pivot table,
and is otherwise hidden
* The Pivot Table settings right panel now unfolds when adding a new Pivot Table
* Added the ability to display trendlines (Equation on chart) to
* Added the ability to display trendlines (Equation on chart) to
the Chart - Advanced Settings
* Added preview window when opening local `CSV` files

Expand All @@ -81,11 +81,11 @@
#### Security

* Fixed the XSS injection in the Tooltip of the Animation Pane
* Fixed the vulnerability that allowed bypassing document access rights and
* Fixed the vulnerability that allowed bypassing document access rights and
making changes to it
* Fixed the vulnerabilities in the `FormattedDiskPagePAPX`, `SectionPropertiesMapping`,
`FormattedDiskPageCHPX`, and `XORCrypt` functions leading to Heap Buffer Overflow
when converting to the `DOC` format
* Fixed the vulnerabilities in the `FormattedDiskPagePAPX`,
`SectionPropertiesMapping`, `FormattedDiskPageCHPX`, and `XORCrypt` functions leading
to Heap Buffer Overflow when converting to the `DOC` format
* Fixed the vulnerabilities in the `ECMADecryptor`, and `DirTree` functions
leading to Buffer over-read when converting to the `DOC` format
* Fixed the vulnerability in the Update Service leading to Directory
Expand Down

0 comments on commit 075199a

Please sign in to comment.