Skip to content

Commit 0ccf45b

Browse files
maxkadushkinagolybev
authored andcommitted
Update CHANGELOG.md v9.0.3
Co-authored-by: Maxim Kadushkin <maxim.kadushkin@onlyoffice.com> Co-committed-by: Maxim Kadushkin <maxim.kadushkin@onlyoffice.com>
1 parent 6f61303 commit 0ccf45b

2 files changed

Lines changed: 106 additions & 1 deletion

File tree

.aspell.en.pws

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,6 @@ TextArt
374374
autonumbering
375375
ur
376376
VSD
377-
VSDX
377+
VSDX
378+
VSTX
379+
autofitting

CHANGELOG.md

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

3+
## 9.0.3
4+
5+
### Fixes
6+
7+
#### All Editors
8+
9+
* The display of the cursor and text selection is now limited by the size
10+
of the object/shape
11+
* Fixed some icons for Modern themes when the interface scale is higher than 200%
12+
* Improved appearance of the autoshape Merge/Flip icons for the Modern themes
13+
* Fixed the application freezes on the first launch during the template preview
14+
generation process
15+
* Fixed the ability to paste code in the Macros window
16+
* Fixed work of the Open existing file (Open Document) shortcut on the Home page
17+
* Improved display of icons for Clouds connection on the main page of the application
18+
* Changed the font for the Urdu Interface language
19+
* Fixed the position of the editor version line in the About window
20+
* Improved display of the main page of the application for Windows XP
21+
* Fixed pausing when connecting to the portal if the debug window is open
22+
* Fixed the Copyright line for editor files (Windows)
23+
24+
#### Document Editor
25+
26+
* Fixed stopping work of the editor when editing footer in some `DOCX` files
27+
* Fixed errors during Compare/Combine/Text from file operations with files
28+
containing images
29+
* Fixed a crash when restoring a placeholder with a list when deleting
30+
Content Control content
31+
* Fixed significant increasing of the file size due to including CJK fonts when
32+
exporting to `PDF`
33+
* Fixed auto-detection of the document language in the text with
34+
the Text Direction > RTL option
35+
36+
#### Spreadsheet Editor`
37+
38+
* Fixed stopping work of the editor when trying to reference a cell with a formula
39+
* Fixed appearing the #NAME error in the final file when using a custom
40+
function and exporting to `PDF`
41+
* Fixed a problem with saving custom function to a file
42+
* Fixed an issue with autofitting row height when changing column width if Wrap Text
43+
is applied to a cell
44+
* Fixed display of the Zoom option value in the bottom toolbar in RTL UI with
45+
the Sheet RTL option disabled
46+
* Fixed the incorrect position of the percent sign in the status bar for
47+
Zoom with Chinese (Simplified)
48+
* Fixed stopping work of the application when exporting a spreadsheet to `PDF`
49+
50+
#### Presentation Editor
51+
52+
* Fixed stopping work of the editor when applying some animations from
53+
the Emphasis Effects section to an image
54+
* Fixed the editor crash when deleting slides sequentially from preview panel
55+
* Fixed stopping work of the editor when copying all content on the slide in
56+
some `PPTX` files
57+
* Fixed incorrect translations of tools in the Draw menu of the Presenter View window
58+
* Fixed changing word order in the bidirectional text when opening some
59+
`PPTX` files in the application
60+
61+
#### Forms
62+
63+
* Fixed stopping work of the editor after applying the TextArt setting to
64+
the Signature field
65+
* Fixed stopping work of the editor when restoring a file connection after
66+
a long period of inactivity
67+
* Fixed cursor change for Content Control buttons
68+
* Fixed missing the Clear Fields icons in the form viewing mode for the Modern themes
69+
70+
#### PDF Editor
71+
72+
* Fixed stopping work of the editor when performing Cut/Paste operations
73+
simultaneously on the thumbnail panel
74+
* Fixed display of the text after breaking and restoring a session when working with
75+
some `PDF` files
76+
* Fixed saving form field settings when there are no other changes in the editor
77+
* Blocked the ability to change the contents of the document when the connection
78+
is lost
79+
* Fixed an error when trying to copy page contents from the thumbnail panel
80+
for `XPS/DjVu` formats
81+
* Blocked the ability to display of the form field titles in the embedded mode
82+
* Fixed display of the form field highlight when undoing and redoing actions
83+
* Fixed blocking the ability to enter text immediately after inserting a Text Comment
84+
* Fixed an error that occurred in the application when quickly opening
85+
several documents one after another
86+
87+
#### Diagram
88+
89+
* Fixed display of the slide in the working area when opening some `VSTX` files
90+
91+
#### Convert
92+
93+
* Fixed crash when converting some `DOCX` files to an image
94+
* Fixed crash when converting some `HWP` files to the binary format
95+
* Fixed endless conversion of some `HWP` files to the binary format
96+
* Fixed endless conversion of some `DOC` files to the binary format
97+
* Fixed the appearance of an error when opening the result of converting
98+
some `HWP` files to `DOCX` in third-party editors
99+
* Fixed crash when converting some `DOC` files to the binary format
100+
* Fixed the appearance of an error when opening the result of converting
101+
some `XLS` files to `XLSX` in third-party editors
102+
* Fixed crash when converting some `DOCX` files to the binary format
103+
* Fixed the difference in display of autoshapes after converting
104+
some `VSDX` files to `PNG`
105+
3106
## 9.0.0
4107

5108
### New features

0 commit comments

Comments
 (0)