Changelog/v7.3.2 (#2109)
* Add changelog * Fix spellcheck * Remove invalid character * Fix markdown list * Remove unnecessary word * Fix more
This commit is contained in:
@@ -155,6 +155,7 @@ Docx
|
|||||||
DOCX
|
DOCX
|
||||||
DOCXF
|
DOCXF
|
||||||
DOTX
|
DOTX
|
||||||
|
double
|
||||||
downloadAs
|
downloadAs
|
||||||
dPc
|
dPc
|
||||||
DPRODUCT
|
DPRODUCT
|
||||||
@@ -279,6 +280,7 @@ insertImage
|
|||||||
integrations
|
integrations
|
||||||
INTL
|
INTL
|
||||||
INV
|
INV
|
||||||
|
io
|
||||||
iOS
|
iOS
|
||||||
iPadOS
|
iPadOS
|
||||||
ipfilter
|
ipfilter
|
||||||
@@ -440,6 +442,7 @@ refactoring
|
|||||||
regex
|
regex
|
||||||
ReplaceByElement
|
ReplaceByElement
|
||||||
replyStr
|
replyStr
|
||||||
|
repo
|
||||||
republika
|
republika
|
||||||
reSave
|
reSave
|
||||||
resize
|
resize
|
||||||
@@ -464,6 +467,7 @@ SecurityError
|
|||||||
selectwheel
|
selectwheel
|
||||||
SELinux
|
SELinux
|
||||||
sessionId
|
sessionId
|
||||||
|
sessionIdle
|
||||||
SetBottomMargin
|
SetBottomMargin
|
||||||
SetColumnWidth
|
SetColumnWidth
|
||||||
SetDataPointFill
|
SetDataPointFill
|
||||||
|
|||||||
25
CHANGELOG.md
25
CHANGELOG.md
@@ -1,5 +1,30 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## 7.3.2
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### Back-end
|
||||||
|
|
||||||
|
* Fix work of `sessionIdle` parameter (Bug #61049)
|
||||||
|
* Fix disconnect reason for `socket.io`
|
||||||
|
* Fix work of shutdown script (Bug #60982)
|
||||||
|
* Revert to classic `socket.io` upgrade to fix connection issue with proxy
|
||||||
|
* Fix database creation without `onlyoffice` owner (Bug #59826)
|
||||||
|
|
||||||
|
#### API
|
||||||
|
|
||||||
|
* Fix bug with double messages from editor
|
||||||
|
|
||||||
|
#### Docker
|
||||||
|
|
||||||
|
* Fix building docker image (Bug #61002)
|
||||||
|
* Install `rabbitmq-server` from default ubuntu repo
|
||||||
|
|
||||||
|
## 7.3.1
|
||||||
|
|
||||||
|
### No public release
|
||||||
|
|
||||||
## 7.3.0
|
## 7.3.0
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
Reference in New Issue
Block a user