Compare commits

..

7 Commits

Author SHA1 Message Date
github-actions[bot] def7ad9b6d Update submodules 2023-10-19 08:48:58 +00:00
Denis Spitsyn 635152c412 Update CHANGELOG.md (#1346)
* Specify CVE id
2023-08-16 14:29:38 +03:00
github-actions[bot] dad8ea3625 Update submodules 2023-07-31 08:54:05 +00:00
Svetlana Maleeva 818a3e07ba Changelog/v7.4.1 (#1328)
* Update CHANGELOG.md
2023-07-28 20:57:16 +03:00
Denis Spitsyn 78da89c17a Update CHANGELOG.md (#1309)
* Specify CVE id CVE-2022-48422
2023-06-16 12:54:16 +03:00
Alexander Trofimov 4a2de5f2f2 Update README.md
Update version to 7.4.0
2023-06-15 09:23:24 +03:00
maxkadushkin 9f9227d003 Update CHANGELOG.md (#1306) 2023-06-14 19:35:04 +05:00
9 changed files with 78 additions and 21 deletions
+2
View File
@@ -3,6 +3,7 @@ ACOT
ACOTH
ASC
aspose
aspx
autocolor
autocomplete
AutoCorrect
@@ -116,6 +117,7 @@ mht
multichart
multiselect
México
NativeEngine
Nederland
Nederlands
Nextcloud
+69 -14
View File
@@ -1,5 +1,47 @@
# Change log
## 7.4.1
### New Features
#### All Editors
* Fixed vulnerabilities with checking the integrity of a digital signature,
after manipulations with the document structure
* Editors now display the correct error when trying to write a file, opened
in another application
* Fixed an error that occurs when opening multiple files using drag'n'drop
* Fixed an issue when opening templates which contain slashes in their names
* Fixed incorrect name for the next tab after closing and saving the document
in front of it
* The latest changes in the file are now included when sending via the Send plugin,
if they have not been saved
* Fixed the processing of the link, that ends with `default.aspx`, when connecting
to the Workspace portal
* The Open file location button for a document opened from the portal in a separate
window without the main one now works
* Fixed working with tabs when documents are opened from the portal and the user
logs out on the Connect to cloud page
* Fixed online help for macOS systems
* Updated sets of application icons for Jump List (Tasks) on Windows systems
* All components in Windows installation packages are now digitally signed
* A large number of fixes and improvements to the MSI installation package
#### Document Editor
* Fixed displaying of non-printing characters after calling the print preview window
#### Spreadsheet Editor
* Fixed displaying of a document when printing to PDF if the width/height
of columns/rows were changed
* Fixed the scroll bar display in the filtering window for legacy systems
#### Presentation Editor
* Fixed an error during slideshow auto-run and with system scale >200%
when opening multiple files using drag'n'drop
## 7.4.0
### New Features
@@ -10,14 +52,18 @@
* The application now uses system (native) dialog boxes
* Added application update service for Windows systems
* 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 Print to PDF button and the ability to specify:
page range, number of copies, printing on both sides
* 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
* 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 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
* The number of results found has been added to the search box
* Added regional settings for the Danish language (Dansk (Danmark))
@@ -27,7 +73,8 @@
#### Document Editor
* 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
* 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
@@ -36,11 +83,13 @@
#### 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
* 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
* 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
* 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
@@ -53,18 +102,22 @@
#### Forms
* The position of the forms with the Fixed size field option is now calculated from the beginning of the page
* Fixed rendering of the frame at the active field for forms with the Fixed size field option
* The position of the forms with the Fixed size field option is now calculated
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
* 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
* 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
### 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
## 7.3.3
@@ -73,12 +126,14 @@
#### All Editors
* Fix the application vulnerability CVE-2022-48422 which allows to load a library
from the current directory (for Linux) (Bug 60244)
* Fix the application vulnerability CVE-2023-30186 with memory exhaustion
during work with `NativeEngine` function (Bug 60433)
* 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 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 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 display of the Help contents (Bug 61144)
* Fix an encrypted file name when saving, if it is specified in Cyrillic (Bug 61243)
+1 -1
View File
@@ -1,5 +1,5 @@
[![License](https://img.shields.io/badge/License-GNU%20AGPL%20V3-green.svg?style=flat)](https://www.gnu.org/licenses/agpl-3.0.en.html)
![Platforms Windows | macOS | Linux](https://img.shields.io/badge/Platforms-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=flat) ![Release](https://img.shields.io/badge/Release-v7.3.3-blue.svg?style=flat)
![Platforms Windows | macOS | Linux](https://img.shields.io/badge/Platforms-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=flat) ![Release](https://img.shields.io/badge/Release-v7.4.0-blue.svg?style=flat)
## Overview
+1 -1
Submodule core updated: 7a822494aa...177e605e00
+1 -1
Submodule sdkjs updated: 1e001c2399...2bd093602a