Compare commits

..

5 Commits

Author SHA1 Message Date
github-actions[bot] 46f20d0f0e Update submodules 2024-02-26 12:14:49 +00:00
Alexander Trofimov 191f20aab2 Update README.md 2024-01-31 19:29:24 +03:00
Maxim Kadushkin 6c654e7e1a Update CHANGELOG.md (#1485)
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update .aspell.en.pws

* Update CHANGELOG.md

* Update .aspell.en.pws

* Update CHANGELOG.md
2024-01-31 16:22:50 +03:00
github-actions[bot] 061a8dccd9 Update submodules 2024-01-31 11:30:58 +00:00
Kseniya Fedoruk 511bce271a Update README.md 2023-12-12 17:26:01 +03:00
8 changed files with 96 additions and 7 deletions
+7
View File
@@ -287,3 +287,10 @@ Autocompletion
JWT JWT
editorType editorType
config config
Moodle
VC
Redist
RTL
Dropdown
ar
EXE
+82
View File
@@ -1,5 +1,87 @@
# Change log # Change log
## 8.0.0
### New Features
#### All Editors
* Add the ability to encrypt `PDF` files
* Add the Moodle provider
* Add the ability to upload local themes to the Desktop Editors (Windows, Linux)
* Add shortcuts to the Start menu for creating new files to EXE package (Windows)
* Add a list of recent files and the ability to pin them via the context menu of
the application in Jump List (Windows)
* All logos in the application and installation packages have been updated
* VC Redist 2013 is excluded from the default installation package and
is not required for the application to work (Windows)
* Add the ability to Select/Deselect all formats on the MSI installer
file associations page
* Add OS compatibility manifests for executable files (Windows)
* Improved the updates section and the update service for future versions of
the application (Windows)
* Adapt styles of window control buttons in accordance with OS design (Linux)
* Change the widget for displaying downloads from the portal and the download
indicator (Windows, Linux)
* Move adding a comment to the entire document from the bottom of the comments
panel to the settings button
* Add a button for adding a comment to text to the header of
the comments panel (similar to the button in the toolbar)
* Add the interface translation into Arabic (ar-SA, Arabic - Saudi Arabia)
* All buttons that do not fit in height should be placed into
More button: category buttons, as well
as plugins that were opened in the left panel
* Add the setting to enable support for Screen readers
* Add RTL support (beta) to the editors UI
#### Document Editor
* Add partially support for bidirectional text
#### Spreadsheet Editor
* Add the new Goal Seek functionality
* Add the new Series tool for creating number sequences
* Implement a wizard for inserting charts: display a list of recommended charts and
previews for all types of charts based on the selected data
* Expand cell filling settings
* Add the Expand/Collapse menu item to the toolbar and the context menu
of Pivot tables
* Add the ability to center a sheet horizontally and vertically when printing
* Add the ability to get a link to the selected range in the viewing mode
#### Presentation Editor
* Add the ability to set the final color for animation effects that change color
* Make animation effect icons inactive if the effect cannot be applied to an object
* Add partially support for bidirectional text
#### Forms
* Switching from the `OFORM` to `PDF` format containing forms in accordance
with the OOXML format
* Dialog for converting old `OFORM` files to `PDF`
* For the radio button field, add the setting for the name of the selected
element (Radio button choice)
* Add a chain of tips when working with DOCXF files
### Fixes
#### Security
* Fix vulnerability which allows adding a third-party audio file to a document
when converting PPT to PPTX (65056)
* Fix vulnerability which leads to buffer overflow when converting ODP to PDF (65915)
* Fix vulnerability which leads to buffer overflow when converting PPT to PPTX (66085)
* Fix vulnerability which allows performing manipulations on the client machine when
converting HTML to DOCX (63779)
* Fix XSS in the Shape name field when applying an Animation (65186)
* Fix XSS in the Math Autocorrect field when saving the field value (65187)
* Fix XSS in the Spreadsheet Editor cell when opening the Number format list (65881)
* Fix XSS in the Sheet name value when applying Search (65909)
* Fix XSS in the Custom Number Format when opening a list (65941)
* Fix XSS in the Dropdown List field when opening it (65082)
## 7.5.1 ## 7.5.1
### Fixes ### Fixes
+2 -2
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) [![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.4.0-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-v8.0.0-blue.svg?style=flat)
## Overview ## Overview
@@ -28,7 +28,7 @@ ONLYOFFICE Desktop Editors include the following editors:
* [ONLYOFFICE Spreadsheet Editor](https://www.onlyoffice.com/spreadsheet-editor.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop) * [ONLYOFFICE Spreadsheet Editor](https://www.onlyoffice.com/spreadsheet-editor.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop)
* [ONLYOFFICE Presentation Editor](https://www.onlyoffice.com/presentation-editor.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop) * [ONLYOFFICE Presentation Editor](https://www.onlyoffice.com/presentation-editor.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop)
* [ONLYOFFICE Form Creator](https://www.onlyoffice.com/form-creator.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop) * [ONLYOFFICE Form Creator](https://www.onlyoffice.com/form-creator.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop)
* [ONLYOFFICE PDF reader and converter](https://www.onlyoffice.com/pdf-reader.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop) * [ONLYOFFICE PDF editor, reader & converter](https://www.onlyoffice.com/pdf-reader.aspx?utm_source=GitHub&utm_medium=social&utm_campaign=GitHubDesktop)
The editors allow you to create, edit, save and export text, spreadsheet and presentation documents. The editors allow you to create, edit, save and export text, spreadsheet and presentation documents.
+1 -1
Submodule core updated: 50a83e819f...8ca63e5013
+1 -1
Submodule sdkjs updated: eb92448a74...140e71a979