diff --git a/.aspell.en.pws b/.aspell.en.pws index 6ad725e7..7f96fa76 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -109,6 +109,7 @@ DMAX dns DocFormat docId +docservice DocumentBuilder DocumentEditor documentserver @@ -152,6 +153,7 @@ FTEST fullscreen GAMMADIST GAMMAINV +gc gcc GenerateGuid GetAdress diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb1071f..ddf505e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,7 +106,7 @@ #### Package -* Remove `nodejs` dependency +* Remove `nodejs` dependency. Each service now is a single binary. #### Docker @@ -115,6 +115,8 @@ #### Server * Ability to convert to `PDF\A` via ConvertService +* Redis is not required for `onlyoffice-documentserver` (OpenSource version) +* `gc` service is now part of `docservice` ### Fixes