From dc86a79b0e347bb37f725ca1413ccc00e0ac0561 Mon Sep 17 00:00:00 2001 From: alexandervnuchkov Date: Mon, 5 Mar 2018 17:20:03 +0300 Subject: [PATCH] Update: added new version of Desktop Editors to the changelog --- .../Help/Desktop/Documents/DEChangelog.ascx | 49 ++++++++++++++++++- .../Desktop/Documents/DEChangelog.ru.ascx | 49 ++++++++++++++++++- 2 files changed, 96 insertions(+), 2 deletions(-) diff --git a/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx b/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx index ed94e189b..1dc6f3be5 100644 --- a/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx +++ b/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx @@ -1,7 +1,54 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %>
">Open in new window
-

Version 4.8.0

+

Version 4.8.7

+

Release date: 02/14/2018

+
+

New features

+

All editors

+
    +
  • Added support for the two-factor authentication;
  • +
  • Added Brazilian Portuguese as a new interface language.
  • +
+

Spreadsheet Editor

+
    +
  • Add strikeout, superscript and subscript options to the top toolbar (bug #26581).
  • +
+

Fixes

+

All editors

+
    +
  • Update translations.
  • +
+

Document Editor

+
    +
  • Fixed the issue with opening DOCX file containing formula in MS Word (bug #36490);
  • +
  • Fixed the JavaScript error which occurred while inserting a spreadsheet cell with comment (bug #36506);
  • +
  • Fixed the bug with inserting the content control into a math equation;
  • +
  • Fixed the selection from object in header/footer not being reset after keyboard move.
  • +
+

Spreadsheet Editor

+
    +
  • Fixed the wrong dependence in some functions with references to other sheets which occurred after a sheet was removed;
  • +
  • Fixed the issue with opening an ODT file containing a chart;
  • +
  • Fixed the issue with calculating a sparkline in some cases (bug #36603);
  • +
  • Fixed the issue with printing an image outside of the printing range (bug #36573).
  • +
+

Presentation Editor

+
    +
  • Fixed the issue with blocking the shape for the users co-editing in different modes (bug #36435);
  • +
  • Fixed the issue with the Constant proportions chart button working only once (bug #36494);
  • +
  • Fixed the JavaScript error which occurred while inserting a page number from Document Editor (bug #36508);
  • +
  • Fixed the JavaScript error which occurred while undoing a table (bug #36515).
  • +
+

Conversion

+
    +
  • Fixed the issues with some DOCX, DOC, RTF files from the users;
  • +
  • Fixed the issues with MathType equations in some DOCX files (bug #36524).
  • +
+
+
+
+

Version 4.8.0

Release date: 12/23/2017

New features

diff --git a/Web/Controls/Help/Desktop/Documents/DEChangelog.ru.ascx b/Web/Controls/Help/Desktop/Documents/DEChangelog.ru.ascx index b21e6f678..80b23762c 100644 --- a/Web/Controls/Help/Desktop/Documents/DEChangelog.ru.ascx +++ b/Web/Controls/Help/Desktop/Documents/DEChangelog.ru.ascx @@ -1,7 +1,54 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %>
-

Версия 4.8.0

+

Версия 4.8.7

+

Дата выпуска: 14.02.2018

+
+

Новые функции

+

Все редакторы

+
    +
  • Добавлена поддержка двухфакторной аутентификации;
  • +
  • Бразильский вариант португальского языка добавлен как новый язык интерфейса.
  • +
+

Редактор электронных таблиц

+
    +
  • В верхнюю панель инструментов добавлены опции "Зачеркнутый", "Подстрочные/надстрочные знаки" (bug #26581).
  • +
+

Исправления

+

Все редакторы

+
    +
  • Обновлены переводы.
  • +
+

Редактор документов

+
    +
  • Исправлена проблема с открытием в MS Word файла DOCX, содержащего формулу (bug #36490);
  • +
  • Исправлена ошибка JavaScript, происходившая при вставке ячейки с комментарием из редактора таблиц (bug #36506);
  • +
  • Исправлена ошибка со вставкой элемента управления содержимым в математическую формулу;
  • +
  • Исправлена проблема, при которой не сбрасывалось выделение с объекта в колонтитуле после перемещения с помощью клавиатуры.
  • +
+

Редактор электронных таблиц

+
    +
  • Исправлена неправильная зависимость в некоторых функциях со ссылками на другие листы, возникавшая после удаления листа;
  • +
  • Исправлена проблема с открытием файла ODT, содержавшего диаграмму;
  • +
  • Исправлена проблема, возникавшая при пересчете спарклайна в некоторых случаях (bug #36603);
  • +
  • Исправлена проблема с печатью изображения, выходящего за пределы диапазона печати (bug #36573).
  • +
+

Редактор презентаций

+
    +
  • Исправлена проблема с блокированием фигуры для пользователей, ведущих совместное редактирование в разных режимах (bug #36435);
  • +
  • Исправлена проблема, при которой кнопка Сохранять пропорции в настройках диаграммы отрабатывала только один раз (bug #36494);
  • +
  • Исправлена ошибка JavaScript, которая происходила при вставке номера страницы из Редактора документов (bug #36508);
  • +
  • Исправлена ошибка JavaScript, которая происходила при отмене добавления таблицы (bug #36515).
  • +
+

Конвертация

+
    +
  • Исправлены проблемы с некоторыми файлами DOCX, DOC, RTF от пользователей;
  • +
  • Исправлены проблемы с формулами MathType в некоторых файлах DOCX (bug #36524).
  • +
+
+
+
+

Версия 4.8.0

Дата выпуска: 23.12.2017

Новые функции