Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix changes for v8.1.1 and earlier #1301

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/changes/8.0.1/changes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ONLYOFFICE Desktop Editors 8.0.1<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.0.1<span class="releasedate"> - 2024-02-26</span></h1>

<h2>Fixes</h2>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion common/changes/8.0.1/changes_ru.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ONLYOFFICE Desktop Editors 8.0.1<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.0.1<span class="releasedate"> - 2024-02-26</span></h1>

<h2>Fixes</h2>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion common/changes/8.1.0/changes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ONLYOFFICE Desktop Editors 8.1.0<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.1.0<span class="releasedate"> - 2024-06-20</span></h1>

<h2>New Features</h2>

Expand Down
2 changes: 1 addition & 1 deletion common/changes/8.1.0/changes_ru.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ONLYOFFICE Desktop Editors 8.1.0<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.1.0<span class="releasedate"> - 2024-06-20</span></h1>

<h2>New Features</h2>

Expand Down
128 changes: 105 additions & 23 deletions common/changes/8.1.1/changes.html
Original file line number Diff line number Diff line change
@@ -1,47 +1,129 @@
<h1>ONLYOFFICE Desktop Editors 8.1.1<span class="releasedate"> - {{DATE}}</span></h1>
<h1>ONLYOFFICE Desktop Editors 8.1.1<span class="releasedate"> - 2024-07-17</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>
<li>In the image upload filters, the <code>TIFF</code> format is added</li>
</ul>

<h2>Fixes</h2>

