diff --git a/common/changes/7.5.1/changes.html b/common/changes/7.5.1/changes.html
index 679d20764..f052d8f3f 100644
--- a/common/changes/7.5.1/changes.html
+++ b/common/changes/7.5.1/changes.html
@@ -10,25 +10,32 @@
All Editors
Fixed some issues with composite input
Fixed issues preventing the application from working on MacOS version < 12.0
Fixed working with blocked text fields in dialog boxes
+ Improved quality of the SVG images added to the documents
+ Fixed the main window hanging when closing the application after working with several document tabs
+ Fixed signing of documents/spreadsheets using SVG images
Document Editor
- Fixed incorrect painting inserted Text Art
+ - Fixed an error when combining/comparing documents
Spreadsheet Editor
- Fixed issue when cell border became hidden due to hide row with part of merged cell
- Fixed equation transformation for Linear/Professional mode switching from context menu
- Fixed print issue for Header/Footer
+ - Fixed crashing of the editor after creating file from password protected XLTX
Presentation Editor
- Fixed error on click Header & Footer in Insert tools panel
- Fixed crashing in the Reporter mode on changing slide from end demonstration
+ - Fixed saving presentations with media files for compatibility with other editors
PDF Editor
- Fixed saving document through "Save copy"
- Fixed incorrect processing editor's config (editorType)
- Fixed issue for plugin "Send" when there is no email client installed
+ - Fixed opening help for PDF editor and files opened for viewing (XPS, DjVu)
diff --git a/common/changes/7.5.1/changes_ru.html b/common/changes/7.5.1/changes_ru.html
index 3de9e96ec..f2fea1283 100644
--- a/common/changes/7.5.1/changes_ru.html
+++ b/common/changes/7.5.1/changes_ru.html
@@ -10,21 +10,28 @@ Все редакторы
Исправлено несколько проблем, связанных с композитным вводом
Исправлены проблемы, препятствующие работе приложения на MacOS до версии 12.0
Исправлена работа с заблокированными текстовыми полями в диалоговых окнах
+ Улучшено качество изображений SVG, добавляемых в документы
+ Исправлено зависание главного окна при закрытии приложения после работы с несколькими вкладками
+ Исправлено подписание документов или электронных таблиц с помощью изображений SVG
Редактор документов
- Исправлено некорректное отображение вставленного Text Art
+ - Исправлена ошибка при объединении/сравнении документов
Редактор таблиц
- Исправлена проблема, при которой не отображалась граница при скрытии соседней строки с частью объединенной ячейки
- Исправлено преобразование формул при переключении режимов Linear/Professional из контекстного меню
- Исправлена проблема, при которой обрезается текст в колонтитулах при выводе на печать
+ - Исправлен сбой в работе редактора после создания файла из защищенного паролем XLTX
Редактор презентаций
- Исправлена ошибка при вставке колонтитула
- Исправлено падение в режиме докладчика на переключении слайдов с конца демонстрации
+ - Исправлено открытие справки для редактора PDF и файлов, открытых для просмотра (XPS, DjVu)
+ - Исправлено сохранение презентаций с медиафайлами для совместимости с другими редакторами
Редактор PDF
diff --git a/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html b/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html
index e80b04fc0..426f20201 100644
--- a/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html
+++ b/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html
@@ -97,27 +97,34 @@ All Editors
- Fixed some issues with composite input
- Fixed issues preventing the application from working on MacOS version < 12.0
- Fixed working with blocked text fields in dialog boxes
+ - Improved quality of the SVG images added to the documents
+ - Fixed the main window hanging when closing the application after working with several document tabs
+ - Fixed signing of documents/spreadsheets using SVG images
Document Editor
- Fixed incorrect painting inserted Text Art
+ - Fixed an error when combining/comparing documents
Spreadsheet Editor
- Fixed issue when cell border became hidden due to hide row with part of merged cell
- Fixed equation transformation for Linear/Professional mode switching from context menu
- Fixed print issue for Header/Footer
+ - Fixed crashing of the editor after creating file from password protected XLTX
Presentation Editor
- Fixed error on click Header & Footer in Insert tools panel
- Fixed crashing in the Reporter mode on changing slide from end demonstration
+ - Fixed saving presentations with media files for compatibility with other editors
PDF Editor
- Fixed saving document through "Save copy"
- Fixed incorrect processing editor's config (editorType)
- Fixed issue for plugin "Send" when there is no email client installed
+ - Fixed opening help for PDF editor and files opened for viewing (XPS, DjVu)