From 75b09c4747b92be1eb95fa9b6c2e10faf11ea686 Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Tue, 7 Jun 2022 10:43:24 +0300 Subject: [PATCH] Add roadmap for v7.2 --- .../Help/Server/Document/DSRoadmap.ascx | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/Web/Controls/Help/Server/Document/DSRoadmap.ascx b/Web/Controls/Help/Server/Document/DSRoadmap.ascx index 678d4ee1c..d157af218 100644 --- a/Web/Controls/Help/Server/Document/DSRoadmap.ascx +++ b/Web/Controls/Help/Server/Document/DSRoadmap.ascx @@ -1,6 +1,75 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
">Open in new window
+
+

Version 7.2

+
+

New Features

+

All Editors

+
    +
  • Ability to rename document at the top of the editor window
  • +
  • Warning when a macro makes a request to any URL
  • +
  • Search field is reworked
  • +
  • The View tab is available in read-only mode and comment mode
  • +
  • Ability to edit OLE objects
  • +
  • Advanced settings are reworked
  • +
  • Ability to enable/disable using the Option key to navigate the editors via keyboard
  • +
  • Web editor interface theme can be synchronized with the system theme
  • +
  • New web editor info: the About section contains build number
  • +
  • New search panel in the embedded versions of the Document Editor and the Spreadsheet Editor
  • +
  • Top toolbar is reworked
  • +
  • New interface languages: Basque, Malay, Portuguese (Portugal), Chinese (Traditional, Taiwan)
  • +
  • Hotkeys for Paste Special
  • +
+

Forms

+
    +
  • New interface language: Indonesian
  • +
  • Ability to add tags
  • +
+

Document Editor

+
    +
  • New interface language: Indonesian
  • +
  • PDF viewer navigation panel is renamed and has its own settings: expand/collapse all, expand to level X, font size, wrap headings
  • +
  • Ability to remove headers/footers via toolbar
  • +
  • Ability to include current title in the table of contents via toolbar and designated button
  • +
  • New spellcheck settings in the advanced settings
  • +
  • Ability to insert tables as OLE objects
  • +
+

Spreadsheet Editor

+
    +
  • Ability to use custom images as bullets in bullet lists
  • +
  • Ability to switch rows/columns using the diagram settings in the right panel
  • +
+

Presentation Editor

+
    +
  • New spellcheck settings in the advanced settings
  • +
  • Support for PPSX files, they open in preview mode
  • +
  • Ability to use custom images as bullets in bullet lists
  • +
  • Reworked advanced settings’ Placement tab for precise positioning of images, tables, and charts
  • +
  • Ability to insert tables as OLE objects
  • +
+

Mobile

+
    +
  • New interface language: Indonesian
  • +
  • New features in the Document Editor: header navigation, ability to add table of contents and configure its settings
  • +
  • New Tab Color palette for sheets in the Spreadsheet Editor
  • +
+

Plugins

+
    +
  • New translation mechanic in plugins: ability to add langs.json to folder with translations; first there is a request for a full match in file name and language, then up to the “-“ symbol
  • +
+

API updates

+
    +
  • New feature: live viewer for tracking changes in real-time
  • +
  • The Document Server information contains live viewer/editor data
  • +
  • New interface translation support: 4-letter language designation is supported. Currently it is used for Portuguese (Portugal) and Chinese (Traditional, Taiwan)
  • +
+

WOPI

+
    +
  • Ability to open embedded viewer in WOPI discovery
  • +
+
+

Version 7.1