Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog/v7.3.2 #2109

Merged
merged 6 commits into from
Feb 14, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix markdown list
  • Loading branch information
DenisDeeSign committed Feb 13, 2023
commit a8b52104cafd20339d27a90fa98a5f062cdd5efc
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@

#### Back-end

Fix work of `sessionIdle` parameter (Bug #61049)
Fix disconnect reason for `socket.io`
Fix work of `documentserver-prepare4shutdown` script (Bug #60982)
Revert to classic `socket.io` upgrade to fix connection issue with proxy
Fix database creation without `onlyoffice` owner (Bug #59826)
* 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
* Fix bug with double messages from editor

#### Docker

Fix building docker image (Bug #61002)
Install `rabbitmq-server` from default ubuntu repo
* Fix building docker image (Bug #61002)
* Install `rabbitmq-server` from default ubuntu repo

## 7.3.1

Expand Down