Add v7.0.0 changelog (#1531)
* Add v7.0.0 changelog * Add fixes entry * Add spellcheck * Remove some features according to Rita's review * Actualize * Fix typo * Add info about form creator * Replace Buy now to Contact us with email * Fix contact us casing * Remove mention of pro features
This commit is contained in:
parent
050d296b74
commit
1332e81bd0
|
@ -43,6 +43,7 @@ blockcontent
|
|||
blocklevelstd
|
||||
BMP
|
||||
boolean
|
||||
br
|
||||
brower
|
||||
bugfix
|
||||
bugfixes
|
||||
|
@ -344,6 +345,7 @@ PhotoEditor
|
|||
PHP
|
||||
placholder
|
||||
Pluging
|
||||
PNG
|
||||
PostgreSql
|
||||
PostgreSQL
|
||||
postinst
|
||||
|
|
43
CHANGELOG.md
43
CHANGELOG.md
|
@ -1,5 +1,48 @@
|
|||
# Change log
|
||||
|
||||
## 7.0.0
|
||||
|
||||
### New Features
|
||||
|
||||
#### All Editors
|
||||
|
||||
* New sort types for Comment left sidebar
|
||||
* Ability to call menu entries by pressing `alt+key`
|
||||
* New canvas zoom options (up to 500%)
|
||||
* Ability to customize dark menu logo from API
|
||||
|
||||
#### Document Editors
|
||||
|
||||
* Ability to add Content Controls and
|
||||
use File Comparison is available in OpenSource version
|
||||
* Completely new mode for creating, filling and sharing forms
|
||||
* Dark Mode (dark canvas background and other interface changes)
|
||||
* New settings to change review mode `Track Changes Display`
|
||||
* Ability to select local file for `Mail Merge`
|
||||
* New setting for AutoFormat as you type -> hyperlinks and network paths
|
||||
|
||||
#### Spreadsheet Editor
|
||||
|
||||
* Version History
|
||||
* Ability to use Sheet Views is available in OpenSource version0
|
||||
* Ability to protect spreadsheet files and separate sheets
|
||||
* Ability to show other users cursor in co-edit mode
|
||||
* Ability to separate sheets and status bar
|
||||
* `pt-br` formulas description and translation
|
||||
* Do not loose Query Table data
|
||||
* Copy sheet with drag-n-drop with holding `ctrl`
|
||||
|
||||
#### Presentation Editors
|
||||
|
||||
* Ability to display animations
|
||||
* Slide animation settings moved to top Tab
|
||||
* New setting for AutoFormat as you type -> hyperlinks and network paths
|
||||
* Ability to save presentation to `BMP` and `PNG`
|
||||
|
||||
### Fixes
|
||||
|
||||
* All components received countless fixes
|
||||
|
||||
## 6.4.2
|
||||
|
||||
### Fixes
|
||||
|
|
13
Readme.md
13
Readme.md
|
@ -59,7 +59,7 @@ The table below will help you to make the right choice.
|
|||
| **Support** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Documentation | [Help Center](https://helpcenter.onlyoffice.com/installation/docs-community-index.aspx) | [Help Center](https://helpcenter.onlyoffice.com/installation/docs-enterprise-index.aspx) | [Help Center](https://helpcenter.onlyoffice.com/installation/docs-developer-index.aspx) |
|
||||
| Standard support | [GitHub](https://github.com/ONLYOFFICE/DocumentServer/issues) or paid | One year support included | One year support included |
|
||||
| Premium support | [Buy Now](https://www.onlyoffice.com/support.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | [Buy Now](https://www.onlyoffice.com/support.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) | [Buy Now](https://www.onlyoffice.com/support.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS) |
|
||||
| Premium support | [Contact Us](mailto:sales@onlyoffice.com) | [Contact Us](mailto:sales@onlyoffice.com) | [Contact Us](mailto:sales@onlyoffice.com) |
|
||||
| **Services** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Conversion Service | + | + | + |
|
||||
| Document Builder Service | + | + | + |
|
||||
|
@ -70,7 +70,6 @@ The table below will help you to make the right choice.
|
|||
| White label | - | - | + |
|
||||
| Integrated test example (node.js) | + | + | + |
|
||||
| Mobile web editors | - | +* | +* |
|
||||
| Access to pro features via desktop | - | + | - |
|
||||
| **Plugins & Macros** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Plugins | + | + | + |
|
||||
| Macros | + | + | + |
|
||||
|
@ -84,13 +83,13 @@ The table below will help you to make the right choice.
|
|||
| **Document Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
| Adding Content control | - | + | + |
|
||||
| Adding Content control | + | + | + |
|
||||
| Editing Content control | + | + | + |
|
||||
| Layout tools | + | + | + |
|
||||
| Table of contents | + | + | + |
|
||||
| Navigation panel | + | + | + |
|
||||
| Mail Merge | + | + | + |
|
||||
| Comparing Documents | - | + | + |
|
||||
| Comparing Documents | + | + | + |
|
||||
| **Spreadsheet Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
|
@ -100,13 +99,17 @@ The table below will help you to make the right choice.
|
|||
| Data validation | + | + | + |
|
||||
| Conditional formatting | + | + | + |
|
||||
| Sparklines | + | + | + |
|
||||
| Sheet Views | - | + | + |
|
||||
| Sheet Views | + | + | + |
|
||||
| **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
| Transitions | + | + | + |
|
||||
| Presenter mode | + | + | + |
|
||||
| Notes | + | + | + |
|
||||
| **Form creator features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Adding form fields | + | + | + |
|
||||
| Form preview | + | + | + |
|
||||
| Saving as PDF | + | + | + |
|
||||
| **Security features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| End-to-end encryption via Private Rooms | + | + | - |
|
||||
| | [Get it now](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS#docs-community) | [Start Free Trial](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS#docs-enterprise) | [Start Free Trial](https://www.onlyoffice.com/download-docs.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDS#docs-developer) |
|
||||
|
|
Loading…
Reference in a new issue