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 #1327

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions .aspell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ACOT
ACOTH
ASC
aspose
aspx
autocolor
autocomplete
AutoCorrect
Expand Down
46 changes: 44 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,8 +52,8 @@
* 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
Expand Down