|
|
|
@ -12,6 +12,8 @@ |
|
|
|
|
* Fix help for moving shape by pixel (bug #34983) |
|
|
|
|
* Fix special paste in fast co-edit (bug #35310) |
|
|
|
|
* Fix duplicates in strict mode after special paste (bug #35312) |
|
|
|
|
* Fixed bug with moving cursor to the start of the document after removing content control. |
|
|
|
|
* Fix minor problems with co-edit in real time (bug #35398, #35399, #35400) |
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor |
|
|
|
|
* Fix box for `Show empty cells as` in Russian (bug #35299) |
|
|
|
@ -22,6 +24,8 @@ |
|
|
|
|
* Fix JS error in conditional formatting with formula and offset (duplicate variable) (bug #35334) |
|
|
|
|
* Fix JS error in SEARCH formula (bug #35340) |
|
|
|
|
* Fix freeze pane shadow not hiding (bug #35359) |
|
|
|
|
* Fix showing hidden objects |
|
|
|
|
* Fix VLOOKUP format cell |
|
|
|
|
|
|
|
|
|
#### Presentation Editor |
|
|
|
|
* Fix changing presentation language if no shape selected (bug #35231) |
|
|
|
@ -31,12 +35,25 @@ |
|
|
|
|
* Fix hidden markers for connector on chart and image (bug #35300) |
|
|
|
|
* Fix cell link after copy paste (bug #35362, [DocumentServer#122](https://github.com/ONLYOFFICE/DocumentServer/issues/122)) |
|
|
|
|
|
|
|
|
|
#### Mobile Document Editor |
|
|
|
|
* Remove saving show-snaplines option |
|
|
|
|
|
|
|
|
|
#### Mobile Presentation Editor |
|
|
|
|
* Remove saving show-snaplines option |
|
|
|
|
|
|
|
|
|
#### x2t |
|
|
|
|
##### odt |
|
|
|
|
* Fix saving some files to odt (bug #35389) |
|
|
|
|
|
|
|
|
|
##### txt |
|
|
|
|
* Fix empty txt on opening (bug #35396) |
|
|
|
|
|
|
|
|
|
##### xls |
|
|
|
|
* Fix custom shape with connectors |
|
|
|
|
|
|
|
|
|
##### ods |
|
|
|
|
* Fix margins |
|
|
|
|
* Fix convert named range with formulas |
|
|
|
|
|
|
|
|
|
##### pptx |
|
|
|
|
* Fix audio wav files |
|
|
|
|