Update CHANGES.

This commit is contained in:
Juliusz Chroboczek
2025-01-17 16:01:36 +01:00
parent 947ce61d3c
commit 4d6a7a9241
+9
View File
@@ -2,6 +2,15 @@ Galene 0.96.1 (unreleased)
* 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.
* Remove "data:" from allowed image sources in CSP header.
1 January 2025: Galene 0.96