Add 6.1.0 changelog (#1083)

* Add 6.1.0 changelog

* Add ms core info
This commit is contained in:
Pavel Lobashov 2020-12-01 16:28:36 +03:00 committed by GitHub
parent 7a0dc6736e
commit 914a46c837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 61 additions and 9 deletions

View file

@ -16,12 +16,13 @@ ashx
aspose aspose
Aspose Aspose
autocomplete autocomplete
autocorrection AutoCorrect
autofill autofill
autofilter autofilter
autofilters autofilters
autofit autofit
Autofit Autofit
AutoFormat
Autorun Autorun
autostart autostart
AVERAGEA AVERAGEA
@ -140,6 +141,7 @@ Ec
ECMA ECMA
ee ee
endDate endDate
endnotes
ePub ePub
EQ EQ
ERFC ERFC
@ -147,6 +149,7 @@ Español
ETS ETS
EXC EXC
EXPON EXPON
fb
FDIST FDIST
FI FI
fillForms fillForms
@ -267,8 +270,10 @@ metafile
México México
MINIFS MINIFS
minishift minishift
mht
MoveCursorToEnd MoveCursorToEnd
MoveCursorToStart MoveCursorToStart
mscorefonts
MULT MULT
multi multi
multichart multichart

View file

@ -1,5 +1,55 @@
# Change log # Change log
## 6.1.0
### New Features
#### All Editors
* Complete redone html-based formats (`ePub`, `mht`, `html`)
* `fb2` format can be opened in viewer
* Add ability to set review permissions by groups
* Redone gradient control and ability to set custom angle for gradient fill
* New icons in context menu
* Add support of AutoFormat as you type
* Apply button in File menu always visible
* Ability to copy comment from left sidebar
#### Document Editor
* Ability to show line numbering
* Ability to add cross-reference
* Add support of endnotes
* Ability to edit AutoCorrect list
* Select Data button in Chart Editor
#### Spreadsheet Editor
* Ability to work with sheet view (available only for paid version)
* Support of editing data ranges in Chart
* Redone cell editor height change
* New cursor for column\row hover
* Ability to hide freeze pane shadow
* Pivot Table can be inserted from `Insert` tab
#### Plugins
* Translate plugin uses Google Translate, instead of Yandex
* Add ability to add help to plugin
#### Embedded Viewer
* Print button in Embedded viewer
* Removed deprecated Google+ share
### Fixes
* All components received countless fixes
#### Back-end
* `ttf-mscorefonts-installer` is now optional dependency.
## 6.0.2 ## 6.0.2
### New Features ### New Features
@ -65,7 +115,7 @@
* Ability to insert special characters * Ability to insert special characters
* Autorun settings for macros * Autorun settings for macros
* Selecting an image from storage for watermarks, shapes and slides filling * Selecting an image from storage for watermarks, shapes and slides filling
* Added an autocorrection list * Added an AutoCorrect list
* Redesign of color selection component * Redesign of color selection component
* Ability to change a position and size of chart elements * Ability to change a position and size of chart elements
* Hotkey Ctrl + 0 for zoom resetting * Hotkey Ctrl + 0 for zoom resetting

View file

@ -66,7 +66,7 @@ The table below will help you to make the right choice.
| **Interface** | **Community Edition** | **Enterprise Edition** | **Developer Edition** | | **Interface** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
| Tabbed interface | + | + | + | | Tabbed interface | + | + | + |
| White Label | - | - | + | | White Label | - | - | + |
| Integrated test example (node.js)* | - | + | + | | Integrated test example (node.js) | + | + | + |
| Mobile web editors | - | + | + | | Mobile web editors | - | + | + |
| Access to pro features via desktop | - | + | - | | Access to pro features via desktop | - | + | - |
| **Plugins & Macros** | **Community Edition** | **Enterprise Edition** | **Developer Edition** | | **Plugins & Macros** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
@ -95,7 +95,8 @@ The table below will help you to make the right choice.
| Functions, formulas, equations | + | + | + | | Functions, formulas, equations | + | + | + |
| Table templates | + | + | + | | Table templates | + | + | + |
| Pivot tables | + | + | + | | Pivot tables | + | + | + |
| Conditional formatting for viewing | +** | +** | +** | | Conditional formatting for viewing | +* | +* | +* |
| Sheet Views | - | + | + |
| **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** | | **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
| Font and paragraph formatting | + | + | + | | Font and paragraph formatting | + | + | + |
| Object insertion | + | + | + | | Object insertion | + | + | + |
@ -106,11 +107,7 @@ The table below will help you to make the right choice.
| End-to-end encryption via Private Rooms | + | + | - | | End-to-end encryption via Private Rooms | + | + | - |
| | [Get it now](https://www.onlyoffice.com/download.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | [Start Free Trial](https://www.onlyoffice.com/enterprise-edition-free.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | [Start Free Trial](https://www.onlyoffice.com/developer-edition-request.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | | | [Get it now](https://www.onlyoffice.com/download.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | [Start Free Trial](https://www.onlyoffice.com/enterprise-edition-free.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | [Start Free Trial](https://www.onlyoffice.com/developer-edition-request.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) |
\* Note that by default DocumentServer Community Edition does not contain any document management system. \* Support for all conditions and gradient. Adding/Editing capabilities are coming soon
Enterprise Edition and Developer Edition versions include integrated test examples (simplest DMS to test the editors).
For Community version, please use the [ONLYOFFICE Community Server](https://github.com/ONLYOFFICE/CommunityServer/) or [check out integration](https://www.onlyoffice.com/connectors.aspx) with 3rd party platforms, e.g. ownCloud/Nextcloud
\** Support for all conditions and gradient. Adding/Editing capabilities are coming soon
## Documentation ## Documentation