parent
7a0dc6736e
commit
914a46c837
|
@ -16,12 +16,13 @@ ashx
|
|||
aspose
|
||||
Aspose
|
||||
autocomplete
|
||||
autocorrection
|
||||
AutoCorrect
|
||||
autofill
|
||||
autofilter
|
||||
autofilters
|
||||
autofit
|
||||
Autofit
|
||||
AutoFormat
|
||||
Autorun
|
||||
autostart
|
||||
AVERAGEA
|
||||
|
@ -140,6 +141,7 @@ Ec
|
|||
ECMA
|
||||
ee
|
||||
endDate
|
||||
endnotes
|
||||
ePub
|
||||
EQ
|
||||
ERFC
|
||||
|
@ -147,6 +149,7 @@ Español
|
|||
ETS
|
||||
EXC
|
||||
EXPON
|
||||
fb
|
||||
FDIST
|
||||
FI
|
||||
fillForms
|
||||
|
@ -267,8 +270,10 @@ metafile
|
|||
México
|
||||
MINIFS
|
||||
minishift
|
||||
mht
|
||||
MoveCursorToEnd
|
||||
MoveCursorToStart
|
||||
mscorefonts
|
||||
MULT
|
||||
multi
|
||||
multichart
|
||||
|
|
52
CHANGELOG.md
52
CHANGELOG.md
|
@ -1,5 +1,55 @@
|
|||
# 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
|
||||
|
||||
### New Features
|
||||
|
@ -65,7 +115,7 @@
|
|||
* Ability to insert special characters
|
||||
* Autorun settings for macros
|
||||
* Selecting an image from storage for watermarks, shapes and slides filling
|
||||
* Added an autocorrection list
|
||||
* Added an AutoCorrect list
|
||||
* Redesign of color selection component
|
||||
* Ability to change a position and size of chart elements
|
||||
* Hotkey Ctrl + 0 for zoom resetting
|
||||
|
|
11
Readme.md
11
Readme.md
|
@ -66,7 +66,7 @@ The table below will help you to make the right choice.
|
|||
| **Interface** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Tabbed interface | + | + | + |
|
||||
| White Label | - | - | + |
|
||||
| Integrated test example (node.js)* | - | + | + |
|
||||
| Integrated test example (node.js) | + | + | + |
|
||||
| Mobile web editors | - | + | + |
|
||||
| Access to pro features via desktop | - | + | - |
|
||||
| **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 | + | + | + |
|
||||
| Table templates | + | + | + |
|
||||
| Pivot tables | + | + | + |
|
||||
| Conditional formatting for viewing | +** | +** | +** |
|
||||
| Conditional formatting for viewing | +* | +* | +* |
|
||||
| Sheet Views | - | + | + |
|
||||
| **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
|
@ -106,11 +107,7 @@ The table below will help you to make the right choice.
|
|||
| 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) |
|
||||
|
||||
\* Note that by default DocumentServer Community Edition does not contain any document management system.
|
||||
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
|
||||
\* Support for all conditions and gradient. Adding/Editing capabilities are coming soon
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
Loading…
Reference in a new issue