This commit is contained in:
Alexander Trofimov 2017-04-03 13:37:58 +03:00 committed by GitHub
parent cbe3f348a2
commit 54ed32373e

View file

@ -70,6 +70,7 @@
#### Spreadsheet Editor
* Fixed an issue with absolute reference when inserting a new row (#41)
* Fixed an issue with non-breaking space (ONLYOFFICE/DesktopEditors#26)
* Fixed an issue with AVERAGEA formula with text format
* Fixed an issue with broken workbook after list copy (bug #33588)
* Fixed an issue with formula recalculation by F4 hotkey (bug #32901)