From a2b6b6c5bf16b94e8c5bf123d580d3561341980a Mon Sep 17 00:00:00 2001 From: Ilya Sobolev Date: Thu, 1 Jul 2021 18:37:23 +0300 Subject: [PATCH] Added Desktop changelog v6.3.1, updated Desktop version control --- .../Help/Desktop/Documents/DEChangelog.ascx | 52 ++++++++++++++++++- .../DesktopEditors_Current.ascx | 2 +- 2 files changed, 52 insertions(+), 2 deletions(-) diff --git a/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx b/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx index 3039715d8..98feca14d 100644 --- a/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx +++ b/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx @@ -1,5 +1,55 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %>
">Open in new window
+
+

Version 6.3.1

+

Release date: 06/28/2021

+
+
+ +
+

New Features

+

All Editors

+
    +
  • Added Seafile provider connection options.
  • +
  • Added Interface Themes support. The following themes are available to choose from: Light, Classic light, and Dark.
  • +
  • Added support for 150% interface scaling (Windows, Linux).
  • +
  • Spellchecker implemented as SharedWorker. No more back-end service for spellchecker.
  • +
  • Added the ability to mark a file as Favorite (must be supported on DMS side).
  • +
  • Added Password protection support.
  • +
  • Added new chart types: Lines and Scatter.
  • +
  • Added hyperlink check for up to 2083 symbols.
  • +
+

Document Editor

+
    +
  • Wrap settings for shapes have been added to the top toolbar.
  • +
  • Indents settings have been added to the Paragraph section of the right sidebar.
  • +
  • Changed Register operation in the top toolbar.
  • +
  • Added the ability to Change the list level.
  • +
  • It is now possible to export to html, fb2 and ePub formats.
  • +
+

Spreadsheet Editor

+
    +
  • Added new chart type - Combo.
  • +
  • Redone Chart Advanced Setting with more axis settings.
  • +
  • Added the ability to set Axis label format.
  • +
  • New date format YYYY-MM-DD.
  • +
  • Cell indents settings have been added to the Table section of the right sidebar.
  • +
  • Added support for opening Microsoft Office XML 2003 files.
  • +
  • Group and Ungroup operations are now available for Pivot Tables.
  • +
  • Added new XLOOKUP function.
  • +
+

Presentation Editor

+
    +
  • Added Slide opacity setting to the Slide settings section of the right sidebar.
  • +
  • Column settings for text in a shape has been moved to the top toolbar.
  • +
  • Presentation Animations are saved after export from our editor.
  • +
+

Fixes

+
    +
  • All editors received countless fixes.
  • +
+
+

Version 6.2

Release date: 03/18/2021

@@ -27,7 +77,7 @@
  • Added the ability to insert slicers for pivot tables.
  • Added the Data Validation settings.
  • Added the ability to create custom number formats.
  • -
  • Added new functions: GROWTH, TREND, LOGEST, UNIQUE, MUNIT, RANDARRAY.
  • +
  • Added the new functions: GROWTH, TREND, LOGEST, UNIQUE, MUNIT, RANDARRAY.
  • Presentation Editor