-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aacb6ed
commit d8aba6a
Showing
5 changed files
with
43 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,34 @@ | ||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1> | ||
|
||
<h2>New Features</h2> | ||
|
||
<h4>All Editors</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Document Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Spreadsheet Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Presentation Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Forms</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
|
||
<h2>Fixes</h2> | ||
|
||
<h4>All Editors</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Fixed print options (rang) tuning for documents and presentations</li> | ||
<li>Fixed some security issues</li> | ||
<li>Fixed opening files with size more than 100MB</li> | ||
<li>Fixed some issues with composite input</li> | ||
<li>Fixed issues preventing launch application on MacOS version < 12.0</li> | ||
</ul> | ||
<h4>Document Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Fixed incorrect painting inserted Text Art</li> | ||
</ul> | ||
<h4>Spreadsheet Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Fixed issue when cell border became hidden due to hide row with part of merged cell</li> | ||
<li>Fixed equation transformation for Linear/Professional mode switching from context menu</li> | ||
<li>Fixed print issue for Header/Footer</li> | ||
</ul> | ||
<h4>Presentation Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Fixed error on click Head & Footer in Insert tools panel</li> | ||
<li>Fixed crashing in the Reporter mode on changing slide from end demonstration</li> | ||
</ul> | ||
<h4>Forms</h4> | ||
<h4>PDF Editor</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Fixed saving document through "Save copy"</li> | ||
<li>Fixed incorrect processing editor's config (editorType)</li> | ||
<li>Fixed issue for plugin "Send" when there is no email client installed</li> | ||
<li>Fixed issue related to input disabled on creating</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,34 @@ | ||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1> | ||
|
||
<h2>Новые функции</h2> | ||
|
||
<h4>Все редакторы</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Редактор документов</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Редактор таблиц</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Редактор презентаций</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
<h4>Формы</h4> | ||
<ul> | ||
<li>TODO</li> | ||
</ul> | ||
|
||
<h2>Исправления</h2> | ||
|
||
<h4>Все редакторы</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Исправлено применение настроек печати (диапазон) для документов и презентаций</li> | ||
<li>Исправлено несколько уязвимостей, связанных с XSS</li> | ||
<li>Исправлено открытие файлов размером более 100MБ</li> | ||
<li>Исправлено несколько проблем, связанных с композитным вводом</li> | ||
<li>Исправлены проблемы, препятствующие запуску приложения на MacOS до версии 12.0</li> | ||
</ul> | ||
<h4>Редактор документов</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Исправлено некорректное отображение вставленного Text Art</li> | ||
</ul> | ||
<h4>Редактор таблиц</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Исправлена проблема, при которой не отображалась граница при скрытии соседней строки с частью объединенной ячейки</li> | ||
<li>Исправлено преобразование формул при переключении режимов Linear/Professional из контекстного меню</li> | ||
<li>Исправлена проблема, при которой обрезается текст в колонтитулах при выводе на печать</li> | ||
</ul> | ||
<h4>Редактор презентаций</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Исправлена ошибка при вставке колонтитула</li> | ||
<li>Исправлено падение в режиме докладчика на переключении слайдов с конца демонстрации</li> | ||
</ul> | ||
<h4>Формы</h4> | ||
<h4>Редактор PDF</h4> | ||
<ul> | ||
<li>TODO</li> | ||
<li>Исправлено сохранение файла через опцию "Сохранить копию"</li> | ||
<li>Исправлена некорректная обработка конфига редактора (параметр editorType)</li> | ||
<li>Исправлена проблема, связанная с плагином "Отправить", если в системе не установлен Email клиент</li> | ||
<li>Исправлена проблема, связанная с блокировкой текстового поля при создании</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters