Fix minor issue and duplicates in changelog
This commit is contained in:
@@ -2,13 +2,12 @@
|
|||||||
## 5.1.1
|
## 5.1.1
|
||||||
### New Features
|
### New Features
|
||||||
#### All Editors
|
#### All Editors
|
||||||
* Add reconnection.attempts, reconnection.delay options to config
|
|
||||||
* Update translations
|
* Update translations
|
||||||
* New help entries
|
* New help entries
|
||||||
* Add Spanish formula translations
|
|
||||||
|
|
||||||
#### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
* Add `CONVERT`, `FTEST`, `HYPGEOM.DIST` formulas
|
* Add `CONVERT`, `FTEST`, `HYPGEOM.DIST` formulas
|
||||||
|
* Add Spanish formula translations
|
||||||
|
|
||||||
#### Back-end
|
#### Back-end
|
||||||
* Add reconnection.attempts, reconnection.delay options to config - applicable for editor-server connection
|
* Add reconnection.attempts, reconnection.delay options to config - applicable for editor-server connection
|
||||||
@@ -38,7 +37,6 @@
|
|||||||
#### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
* Fix right mouse button error (#37330)
|
* Fix right mouse button error (#37330)
|
||||||
* Fix inserting hieroglyphs from text editor (#37356)
|
* Fix inserting hieroglyphs from text editor (#37356)
|
||||||
* Fix printing cell borders (#35367)
|
|
||||||
* Fix bug with enter symbol point in formula autocompleate (#37300)
|
* Fix bug with enter symbol point in formula autocompleate (#37300)
|
||||||
* Fix bug with enter symbol `_` or `\` in start formula autocompleate (bug #37354)
|
* Fix bug with enter symbol `_` or `\` in start formula autocompleate (bug #37354)
|
||||||
* Fix bug with enter Chinese numbers in formula autocompleate
|
* Fix bug with enter Chinese numbers in formula autocompleate
|
||||||
@@ -70,6 +68,7 @@
|
|||||||
|
|
||||||
#### DesktopEditors
|
#### DesktopEditors
|
||||||
* Fix gradient bug
|
* Fix gradient bug
|
||||||
|
* Fix printing cell borders (#35367)
|
||||||
|
|
||||||
## 5.1.0
|
## 5.1.0
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
Reference in New Issue
Block a user