mirror of
https://github.com/jech/galene.git
synced 2024-11-09 02:05:59 +01:00
Update CHANGES for 0.5.5.
This commit is contained in:
parent
a8ce0b3f8c
commit
7d4133d1c3
1 changed files with 11 additions and 0 deletions
11
CHANGES
11
CHANGES
|
@ -1,3 +1,14 @@
|
|||
23 July 2022: Galene 0.5.5
|
||||
|
||||
* Fixed a longstanding bug with time conversion that would occasionally
|
||||
cause us to miscalculate rates and send incorrect sender reports.
|
||||
Thanks to lamhai1401.
|
||||
* Updated srtp to a version that includes Adrian Cable's optimisations.
|
||||
This should yield a 10% to 20% improvement for AES-CTR (but modern
|
||||
browsers use GCM).
|
||||
* Reworded the Safari warning to be more frightening, since
|
||||
screensharing on Safari tends to get stuck.
|
||||
|
||||
5 May 2022: Galene 0.5.4
|
||||
|
||||
* Fix username check when a token is present.
|
||||
|
|
Loading…
Reference in a new issue