1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00

Update CHANGES.

This commit is contained in:
Juliusz Chroboczek 2024-02-24 12:56:29 +01:00
parent 29e006037c
commit 0d7d54751a

View file

@ -1,7 +1,13 @@
Galene 0.8.1 (unreleased)
* Security fixes to WHIP ingress.
* Allow proxyURL to contain a path, for people who run Galene at
non-root URLs.
25 November 2023: Galene 0.8
* Added a new configuration option "publicServer".
* Implemented the WHIP protocol (draft-ietf-wich-whip).
* Implemented the WHIP protocol (draft-ietf-wish-whip).
* Disabled simulcast on Firefox by default.
* Removed support for protocol version 1 (used before version 0.7)
* Worked around clients that don't set the VP9 and H.264 profiles.