Update CHANGES for 0.96.1.

This commit is contained in:
Juliusz Chroboczek
2025-01-18 16:44:33 +01:00
parent edd91a8f3f
commit 590af61ba8
+7 -5
View File
@@ -1,16 +1,18 @@
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