<h4>All Editors</h4>
<ul>
<li>TODO</li>
<li>Fixed missing Image button in the SmartArt objects of the Picture type</li>
<li>Fixed work of the <code>highlight-toolbar-tab-underline</code> parameter in the custom themes</li>
</ul>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
<li>Active header and footer editing mode is no longer taken into consideration in the print preview</li>
<li>Fixed crash when applying an autocorrect command in an expression</li>
<li>Fixed crash when copying or cutting an image pasted from the clipboard</li>
<li>Fixed crash when pasting a copied list using Keep text only</li>
<li>Fixed crash when moving autoshape</li>
<li>Fixed crash in TextShaper when using composite input</li>
<li>Fixed scroll to target when updating the position of a view port in collaborative editing</li>
<li>Added the ability to prevent scrolling to the current position when performing any action</li>
<li>Fixed review types for added paragraphs</li>
<li>Fixed missing the current change in review when receiving spellcheck variants</li>
<li>Fixed the recalculation of the document when changing the autohyphenation option</li>
<li>Fixed spaces when converting table to text</li>
<li>Fixed an issue with collecting related levels for the current numbering level</li>
<li>Added table to track revisions check when adding new table or new row to the table</li>
<li>Fixed an issue with simple text paste when track revisions is turned on</li>
<li>Fixed freeze when moving through review changes</li>
<li>Implemented display / accept / reject for review change of a table cell</li>
<li>Fixed an issue with accepting / rejecting review changes inside a block-level sdt</li>
<li>Fixed an issue with recalculating table</li>
<li>Fixed clearing table cells before moving them</li>
<li>Fixed cursor moving down when selected table cells</li>
<li>Fixed display of images when opening some <code>DOCX</code> files</li>
<li>Fixed an issue with reading numbering properties in styles and refactor using <code>AscWord.NumPr</code> class</li>
<li>Fixed clearing the text properties for an inline-level sdt and merge method for <code>TextPr</code></li>
<li>Fixed incorrect display of autoshape shadow transparency when the <code>No Fill</code> option is activated</li>
<li>Fixed display of non-printing characters when opening some <code>DOCX</code> files in the viewing mode</li>
</ul>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
<li>Fixed crash in TextShaper after replacing the entered text in the autoshape</li>
<li>Fixed crash for some usages of the <code>IMPORTRANGE</code> formula</li>
<li>Fixed incorrect formula conversion when using a link to a file</li>
<li>Fixed crash when opening some <code>XLSX</code> files</li>
<li>Fixed inserting an empty column after moving a column with data</li>
<li>Fixed changing line height after applying Merge and Wrap Text, if the text extends the cell boundaries</li>
<li>Colors of row and column headers when hovering the cursor now correspond to color schemes</li>
<li>Fixed formula calculation if there is an intersection with a formatted table</li>
<li>Fixed formula calculation if they contain named ranges</li>
<li>Fixed creating named ranges in languages with ligatures</li>
<li>Fixed applying a number format when calculating a formula in the total row of a formatted table</li>
<li>Fixed display of shadow of objects after scrolling a sheet</li>
<li>Fixed updating of the <code>IMPORTRANGE</code> formula arguments after updating external links</li>
</ul>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
<li>Fixed crash after applying Reset slide in certain <code>PPTX</code> files</li>
<li>Fixed crash after copying a slide in the Normal mode and pasting in the Slide Master mode</li>
<li>Fixed crash when opening the Notes and handouts insertion menu</li>
<li>Fixed the issue with weak characters in RTL at the end of the line</li>
<li>Fixed presence of the Insert image from file / Insert image from URL buttons for SmartArt objects of the Picture type in the Master Slide mode</li>
<li>Fixed the issue: formatting on layouts in the Add Slides button is displayed after the changes are made again in the Slide Master mode</li>
<li>Fixed display of the name when inserting a Table placeholder</li>
<li>Fixed applying a theme to the added slide</li>
<li>Fixed display of a comment when switching to the Slide Master mode</li>
<li>Fixed the size of placeholders on layouts after removing placeholders on the parent layout and applying Duplicate Slide Master</li>
<li>Fixed work of the Play / Pause buttons in the viewing window in the Slideshow mode</li>
<li>Fixed layering of objects when they are grouped when opening some <code>PPTX</code> files</li>
<li>Fixed work of internal hyperlinks when using the Next Slide parameters</li>
<li>Fixed work of <code>Enter</code> / <code>Space</code> / <code>Arrow Right</code> / <code>Arrow Left</code> keys in the Slideshow mode</li>
<li>Fixed reset of object selection after copying using Drag-and-drop</li>
<li>Fixed display of shadow in the Slideshow mode</li>
<li>Fixed duplicating Slide Master when moving it using Drag-and-drop in the <code>Slides</code> tab</li>
<li>Fixed display of text formatting applied on the parent layout</li>
<li>Fixed incorrect date indication in Header and Footer</li>
<li>Fixed applying Background theme after creating a custom theme via <code>Slide</code> settings and using the Apply to All Slides option</li>
<li>Fixed display of custom theme layout when opening some <code>PPTX</code> files</li>
<li>Fixed marker overlapping when moving it along the Animation Pane timeline</li>
</ul>
<h4>Forms</h4>
<ul>
<li>TODO</li>
<li>Fixed creating a new form via the File menu on macOS</li>
<li>Fixed crash when filling in fields in some forms</li>
<li>Prevent a checkbox from toggling when moving it</li>
<li>Fixed the conversion of a fixed form to an inline</li>
<li>Improved finding anchor position around inline forms</li>
<li>Fixed the ability to change data in fields when submitting the form</li>
</ul>
<h4>PDF Editor</h4>
<ul>
<li>Fixed printing <code>PDF</code> files from a cloud provider</li>
<li>Changed the default tool from Hand to Selection</li>
<li>Added the ability to disable the mini panel when selecting text in Advanced Settings</li>
<li>Fixed crash when opening some <code>PDF</code> files</li>
<li>Fixed crash after several deletions of pages and insertion of a graphic element</li>
<li>Fixed crash when removing table rows when editing some <code>PDF</code> files</li>
<li>Fixed stopping work of the editor after exiting without saving changes</li>
<li>Fixed crash when moving around a table using <code>Tab</code></li>
<li>Fixed crash when opening Page Thumbnails in some <code>PDF</code> files</li>
<li>Fixed highlighting of hyperlinks when opening <code>PDF</code> files</li>
<li>Fixed work of composite input in comments</li>
<li>Fixed filling with color instead of image when opening some <code>PDF</code> files</li>
<li>Fixed work of Undo after changing the text orientation in the <code>PDF</code> file</li>
<li>Fixed transparency of a Watermark when opening some <code>PDF</code> files</li>
<li>Fixed offset of the Select toolbar when selecting words in some <code>PDF</code> files</li>
<li>Fixed text content loss when opening some <code>PDF</code> files</li>
<li>Fixed the Text box content loss after exporting the <code>PDF</code> file</li>
<li>Fixed saving objects located after a link</li>
</ul>
<h4>Convert</h4>
<ul>
<li>Fixed crash when converting some <code>XLS</code> files to <code>XLSB</code></li>
<li>Fixed crash when exporting <code>DOCX</code> documents, containing autoshapes, to <code>HTML</code></li>
<li>Fixed crash when opening some <code>DOC</code> and <code>DOCX</code> files</li>
<li>Fixed crash when converting some <code>XLSM</code> files to <code>XLSB</code></li>
<li>Fixed stopping work of the editor when opening some <code>XLSX</code> files, containing EMF images</li>
<li>Fixed compliance with the <code>PDF/A</code> format after exporting a <code>DOCX</code> document</li>
<li>Fixed an error when opening in third-party editors the <code>XLSX</code> file obtained when converting <code>XLSB</code></li>
<li>Fixed text loss in <code>SVG</code> images after exporting the <code>DOCX</code> document to a different format</li>
<li>Fixed display of presentation theme after exporting some <code>PPTX</code> to <code>PDF/A</code></li>
<li>Fixed the "Decimal" and "Use 1000 separator" options loss when exporting <code>XLSX</code> to <code>ODS</code></li>
</ul>
Loading