Skip to content

Commit 168974f

Browse files
committed
Update ROADMAP.md
1 parent 4ff56c5 commit 168974f

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

ROADMAP.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,67 @@ This document provides the roadmap of the planned ONLYOFFICE Document Server cha
55
This is an updated and corrected version of the roadmap.
66
We also reserve the right to change it when necessary.
77

8+
## Version 8.3
9+
10+
### All editors
11+
12+
* Working on private rooms in the browser version via opening
13+
on the client
14+
* Continuing work on RTL in the editors core. Support for
15+
determining correct alignment for various text types
16+
* Ability to open the "file stream" on the client. It is required
17+
to support opening and saving encrypted files in a browser
18+
* Updating a file without reloading
19+
* Switching to Service Worker for caching scripts in a browser
20+
* Support for new types of charts for creating
21+
* Working on support for fonts on the user's machine in a browser
22+
* Ability to customize hot keys
23+
* Ability to customize the toolbar
24+
25+
### PDF Editor
26+
27+
* Support for Undo in the Fast co-editing mode
28+
* Stamp annotations
29+
* Ability to add a signature to a PDF file as an image,
30+
draw, write as text
31+
32+
### Forms
33+
34+
* Working with roles
35+
* Ability to submit and sign at the same time
36+
* Ability to sign a form by drawing or writing text
37+
38+
### Document Editor
39+
40+
* Protecting parts of the document from changes.
41+
Ability of the toolbar to work in these parts
42+
* Ability to show Field Codes instead of the result.
43+
Creating a field via Ctrl+F9. Ability to switch the code
44+
via Shift+F9 and all codes via Alt+F9
45+
* Support for customXml
46+
* Design tab
47+
* Ability to add a frame
48+
49+
### Spreadsheet Editor
50+
51+
* Support for RTL in the Spreadsheet Editor. Correct placement
52+
of the sheet list. Ability to set the placement for new sheets.
53+
Saving the placement on the sheet to a file
54+
* Support for Undo in the Fast co-editing mode
55+
56+
### Presentation Editor
57+
58+
* Drawing on slides in the slide show mode
59+
* Design tab
60+
61+
### Diagram Viewer
62+
63+
* Release of the first version of the Diagram Viewer
64+
65+
### Mobile Editors
66+
67+
* Switching to a common scheme in mobile applications
68+
869
## Version 8.2
970

1071
### All editors

0 commit comments

Comments
 (0)