[all] fix changelog (#1168)

* [all] fix changelog
This commit is contained in:
Maxim Kadushkin
2024-02-22 06:19:46 +03:00
committed by GitHub
parent 2815643342
commit 6b82630f9c
4 changed files with 20 additions and 20 deletions

View File

@ -52,9 +52,7 @@
<ul>
<li>Significantly increased the speed of unpacking the update package through the built-in update service for future releases (Windows)</li>
<li>Fixed crash of the application when calling the Force Quit (Command + Option + Escape) window during the presentation demonstration on macOS</li>
<li>Fixed closing the application when opening a local presentation in the In its own window mode and launching the Presenter mode</li>
<li>Fixed the spreadsheet alignment on a page after printing</li>
<li>Fixed the table alignment on a page after printing</li>
<li>Renamed the form template creation button to PDF Form</li>
<li>Changed the font family for Arabic language on the application main page</li>
<li>Fixed the Open Document dialog window language if the Arabic interface is set in the system</li>
@ -62,7 +60,7 @@
<li>The RTL UI mode is hidden on Windows XP</li>
<li>Fixed applying a password when opening local files on Windows XP</li>
<li>Fixed the translation in the drop-down lists of options for the 'Disabled' state in the application settings</li>
<li>Fixed the description of the DOCX format in the Save As dialog</li>
<li>Fixed the description of the `DOCX` format in the Save As dialog</li>
</ul>
<h4>Document Editor</h4>
<ul>
@ -95,11 +93,13 @@
<h4>Presentation Editor</h4>
<ul>
<li>Fix stopping work of the editor when opening some `PPTX` files</li>
<li>Fixed the app crash when pressing the `Command` + `,` keyboard shortcut in Presenter View (macOS)</li>
<li>Fixed closing the application when opening a local presentation in the its own window mode and launching the Presenter View</li>
</ul>
<h4>Forms</h4>
<ul>
<li>Fix crash when expanding the Date field in the forms edited in third-party editors</li>
<li>Fix closing a drop-down list in some PDF forms with the Turn on screen reader support option enabled(Bug 66217)</li>
<li>Fix closing a drop-down list in some PDF forms with the Turn on screen reader support option enabled</li>
<li>Change the default date-time format for a DatePicker form</li>
</ul>
<h4>PDF Editor</h4>