1
Fork 0

Update CHANGES.

This commit is contained in:
Juliusz Chroboczek 2023-07-11 18:07:47 +02:00
parent 1e050fa4e3
commit 99a7302715
1 changed files with 9 additions and 7 deletions

16
CHANGES
View File

@ -1,21 +1,23 @@
Galene 0.8 (unreleased) Galene 0.8 (unreleased)
* Change default video codec to VP9. * Changed default video codec to VP9.
* Disable simulcast on Firefox by default. * Added a new configuration option "publicServer".
* Implemented the WHIP protocol (draft-ietf-wich-whip).
* Disabled simulcast on Firefox by default.
9 July 2023: Galene 0.7.2 9 July 2023: Galene 0.7.2
* Improve workaround for Safari's autoplay-related mis-features. * Improveed workaround for Safari's autoplay-related mis-features.
* Fix minor bugs related to stateful tokens. * Fixed minor bugs related to stateful tokens.
14 May 2023: Galene 0.7.1 14 May 2023: Galene 0.7.1
* Fix incorrect error-handling in token parsing, which could cause * Fixed incorrect error-handling in token parsing, which could cause
Galene to crash after receiving a mis-formatted token. Galene to crash after receiving a mis-formatted token.
* Implement a dialog for creating tokens. * Implement a dialog for creating tokens.
* Tweak peer-to-peer file transfer to more reliably return an error * Tweaked peer-to-peer file transfer to more reliably return an error
message to the user. message to the user.
* Fix the workaround for non-standard simulcast in older Firefox * Fixed the workaround for non-standard simulcast in older Firefox
versions. versions.
10 April 2023: Galene 0.7.0 10 April 2023: Galene 0.7.0