Update ROADMAP.md (#1092)
* Update ROADMAP.md * Update ROADMAP.md * Update ROADMAP.md * Update ROADMAP.md
This commit is contained in:
parent
30d832b140
commit
903fe5ab7a
44
ROADMAP.md
44
ROADMAP.md
|
@ -5,6 +5,50 @@ This document provides the roadmap of the planned ONLYOFFICE Document Server cha
|
||||||
This is an updated and corrected version of the roadmap.
|
This is an updated and corrected version of the roadmap.
|
||||||
We also reserve the right to change it when necessary.
|
We also reserve the right to change it when necessary.
|
||||||
|
|
||||||
|
## Version 6.2
|
||||||
|
|
||||||
|
### All editors
|
||||||
|
|
||||||
|
* Setting font size up to 300px (up to 409px in spreadsheets) manually
|
||||||
|
* Navigating through fields (text box, combobox) using Tab/Shift+Tab
|
||||||
|
|
||||||
|
### Document editor
|
||||||
|
|
||||||
|
* Forms tab
|
||||||
|
* New options to work with text fields
|
||||||
|
* Table of figures
|
||||||
|
|
||||||
|
### Spreadsheet editor
|
||||||
|
|
||||||
|
* Autoexpansion for formatted tables
|
||||||
|
* Slicers for pivot tables
|
||||||
|
* Data validation settings for cells
|
||||||
|
* Custom number format
|
||||||
|
* `GROWTH`, `TREND`, `LOGEST`, `UNIQUE` functions
|
||||||
|
|
||||||
|
### Presentation editor
|
||||||
|
|
||||||
|
* Autoformat as you type settings
|
||||||
|
* Increment/decrement font size buttons on the toolbar
|
||||||
|
|
||||||
|
### Plugins
|
||||||
|
|
||||||
|
* Enabling Track Changes in all docs by default
|
||||||
|
|
||||||
|
### Desktop
|
||||||
|
|
||||||
|
* New Document Server integration scheme
|
||||||
|
|
||||||
|
### iOS app
|
||||||
|
|
||||||
|
* The source code of the documents module is public
|
||||||
|
|
||||||
|
### API
|
||||||
|
|
||||||
|
`customization.trackChanges` parameter to enable/disable Track Changes by default
|
||||||
|
|
||||||
|
`customization.toolbarHideFileName` to hide the doc's name from the toolbar
|
||||||
|
|
||||||
## Version 6.1
|
## Version 6.1
|
||||||
|
|
||||||
### All editors
|
### All editors
|
||||||
|
|
Loading…
Reference in a new issue