Fix changes for linux for v.8.0.1 (#1164)

* Fix changes for linux for v.8.0.1

* Small changes
This commit is contained in:
Roman Demidov
2024-02-21 13:12:57 +03:00
committed by GitHub
parent 4ce57acbe6
commit 2815643342
4 changed files with 93 additions and 65 deletions

View File

@ -1,4 +1,4 @@
<h1>ONLYOFFICE Desktop Editors 8.0.0<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.0.0<span class="releasedate"> - 2024-01-31</span></h1>
<h2>New Features</h2>

View File

@ -1,4 +1,4 @@
<h1>ONLYOFFICE Desktop Editors 8.0.0<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.0.0<span class="releasedate"> - 2024-01-31</span></h1>
<h2>New Features</h2>

View File

@ -1,47 +1,61 @@
<h1>ONLYOFFICE Desktop Editors 8.0.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>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 its own window mode and launching the Presenter mode</li>
<li>Fixed the spreadsheet 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>
<li>Fixed changing the text direction in the User Name field when changing the keyboard layout if the RTL UI is enabled</li>
<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>
</ul>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
<li>Fix crash when clicking comment inside a math equation</li>
<li>Fix crash when using the Insert caption feature with the Include chapter number option</li>
<li>Fix crash when inserting a copied image using Ctrl</li>
<li>Fix a problem with rendering collaboration highlight</li>
<li>Fix an issue with highlighting searching results in some `DOCX` files</li>
<li>Fix display of highlighting a comment added to RTL text</li>
<li>Fix text label for Table of Contents in the RTL UI</li>
<li>Fix an issue with shaping text with different direction (RTL and LTR)</li>
<li>Improve the calculation of the cursor position in case when it is between text with different directions (RTL and LTR)</li>
<li>Fix an issue with correction of a text selection when passing through a complex field</li>
<li>Fix an issue with calculating the current cursor position while selecting elements in table</li>
<li>Fix selection for the hidden part of complex fields</li>
<li>Fix an issue with selection draw and cursor positioning in complex fields</li>
<li>Fix position of diacritics when typing in Arabic</li>
<li>Hide non-printing characters in header/footer label</li>
<li>Decrease the height of the header/footer label</li>
</ul>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
<li>Fix stopping work of the editor when exporting some `XLSX` files to `PNG`/`JPEG`</li>
<li>Fix display of the DBNum1 number format when opening some XLSX files</li>
<li>Fix display of the Currency format when exporting some `XLSX` to `ODS` and reopening</li>
<li>Fix appearing artifacts when inserting an image via Drag-n-Drop and moving it</li>
<li>Fix saving the current sheet only when exporting a work book to `PNG`/`JPEG`</li>
<li>Fix display of the #REF! error when adding the VLOOKUP formula with an argument which is a reference to another file</li>
</ul>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
<li>Fix stopping work of the editor when opening some `PPTX` files</li>
</ul>
<h4>Forms</h4>
<ul>
<li>TODO</li>
<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>Change the default date-time format for a DatePicker form</li>
</ul>
<h4>PDF Editor</h4>
<ul>
<li>Fix crash when opening some `DjVU` files</li>
<li>Fix annotations offset when exporting to PDF</li>
<li>Fix the color of the worksheet borders with the light interface theme</li>
</ul>

View File

@ -1,47 +1,61 @@
<h1>ONLYOFFICE Desktop Editors 8.0.1<span class="releasedate"> - {{DATE}}</span></h1>
<h2>Новые функции</h2>
<h4>Все редакторы</h4>
<h2>Fixes</h2>
<ul>
<li>TODO</li>
<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>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>
<li>Fixed changing the text direction in the User Name field when changing the keyboard layout if the RTL UI is enabled</li>
<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>
</ul>
<h4>Редактор документов</h4>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
<li>Fix crash when clicking comment inside a math equation</li>
<li>Fix crash when using the Insert caption feature with the Include chapter number option</li>
<li>Fix crash when inserting a copied image using Ctrl</li>
<li>Fix a problem with rendering collaboration highlight</li>
<li>Fix an issue with highlighting searching results in some `DOCX` files</li>
<li>Fix display of highlighting a comment added to RTL text</li>
<li>Fix text label for Table of Contents in the RTL UI</li>
<li>Fix an issue with shaping text with different direction (RTL and LTR)</li>
<li>Improve the calculation of the cursor position in case when it is between text with different directions (RTL and LTR)</li>
<li>Fix an issue with correction of a text selection when passing through a complex field</li>
<li>Fix an issue with calculating the current cursor position while selecting elements in table</li>
<li>Fix selection for the hidden part of complex fields</li>
<li>Fix an issue with selection draw and cursor positioning in complex fields</li>
<li>Fix position of diacritics when typing in Arabic</li>
<li>Hide non-printing characters in header/footer label</li>
<li>Decrease the height of the header/footer label</li>
</ul>
<h4>Редактор таблиц</h4>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
<li>Fix stopping work of the editor when exporting some `XLSX` files to `PNG`/`JPEG`</li>
<li>Fix display of the DBNum1 number format when opening some XLSX files</li>
<li>Fix display of the Currency format when exporting some `XLSX` to `ODS` and reopening</li>
<li>Fix appearing artifacts when inserting an image via Drag-n-Drop and moving it</li>
<li>Fix saving the current sheet only when exporting a work book to `PNG`/`JPEG`</li>
<li>Fix display of the #REF! error when adding the VLOOKUP formula with an argument which is a reference to another file</li>
</ul>
<h4>Редактор презентаций</h4>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
<li>Fix stopping work of the editor when opening some `PPTX` files</li>
</ul>
<h4>Формы</h4>
<h4>Forms</h4>
<ul>
<li>TODO</li>
<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>Change the default date-time format for a DatePicker form</li>
</ul>
<h2>Исправления</h2>
<h4>Все редакторы</h4>
<h4>PDF Editor</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>
<li>Fix crash when opening some `DjVU` files</li>
<li>Fix annotations offset when exporting to PDF</li>
<li>Fix the color of the worksheet borders with the light interface theme</li>
</ul>