Add changelog for v6.0.0 (#1022)

* Add changelog v6.0.0

* Shorten line

* Add new words in dictionary

* Add missed word to dictionary

* Change a character case

Co-authored-by: Denis Spitsyn <denis.spitsyn.nct@gmail.com>
This commit is contained in:
Alexey Golubev 2020-10-14 14:56:34 +03:00 committed by GitHub
parent a27a28c063
commit 2d6a8213a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 0 deletions

View file

@ -16,11 +16,13 @@ ashx
aspose
Aspose
autocomplete
autocorrection
autofill
autofilter
autofilters
autofit
Autofit
Autorun
autostart
AVERAGEA
AVERAGEIFS
@ -153,6 +155,7 @@ flv
fodp
fods
fodt
forced
ForcePathStyle
ForEach
FORMULATEXT
@ -229,6 +232,7 @@ ISFORMULA
ISOWEEKNUM
isSaveLock
japanese
jpeg
js
JS
json
@ -240,6 +244,7 @@ LeftMargin
libcurl
librabbitmq
libs
LINEST
linux
listview
LoadingScriptError
@ -363,6 +368,7 @@ RRI
rtf
RTF
SAAS
save
savefile
SaveLock
saveUrl

View file

@ -1,5 +1,77 @@
# Change log
## 6.0.0
### New Features
#### All Editors
* Autofit settings for shape
* Ability to insert special characters
* Autorun settings for macros
* Selecting an image from storage for watermarks, shapes and slides filling
* Added an autocorrection list
* Redesign of color selection component
* Ability to change a position and size of chart elements
* Hotkey Ctrl + 0 for zoom resetting
* Changed a behavior of hiding icons in tabs when editor window is reducing
#### Document Editor
* Ability to insert date and time
* Ability to print selection in view mode
* Converting an equation from old formats
* Changed placeholder for content controls
* Redone the algorithm the justifying of a paragraph with condensing spaces
#### Spreadsheet Editor
* Full support of pivot tables
* Autofilter settings in pivot tables
* Support of open all existing in file conditions for data bar conditional formatting
* Support of open all existing in file gradients for data bar conditional formatting
* Full support of slicers for format tables
* Special paste settings
* Ability to move a sheet from one workbook to another
* Internal link to named range
* Print titles
* New component for cells selection
* Ability to remove duplicate values
* Ability to insert function via Function Arguments dialogue
* Wrap Text and Shrink to Fit settings in right toolbar
* Vertical Text option in text orientation settings
* Ability to change the function in Total Row for formatted table
* Delimiter settings for Special Paste and Text to Columns dialogue
* LINEST function
* Hotkeys Ctrl+Shift+'Plus sign' and Ctrl+Shift+'Minus sign' for date and time insertion
* Hotkey Shift+F3 for a function insertion
* Status bar settings
* New mouse actions for work with format tables
#### Presentation Editor
* Changed interface for internal link
* Ability to print selection in view mode
* Redesign of bullet and numbering list menu
#### Mobile Editors
* Ability to insert a comment
* View and edit the comment from context menu or Collaboration tab
* Text Orientation in Edit Cell settings
* Autorun settings for macros
* Redesign of the tabs
#### Back-end
* Check licensed number of editor connections for cluster
* Do not start force save for encrypted files
* Fixed insert jpeg images in encrypted files
### Fixes
* All components received countless fixes
## 5.6.5
### New Features