1
Fork 0

Update CHANGES for 0.4.4.

This commit is contained in:
Juliusz Chroboczek 2022-02-01 20:18:44 +01:00
parent dc50104467
commit 6634b7c1e8
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
27 January 2021: Galène 0.4.3 1 February 2022: Galene 0.4.4
* Update dependencies. Pion WebRTC v3.1.19 fixes a bug that could cause
audio tracks to be discarded under some circumstances.
* Fix a bug that could cause user statuses (raisehand) to be discarded.
* Fix incorrect maxRate value in statistics display.
27 January 2022: Galène 0.4.3
* Fix a locking issue that could cause a deadlock when massive numbers * Fix a locking issue that could cause a deadlock when massive numbers
of clients join at the same time. of clients join at the same time.