Fix incorrect headings values in Changelog
This commit is contained in:
parent
3141501d77
commit
6a2bc46373
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -1,18 +1,18 @@
|
||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
## 4.2.0
|
## 4.2.0
|
||||||
## New Features
|
### New Features
|
||||||
### All Editors
|
#### All Editors
|
||||||
* Ability to set dash type for shapes
|
* Ability to set dash type for shapes
|
||||||
* Redesigned embedded viewers
|
* Redesigned embedded viewers
|
||||||
* Better support of HiDPI systems
|
* Better support of HiDPI systems
|
||||||
|
|
||||||
### Document Editor
|
#### Document Editor
|
||||||
* Ability to set `Fit to Page` and `Fit to Width` as default zoom value
|
* Ability to set `Fit to Page` and `Fit to Width` as default zoom value
|
||||||
* Ability to open and edit Footnotes
|
* Ability to open and edit Footnotes
|
||||||
* Redone Version History. Ability to hide minor features.
|
* Redone Version History. Ability to hide minor features.
|
||||||
|
|
||||||
### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
* Add ability to insert Equations in Spreadsheet Editor
|
* Add ability to insert Equations in Spreadsheet Editor
|
||||||
* Add new formula `SUMIFS`
|
* Add new formula `SUMIFS`
|
||||||
* Ability to select data from drop-down menu in context menu
|
* Ability to select data from drop-down menu in context menu
|
||||||
|
@ -22,18 +22,18 @@
|
||||||
* Bring back `Freeze Panes` in `View Settings` menu
|
* Bring back `Freeze Panes` in `View Settings` menu
|
||||||
* New algorithm for calculating cell height
|
* New algorithm for calculating cell height
|
||||||
|
|
||||||
### Presentation Editor
|
#### Presentation Editor
|
||||||
* Ability to set `Fit to Width` as default zoom value
|
* Ability to set `Fit to Width` as default zoom value
|
||||||
* Add ability to insert Equations in Presentation Editor
|
* Add ability to insert Equations in Presentation Editor
|
||||||
|
|
||||||
### Back-end
|
#### Back-end
|
||||||
* Update `nodejs` from 4.2.0 to current LTS release: 6.9.1
|
* Update `nodejs` from 4.2.0 to current LTS release: 6.9.1
|
||||||
|
|
||||||
## Fixes
|
### Fixes
|
||||||
### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
* Fixed issue [#63](https://github.com/ONLYOFFICE/DocumentServer/issues/63)
|
* Fixed issue [#63](https://github.com/ONLYOFFICE/DocumentServer/issues/63)
|
||||||
|
|
||||||
### x2t
|
#### x2t
|
||||||
* Fixed issue [#55](https://github.com/ONLYOFFICE/DocumentServer/issues/55)
|
* Fixed issue [#55](https://github.com/ONLYOFFICE/DocumentServer/issues/55)
|
||||||
|
|
||||||
## 4.1.8
|
## 4.1.8
|
||||||
|
|
Loading…
Reference in a new issue