Merge pull request #167 from ONLYOFFICE/feature/4.4-changelog
Add 4.4.4 changelog
This commit is contained in:
commit
4c2af8858c
24
CHANGELOG.md
24
CHANGELOG.md
|
@ -1,5 +1,10 @@
|
|||
# Change log
|
||||
|
||||
## 4.4.4
|
||||
### Windows-only release
|
||||
### Fixes
|
||||
* Fix log folder creation in `silent` and `verysilent` setup mode
|
||||
|
||||
## 4.4.3
|
||||
### Fixes
|
||||
#### Document Editor
|
||||
|
@ -13,7 +18,7 @@
|
|||
#### Presentation Editor
|
||||
* Fix comment reply duplication (bug #35408)
|
||||
* Fix bug with drag-and-drop chart into title
|
||||
|
||||
|
||||
## 4.4.2
|
||||
### New features
|
||||
#### Spreadsheet Editor
|
||||
|
@ -33,8 +38,8 @@
|
|||
#### Spreadsheet Editor
|
||||
* Fix box for `Show empty cells as` in Russian (bug #35299)
|
||||
* Fix sparkline type in setting window (bug #35296)
|
||||
* Hide not implemented formulas: `CUBEKPIMEMBER`, `CUBEMEMBER`,
|
||||
`CUBEMEMBERPROPERTY`, `CUBERANKEDMEMBER`, `CUBESET`,
|
||||
* Hide not implemented formulas: `CUBEKPIMEMBER`, `CUBEMEMBER`,
|
||||
`CUBEMEMBERPROPERTY`, `CUBERANKEDMEMBER`, `CUBESET`,
|
||||
`CUBESETCOUNT`, `CUBEVALUE` (bug #35314)
|
||||
* Fix JS error in conditional formatting with formula and offset (duplicate variable) (bug #35334)
|
||||
* Fix JS error in SEARCH formula (bug #35340)
|
||||
|
@ -46,13 +51,13 @@
|
|||
#### Presentation Editor
|
||||
* Fix changing presentation language if no shape selected (bug #35231)
|
||||
* Fix columns in placeholder (bug #35074)
|
||||
* Fix connector losing shape after moving shape in group (bug #35317)
|
||||
* Fix disconnecting connect after ungrouping (bug #35316)
|
||||
* Fix connector losing shape after moving shape in group (bug #35317)
|
||||
* Fix disconnecting connect after ungrouping (bug #35316)
|
||||
* 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))
|
||||
* A lot of fixes in translations
|
||||
|
||||
#### Mobile Document Editor
|
||||
#### Mobile Document Editor
|
||||
* Remove saving show-snaplines option
|
||||
|
||||
#### Mobile Presentation Editor
|
||||
|
@ -260,7 +265,7 @@
|
|||
* Sort options window while sorting ranges
|
||||
* Added direction of sort on filter buttons
|
||||
* Added filter condition at statistical information
|
||||
* Added special paste feature
|
||||
* Added special paste feature
|
||||
* Added support of surface chart
|
||||
* New cell borders styles (11 in total)
|
||||
|
||||
|
@ -316,7 +321,7 @@
|
|||
* Fixed an issue with password-protected xlsx (ONLYOFFICE/DesktopEditors#24)
|
||||
* 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 broken workbook after list copy (bug #33588)
|
||||
* Fixed an issue with formula recalculation by F4 hotkey (bug #32901)
|
||||
* Fixed an issue with SUMIFS formula (bug #33602)
|
||||
* Fixed an issue with inserting image size (bug #33604)
|
||||
|
@ -424,7 +429,7 @@
|
|||
* Fix problem with convert to pdf converted only first page
|
||||
|
||||
#### Licensing
|
||||
* Without license file chat and comments buttons are unavailable. Also
|
||||
* Without license file chat and comments buttons are unavailable. Also
|
||||
edit customer information and logo image at header of editors is not supported.
|
||||
|
||||
## 4.2.2
|
||||
|
@ -548,4 +553,3 @@ Previously users of standard license are forced to use only compact toolbar.
|
|||
|
||||
#### document-server-integration
|
||||
* Minor fixes
|
||||
|
||||
|
|
Loading…
Reference in a new issue