Fix roadmap

This commit is contained in:
Svetlana Maleeva 2022-09-22 17:02:43 +03:00
parent 52d8096e67
commit 3733d45274

View File

@ -7,25 +7,27 @@
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>JWT with random key enabled by default. This fix CVE-2021-43445, CVE-2021-43447, CVE-2021-43448, CVE-2021-43449</li>
<li>Random secret key by default. Fix CVE-2021-43444</li>
<li>Fix CVE-2022-32212 by upgrading nodejs version</li>
<li>Reworking the text processing module</li>
<li>Remaking work with text and fonts in the Document Editor and Presentation Editor: support of new languages (e.g. Bengali, Sinhalese) and ligatures</li>
<li>Ability to rename document at the top of the editor window</li>
<li>Warning when a macro makes a request to any URL</li>
<li>Search field is reworked</li>
<li>The <b>View</b> tab is available in read-only mode and comment mode</li>
<li>Ability to edit OLE objects</li>
<li>Advanced settings are reworked</li>
<li>Ability to enable/disable using the Option key to navigate the editors via keyboard</li>
<li>New web editor interface theme: Contrast Dark</li>
<li>Web editor interface theme can be synchronized with the system theme</li>
<li>New web editor info: the <b>About</b> section contains build number</li>
<li>New search panel in the embedded versions of the Document Editor and the Spreadsheet Editor</li>
<li>Top toolbar is reworked: changed icons, added <b>Cut</b> and <b>Select All</b> icons</li>
<li>New interface languages: Basque, Malay, Portuguese (Portugal), Chinese (Traditional, Taiwan), Armenian</li>
<li>Hotkeys for Paste Special</li>
<li>Plugin manager on the <b>Plugin</b> tab</li>
<li>Plugin manager on the <b>Plugin</b> tab</li>
</ul>
<p class="changelog-subsubheader">Forms</p>
<ul>
<li>New interface language: Indonesian</li>
<li>Ability to add tags</li>
<li>Reworked cell width setting when using <b>Comb of characters</b></li>
<li>New fields: email, phone number, complex field</li>
@ -33,7 +35,6 @@
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>New interface language: Indonesian</li>
<li>File navigation panel is renamed and has its own settings: expand/collapse all, expand to level X, font size, wrap headings</li>
<li>Ability to remove headers/footers via toolbar</li>
<li>Ability to include current title in the table of contents via toolbar and designated button</li>
@ -47,14 +48,13 @@
<li>Ability to use custom images as bullets in bullet lists</li>
<li>Ability to switch rows/columns using the diagram settings in the right panel</li>
<li>Ability to get a link to the selected range in the context menu</li>
<li>Selected range is marked with a dotted line</li>
<li>Copied or cut range is marked with a dotted line</li>
<li>New 1904 date system</li>
<li>Ability to enable and disable pivot table column autowidth</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>New spellcheck settings in the advanced settings</li>
<li>Support for PPSX files, they open in preview mode</li>
<li>Ability to use custom images as bullets in bullet lists</li>
<li>Reworked advanced settings <b>Placement</b> tab for precise positioning of images, autoshapes, tables, and charts</li>
<li>Ability to insert spreadsheets as OLE objects</li>
@ -92,11 +92,7 @@
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Publishing Docker images for amd64 и arm64 platforms with the same tag</li>
</ul>
<p class="changelog-subsubheader">Back End</p>
<ul>
<li>Reworking the text processing module</li>
<li>Remaking work with text and fonts in the Document Editor and Presentation Editor: support of new languages (e.g. Bengali, Sinhalese) and ligatures</li>
<li>Auto detect of DB type in deb package</li>
</ul>
</div>
</div>