Fix ConverseJS: room information not correctly refreshed when modifications are made by other users

This commit is contained in:
John Livingston
2024-02-14 15:11:13 +01:00
parent 92af46641e
commit 9efd53b2a7
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@
* Fix ConverseJS build: translations were missing, and only english was available.
* Replaced a sync file operation by an async one, to avoid blocking the server.
* Fix ConverseJS bug: room information not correctly refreshed when modifications are made by other users
## 8.2.1