Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md #1607

Merged
merged 10 commits into from
Jun 20, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update CHANGELOG.md
  • Loading branch information
maxkadushkin committed Jun 19, 2024
commit ae71568efc7071d2a5c7bf3d82dd09e02333a6a7
83 changes: 83 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,88 @@
# Change log

## 8.1.0

### New Features

* Switching to the creating forms in the `PDF` format
* Added the ability to disable the 'Connect to cloud' section via the `--lock-portals` key

Check failure on line 8 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 90]

CHANGELOG.md:8:81 MD013/line-length Line length [Expected: 80; Actual: 90]
* Added a window to restart the application if the settings marked with the asterisk are applied

Check failure on line 9 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 96]

CHANGELOG.md:9:81 MD013/line-length Line length [Expected: 80; Actual: 96]
* Added the ‘Use graphics acceleration’ option to the application settings
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
* Added the progress of unpacking downloaded update to the `About` page (Windows)
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
* Added the ability to open a file by specifying its name in the terminal (Linux)
* Updated images for the error pages

Check failure on line 13 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Trailing spaces [Expected: 0 or 2; Actual: 1]

CHANGELOG.md:13:37 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
* Added the translation into Serbian (sr-Latn-RS, Serbian (Latin, Serbia and Montenegro))
* Added a button to select a local file in the hyperlink insertion dialog window
* Changes in program interface: manageable functional buttons, Replace button is now on the Home tab, Copy style, Clear style, Select all

Check failure on line 16 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 137]

CHANGELOG.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 137]
* Autoshape shadowing settings
* Updated the set of color themes available in editors
* Added internal help in Portuguese (pt-BR)
* Added Arabic to all regional settings
* Added a title and a button to close the panel to the `Chat` panel

#### Document Editor

* New button on the top toolbar for changing document editing mode: `Editing`, Reviewing, Viewing

Check failure on line 25 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 97]

CHANGELOG.md:25:81 MD013/line-length Line length [Expected: 80; Actual: 97]
* Added tooltips for new or updated functionality (displayed when loading the editor or when switching to the corresponding tab)

Check failure on line 26 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Trailing spaces [Expected: 0 or 2; Actual: 1]

CHANGELOG.md:26:129 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

Check failure on line 26 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 129]

CHANGELOG.md:26:81 MD013/line-length Line length [Expected: 80; Actual: 129]
* Implemented the ability to set the format for page numbering
* Added support for the page color
* Updated built-in paragraph styles
* New items in the indents menu for opening the right panel and managing paragraph indents, the ability to manage paragraph indents via the top toolbar

Check failure on line 30 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 151]

CHANGELOG.md:30:81 MD013/line-length Line length [Expected: 80; Actual: 151]
* Color theme button is now on the Layout tab
* Mail merge button is now on the Collaboration tab
* Line spacing options updated
* Improved work of the algorithm for displaying numbers and punctuation in Arabic text for the Neutral and Weak classes

Check failure on line 34 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 119]

CHANGELOG.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 119]
* Improved fitting for paragraphs with main `RTL` direction

#### Spreadsheet Editor

* New languages added: ligature support
* Selected cells are highlighted on their respective row/column numbers
* New functions: `GETPIVOTDATA`, `IMPORTRANGE`
* New function category: Custom based on jsdoc
* Version history update: edited cells are highlighted
* Users get custom protected range cells viewing rights
* Implemented the ability to copy/move sheets between books in one browser
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
* Changed the appearance of the sheet list in the embedded viewer in accordance with the styles of the main spreadsheet editor

Check failure on line 46 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdownlint

Line length [Expected: 80; Actual: 126]

CHANGELOG.md:46:81 MD013/line-length Line length [Expected: 80; Actual: 126]

#### Presentation Editor

* New slide settings on the right panel: show background graphics, reset background to the theme background, apply settings to all slides
* Added `Animation` pane
* Added a mode for editing master slides and templates
* Updated the player interface for playing audio/video files (Windows and Linux)

#### Forms

* When adding a fixed form, now it is inserted without wrapping in front of the text
* The color of the Picture placeholder corresponds to the color of the role for this form
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
* The thickness of the frame for required fields is now 2px with any zoom
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
* Added a button to switch to the editing mode (similar to the button in the editor header) for forms opened in the View or Fill forms mode
* The presence of this button depends on the integrator's subscription to the onRequestEditRights event and the permissions.edit rights (in case of a viewer)
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved

#### PDF Editor

* Added buttons for switching editing/viewing (annotations) modes to the toolbar and the editor header
* Added tooltips for new or updated functionality (displayed when loading the editor or when switching to the corresponding tab)
* In the Edit mode, it's possible to add various objects (using the Home and Insert tabs) and configure them using the right panel and context menu
* Added the ability to add, delete or rotate pages using the context menu and the toolbar
* Added a mini toolbar for adding annotations when selecting text

#### Security

* Fixed the vulnerability in the fs.folderPath field which allows accessing the file system
* Fixed vulnerabilities in the PtgName::assemble, PtgNameX::assemble, PtgParen::assemble, PtgRef3d::assemble, PtgList::assemble and PtgArea3d::assemble methods which cause crash when converting XLS to XLSX
* Fixed the vulnerability in the `CDataStream::ReadEmrTextBase` method which causes crash when converting `ODP` to `PDF`
* Fixed the vulnerability in the `GlobalsSubstream::UpdateDefineNames` method which causes crash when converting `XLS` to `XLSX`
* Fixed the vulnerability in the `WorkBookStream::UpdateXti`, `WorkBookStream::UpdateXti`, methods which causes crash when converting XLS to XLSX
* Fixed Heap Buffer Overflow when converting `EPUB` to `PDF`
* Fixed the vulnerability in the `CPPTUserInfo::LoadExternal` method which allows writing a file to a folder with restricted access when converting `PPT` to `PPTX`
* Fixed vulnerabilities which allow reading data from a third-party file when converting `OOXML` to `ODF` and vice versa
* Fixed Heap Buffer Overflow in the `CSvmFile::Read_META_BMP` method when converting `ODP` to `PPTX`
* Fixed the vulnerability in the commandSetPassword method which allows setting a password for a document regardless of rights
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved

# Change log

## 8.0.1

### Fixes
Expand Down
Loading