Commit 73a47de2 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES.

parent 33eaa5e7
Galene 0.9.1 (unreleased)
15 July 2024: Galene 0.9.1
* Added an example client with minimal functionality under static/example.
* Fixed a race condition that would cause the client to run with
undefined settings if the initial connection was extremely fast.
* Changed the token login to force a user interaction in order to avoid
issues with autoplay.
* Fixed a race condition that would cause the client to run with
undefined settings if the initial connection was extremely fast.
* Implemented client-side timeouts (we already had one on the server side).
* Reduced the server-side timeout.
* Don't attempt to set the file descriptor limit, since recent versions
......
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