Commit 590af61b authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES for 0.96.1.

parent edd91a8f
Galene 0.96.1 (unreleased)
18 January 2025: Galene 0.96.1
* Disable the unmute button before presenting. Thanks to Sacha Chua.
* Fix PCMA audio (don't ask).
* Update fontawesome to version 6.7.2.
* Ensure cleartext passwords are veryfied in constant time.
* Avoid path traversal in disk writer.
* Forbid backslashes in group names on all systesm (we used to only
forbid them on Windows). This is an incompatible change.
* Minor restrictions on usernames: forbid usernames starting with
a slash, forbid usernames containing the string "/.", and forbid
backslashes. This is an incompatible change.
* Ensure cleartext passwords are veryfied in constant time.
* Remove "data:" from allowed image sources in CSP header.
* Disable the unmute button before presenting. Thanks to Sacha Chua.
* Fix PCMA audio (don't ask).
* Update fontawesome to version 6.7.2.
* Delay requesting microphone permissions on Safari until after
successful login.
1 January 2025: Galene 0.96
......
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