Update CHANGELOG.md (#1309)

* Specify CVE id CVE-2022-48422
This commit is contained in:
Denis Spitsyn
2023-06-16 14:54:16 +05:00
committed by GitHub
parent 4a2de5f2f2
commit 78da89c17a
+25 -14
View File
@@ -10,14 +10,18 @@
* The application now uses system (native) dialog boxes * The application now uses system (native) dialog boxes
* Added application update service for Windows systems * Added application update service for Windows systems
* The pages in the File menu have been redesigned and correspond to a single style * The pages in the File menu have been redesigned and correspond to a single style
* The print preview window has added the ability to specify: page range, number of copies, printing on both sides and the Print to PDF button * The print preview window has added the ability to specify: page range, number
of copies, printing on both sides and the Print to PDF button
* The Draw tab has been added to the Editors toolbar * The Draw tab has been added to the Editors toolbar
* The Eyedropper tool and hints for color names have been added to the color selection menu * The Eyedropper tool and hints for color names have been added to the color
selection menu
* Added the ability to copy style between graphic objects * Added the ability to copy style between graphic objects
* The Save as picture item has been added to the context menu of graphic objects * The Save as picture item has been added to the context menu of graphic objects
* Added opacity settings for fill and borders of graphic objects: autoshapes, charts, images and others * Added opacity settings for fill and borders of graphic objects: autoshapes,
charts, images and others
* Added support for Radar charts * Added support for Radar charts
* Added formats for opening in Editors: MHTML, SXC, ET, ETT, SXI, DPS, DPT, SXW, STW, WPS, WPT * Added formats for opening in Editors: MHTML, SXC, ET, ETT, SXI, DPS, DPT,
SXW, STW, WPS, WPT
* Column headers have been added in some dialog windows with lists * Column headers have been added in some dialog windows with lists
* The number of results found has been added to the search box * The number of results found has been added to the search box
* Added regional settings for the Danish language (Dansk (Danmark)) * Added regional settings for the Danish language (Dansk (Danmark))
@@ -27,7 +31,8 @@
#### Document Editor #### Document Editor
* Added the ability to merge documents * Added the ability to merge documents
* The ability to change the width and spacing of each column independently has been added to the column settings window * The ability to change the width and spacing of each column independently
has been added to the column settings window
* Expanded the number of settings for numbered and multi-level lists * Expanded the number of settings for numbered and multi-level lists
* Added the Recently used section in the lists menu for the current document * Added the Recently used section in the lists menu for the current document
* Added the ability to apply the list from the List Options window * Added the ability to apply the list from the List Options window
@@ -36,11 +41,13 @@
#### Spreadsheet Editor #### Spreadsheet Editor
* Add the support for new functions: SEQUENCE, XMATCH, EXPAND, FILTER, ARRAYTOTEXT, SORT * Add the support for new functions: SEQUENCE, XMATCH, EXPAND, FILTER,
ARRAYTOTEXT, SORT
* Added translation of formulas into Armenian * Added translation of formulas into Armenian
* The ability to change the case of text has been added to the Home toolbar * The ability to change the case of text has been added to the Home toolbar
* Page Break Preview mode has been added to the View toolbar * Page Break Preview mode has been added to the View toolbar
* In the Print range settings, the Current sheet option has been replaced with Active sheets * In the Print range settings, the Current sheet option has been replaced with
Active sheets
* The ability to set First page number has been added to the print settings * The ability to set First page number has been added to the print settings
* Long/short date formats have been added to the drop-down list of cell formats * Long/short date formats have been added to the drop-down list of cell formats
* Items for working with pivot tables have been added to the context menu * Items for working with pivot tables have been added to the context menu
@@ -53,18 +60,22 @@
#### Forms #### Forms
* The position of the forms with the Fixed size field option is now calculated from the beginning of the page * The position of the forms with the Fixed size field option is now calculated
* Fixed rendering of the frame at the active field for forms with the Fixed size field option from the beginning of the page
* Fixed rendering of the frame at the active field for forms with the Fixed
size field option
* Ability to add a new form without leaving the current one * Ability to add a new form without leaving the current one
* Filling in the view mode (the View Form button remains * Filling in the view mode (the View Form button remains)
* In Edit mode, the current shape has the same fill as all the others * In Edit mode, the current shape has the same fill as all the others
* It is forbidden to fill out forms inside a document sheet in Edit mode * It is forbidden to fill out forms inside a document sheet in Edit mode
* Since it is forbidden to fill out forms in Edit mode, the default value setting (Default value) has been added to the right panel * Since it is forbidden to fill out forms in Edit mode, the default value
setting (Default value) has been added to the right panel
* Optimized the work of subforms inside complex forms * Optimized the work of subforms inside complex forms
### Fixes ### Fixes
* `Same as system` item has been removed from the application settings (Interface theme) for Linux systems * `Same as system` item has been removed from the application settings
(Interface theme) for Linux systems
* All editors received countless fixes * All editors received countless fixes
## 7.3.3 ## 7.3.3
@@ -73,12 +84,12 @@
#### All Editors #### All Editors
* Fix the application vulnerability CVE-2022-48422 which allows to load a library
from the current directory (for Linux) (Bug 60244)
* Fix display of the editor window minimized in the Maximize mode (Bug 58402) * Fix display of the editor window minimized in the Maximize mode (Bug 58402)
* Fix moving the file placed in a separate window (for Linux) (Bug 45037) * Fix moving the file placed in a separate window (for Linux) (Bug 45037)
* Fix display of the application window when connecting the second monitor (Bug 60899) * Fix display of the application window when connecting the second monitor (Bug 60899)
* Fix the year in the About section (for MacOS) (Bug 61421) * Fix the year in the About section (for MacOS) (Bug 61421)
* Fix the application vulnerability which allows to load a library from the home
directory (for Linux) (Bug 60244)
* Fix a new file name when creating in Polish interface language (Bug 60764) * Fix a new file name when creating in Polish interface language (Bug 60764)
* Fix display of the Help contents (Bug 61144) * Fix display of the Help contents (Bug 61144)
* Fix an encrypted file name when saving, if it is specified in Cyrillic (Bug 61243) * Fix an encrypted file name when saving, if it is specified in Cyrillic (Bug 61243)