Merge pull request #207 from ONLYOFFICE/fix/changelog-line-ending

Style fixes in changelog
This commit is contained in:
Alexey Golubev 2017-11-22 11:57:42 +03:00 committed by GitHub
commit 7653664d27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
# Change log # Change log
## 5.0.4 ## 5.0.4
### Fixes ### Fixes
#### All Editors #### All Editors
@ -15,7 +14,7 @@
* Fix opening version history * Fix opening version history
#### Spreadsheet Editor #### Spreadsheet Editor
* Fix JS error for some pivot table styles (bug #36290) * Fix JS error for some pivot table styles (bug #36290)
* Check xfIndexNumber when merging styles to avoid errors with column styles * Check xfIndexNumber when merging styles to avoid errors with column styles
* Fix conditional formatting while changing cell values (bug #36253) * Fix conditional formatting while changing cell values (bug #36253)
@ -31,7 +30,7 @@
* Fix timeout error while first user do not performing save * Fix timeout error while first user do not performing save
## 5.0.3 ## 5.0.3
### New Feature ### New Features
#### Distribution #### Distribution
* `onlyoffice-documentserver-integration` renamed to `onlyoffice-documentserver-ie` * `onlyoffice-documentserver-integration` renamed to `onlyoffice-documentserver-ie`
* New distribution type for developers - `onlyoffice-documentserver-de` * New distribution type for developers - `onlyoffice-documentserver-de`
@ -62,7 +61,7 @@
* Fix slide resize bug * Fix slide resize bug
* Fix search in text in placeholder (bug #36133) * Fix search in text in placeholder (bug #36133)
* Fix layout in reported mode * Fix layout in reported mode
* Fix js error in Tables_test.pptx (bug #17147) * Fix js error in Tables_test.pptx (bug #17147)
#### Embedded viewer #### Embedded viewer
* Fix `Error code -23` (bug #36122) * Fix `Error code -23` (bug #36122)
@ -70,7 +69,7 @@
#### Back-end #### Back-end
* Fix view mode was determined without consideration of permissions.comment * Fix view mode was determined without consideration of permissions.comment
#### RPM #### RPM
* Fix using SELinux with custom ports * Fix using SELinux with custom ports
#### Pluging #### Pluging
@ -80,7 +79,7 @@
## 5.0.2 ## 5.0.2
### No public release - SAAS-only version ### No public release - SAAS-only version
### New Feature ### New Features
#### Back-end #### Back-end
* Add builder service * Add builder service
@ -103,7 +102,7 @@
## 5.0.1 ## 5.0.1
### No public release - SAAS-only version ### No public release - SAAS-only version
### New Feature ### New Features
#### Integration Example #### Integration Example
* Support OpenDocument Flat Document file type * Support OpenDocument Flat Document file type
@ -139,7 +138,7 @@
#### Rpm #### Rpm
* Fix working with enabled `SELinux` * Fix working with enabled `SELinux`
##### Windows ##### Windows
* Use 64-bit nodejs * Use 64-bit nodejs
@ -148,17 +147,17 @@
### New features ### New features
#### Spreadsheet Editor #### Spreadsheet Editor
* Ability to open and save Pivot tables * Ability to open and save Pivot tables
* 69 new formulas: `AGGREGATE`, `BESSELI`, `BESSELJ`, `BESSELK`, * 69 new formulas: `AGGREGATE`, `BESSELI`, `BESSELJ`, `BESSELK`,
`BESSELY`, `BINOM.DIST.RANGE`, `BITAND`, `BITLSHIFT`, `BITRSHIFT`, `BESSELY`, `BINOM.DIST.RANGE`, `BITAND`, `BITLSHIFT`, `BITRSHIFT`,
`BITOR`, `BITXOR`, `CHITEST`, `CHISQ.TEST`, `COVARIANCE.P`, `BITOR`, `BITXOR`, `CHITEST`, `CHISQ.TEST`, `COVARIANCE.P`,
`COVARIANCE.S`, `DAVERAGE`, `DAYS`, `DCOUNT`, `DCOUNTA`, `COVARIANCE.S`, `DAVERAGE`, `DAYS`, `DCOUNT`, `DCOUNTA`,
`DGET`, `DMAX`, `DPRODUCT`, `DSTDEV`, `DSUM`, `DVAR`, `DGET`, `DMAX`, `DPRODUCT`, `DSTDEV`, `DSUM`, `DVAR`,
`ECMA.CEILING`, `ERFC.PRECISE`, `FORECAST.LINEAR`, `ISFORMULA`, `ECMA.CEILING`, `ERFC.PRECISE`, `FORECAST.LINEAR`, `ISFORMULA`,
`ISOWEEKNUM`, `MAXIFS`, `MINIFS`, `MINIFS`, `MODE.MULT`, `MODE.SNGL`, `ISOWEEKNUM`, `MAXIFS`, `MINIFS`, `MINIFS`, `MODE.MULT`, `MODE.SNGL`,
`NEGBINOM.DIST`, `NETWORKDAYS.INTL`, `NORM.DIST`, `NORM.INV`, `NEGBINOM.DIST`, `NETWORKDAYS.INTL`, `NORM.DIST`, `NORM.INV`,
`NORM.S.DIST`, `NORM.S.INV`, `QUARTILE.INC`, `QUARTILE.EXC`, `NORM.S.DIST`, `NORM.S.INV`, `QUARTILE.INC`, `QUARTILE.EXC`,
`PERMUTATIONA`, `POISSON.DIST`, `PHI`, `RRI`, `SKEW.P`, `SHEET`, `PERMUTATIONA`, `POISSON.DIST`, `PHI`, `RRI`, `SKEW.P`, `SHEET`,
`SHEETS`, `STDEV.P`, `STDEV.S`, `SWITCH`, `T.TEST`, `TEXTJOIN`, `SHEETS`, `STDEV.P`, `STDEV.S`, `SWITCH`, `T.TEST`, `TEXTJOIN`,
`TRIMMEAN`, `TTEST`, `UNICODE`, `VAR.P`, `VAR.S`, `WEIBULL`, `TRIMMEAN`, `TTEST`, `UNICODE`, `VAR.P`, `VAR.S`, `WEIBULL`,
`WEIBULL.DIST`, `WORKDAY.INTL`, `Z.TEST`, `ZTEST` `WEIBULL.DIST`, `WORKDAY.INTL`, `Z.TEST`, `ZTEST`
@ -346,7 +345,7 @@
* Fix problems with logos * Fix problems with logos
## 4.3.5 ## 4.3.5
### New Feature ### New Features
#### Document Editor #### Document Editor
* Add `showReviewChanges` option to config - auto-open review changes panel * Add `showReviewChanges` option to config - auto-open review changes panel