Skip to content

Commit f46fef1

Browse files
maxkadushkinagolybev
authored andcommitted
Update CHANGELOG.md (#19)
Co-authored-by: Maxim Kadushkin <maxim.kadushkin@onlyoffice.com> Co-committed-by: Maxim Kadushkin <maxim.kadushkin@onlyoffice.com>
1 parent 8d98a5f commit f46fef1

2 files changed

Lines changed: 37 additions & 1 deletion

File tree

.aspell.en.pws

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,4 +394,6 @@ HEIF
394394
HWPML
395395
MCP
396396
checkboxes
397-
websocket
397+
websocket
398+
textarea
399+
RCE

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Change log
22

3+
## 9.2.1
4+
5+
### Fixes
6+
7+
#### Document Editor
8+
9+
* Fixed word break in Korean
10+
11+
#### Spreadsheet Editor
12+
13+
* Fixed an issue with data overlap when transferring sheets between documents
14+
via Move or Copy
15+
16+
#### PDF Editor
17+
18+
* Fixed an error when opening a PDF file
19+
* Fixed an error when scrolling pages in a PDF file
20+
* Fixed errors when copying, pasting, and undoing actions with the Find panel in
21+
PDF Editing mode
22+
* Fixed an error when deleting a page from a document while working with the Find
23+
panel in PDF Editing mode
24+
25+
#### Security
26+
27+
* Fixed the XSS injection in the Color theme name using a custom Prepared exploit
28+
* Fixed the XSS injection of JS code in the Font field for the Multilevel list
29+
settings window
30+
* Fixed a vulnerability in the textarea of the comment editing form
31+
* Fixed the possibility of memory manipulation when converting XLS to XLSX,
32+
which can lead
33+
to information leakage
34+
* Fixed issues with memory manipulation when converting XLS to XLSX, which can
35+
lead to RCE
36+
337
## 9.2.0
438

539
### New features

0 commit comments

Comments
 (0)