Commit 3b0468db authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES for 0.7.0.

parent 031590b4
Galene 0.7.0 (unreleased) 10 April 2023: Galene 0.7.0
* Updated the protocol version to 2. The only incompatible change is * Updated the protocol version to 2. Dates are now represented in
the representation of dates, which now use ISO 8601 format. ISO 8601 format, and there is a new "error" field in error messages
that contains a machine-readable identifier.
* Implemented stateful tokens ("invitations"). * Implemented stateful tokens ("invitations").
* Made more errors non-fatal, which makes it possible for the client * Made more errors non-fatal, which makes it possible for the client
to recover in more situations. to recover in more situations.
* Reworked the progress indicator used during file transfer. * Reworked the progress indicator used during file transfer.
* Added Referrer-Policy and X-Content-Type-Options headers to HTTP * Added Referrer-Policy and X-Content-Type-Options headers to HTTP
responses (galene was already generating HTML links with the responses (Galene was already generating HTML links with the
"noreferrer" option). Thanks to Alexandre Iooss. "noreferrer" option). Thanks to Alexandre Iooss.
* Fixed a bug in the handling of leave messages. (The current client * Fixed a bug in the handling of leave messages. (The bundled client
never sends leave, it just disconnects.) never sends leave, it just disconnects, so the bug never triggerred.)
* Changed the way simulcast tracks are selected to not depend on the rid.
11 January 2023: Galene 0.6.2 11 January 2023: Galene 0.6.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment