-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'hotfix/v7.5.1' into develop
- Loading branch information
Showing
59 changed files
with
680 additions
and
200 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1> | ||
|
||
<h2>Fixes</h2> | ||
|
||
<h4>All Editors</h4> | ||
<ul> | ||
<li>Fixed print options (range) tuning for documents and presentations</li> | ||
<li>Fixed some security issues</li> | ||
<li>Fixed opening files with size more than 100 MB</li> | ||
<li>Fixed some issues with composite input</li> | ||
<li>Fixed issues preventing the application from working on MacOS version < 12.0</li> | ||
<li>Fixed working with blocked text fields in dialog boxes</li> | ||
<li>Improved quality of the SVG images added to the documents</li> | ||
<li>Fixed the main window hanging when closing the application after working with several document tabs</li> | ||
<li>Fixed signing of documents/spreadsheets using SVG images</li> | ||
</ul> | ||
<h4>Document Editor</h4> | ||
<ul> | ||
<li>Fixed incorrect painting inserted Text Art</li> | ||
<li>Fixed an error when combining/comparing documents</li> | ||
</ul> | ||
<h4>Spreadsheet Editor</h4> | ||
<ul> | ||
<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> | ||
<li>Fixed crashing of the editor after creating file from password protected XLTX</li> | ||
</ul> | ||
<h4>Presentation Editor</h4> | ||
<ul> | ||
<li>Fixed error on click Header & Footer in Insert tools panel</li> | ||
<li>Fixed crashing in the Reporter mode on changing slide from end demonstration</li> | ||
<li>Fixed saving presentations with media files for compatibility with other editors</li> | ||
</ul> | ||
<h4>PDF Editor</h4> | ||
<ul> | ||
<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 opening help for PDF editor and files opened for viewing (XPS, DjVu)</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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1> | ||
|
||
<h2>Исправления</h2> | ||
|
||
<h4>Все редакторы</h4> | ||
<ul> | ||
<li>Исправлено применение настроек печати (диапазон) для документов и презентаций</li> | ||
<li>Исправлено несколько уязвимостей, связанных с XSS</li> | ||
<li>Исправлено открытие файлов размером более 100 MБ</li> | ||
<li>Исправлено несколько проблем, связанных с композитным вводом</li> | ||
<li>Исправлены проблемы, препятствующие работе приложения на MacOS до версии 12.0</li> | ||
<li>Исправлена работа с заблокированными текстовыми полями в диалоговых окнах</li> | ||
<li>Улучшено качество изображений SVG, добавляемых в документы</li> | ||
<li>Исправлено зависание главного окна при закрытии приложения после работы с несколькими вкладками</li> | ||
<li>Исправлено подписание документов или электронных таблиц с помощью изображений SVG</li> | ||
</ul> | ||
<h4>Редактор документов</h4> | ||
<ul> | ||
<li>Исправлено некорректное отображение вставленного Text Art</li> | ||
<li>Исправлена ошибка при объединении/сравнении документов</li> | ||
</ul> | ||
<h4>Редактор таблиц</h4> | ||
<ul> | ||
<li>Исправлена проблема, при которой не отображалась граница при скрытии соседней строки с частью объединенной ячейки</li> | ||
<li>Исправлено преобразование формул при переключении режимов Линейный/Профессиональный из контекстного меню</li> | ||
<li>Исправлена проблема, при которой обрезается текст в колонтитулах при выводе на печать</li> | ||
<li>Исправлен сбой в работе редактора после создания файла из защищенного паролем XLTX</li> | ||
</ul> | ||
<h4>Редактор презентаций</h4> | ||
<ul> | ||
<li>Исправлена ошибка при вставке колонтитула</li> | ||
<li>Исправлено падение в режиме докладчика на переключении слайдов с конца демонстрации</li> | ||
<li>Исправлено сохранение презентаций с медиафайлами для совместимости с другими редакторами</li> | ||
</ul> | ||
<h4>Редактор PDF</h4> | ||
<ul> | ||
<li>Исправлено сохранение файла через опцию "Сохранить копию"</li> | ||
<li>Исправлена некорректная обработка конфига редактора (параметр editorType)</li> | ||
<li>Исправлена проблема, связанная с плагином "Отправить", если в системе не установлен Email клиент</li> | ||
<li>Исправлено открытие справки для редактора PDF и файлов, открытых для просмотра (XPS, DjVu)</li> | ||
</ul> |
Oops, something went wrong.