1
Fork 0

Update CHANGES for 0.8.3.

This commit is contained in:
Juliusz Chroboczek 2024-05-26 20:13:48 +02:00
parent d9e956be48
commit 27153cc2fe
1 changed files with 4 additions and 1 deletions

View File

@ -18,10 +18,13 @@ Galene 0.9 (unreleased)
a chat entry. a chat entry.
* Added a new command "/stopshare". * Added a new command "/stopshare".
* Added a new permission "message" and new commands "shutup" and "unshutup". * Added a new permission "message" and new commands "shutup" and "unshutup".
* Fixed a bug that could allow an ordinary user to clear the chat.
* Changed stateless token validation to attempt all keys rather than * Changed stateless token validation to attempt all keys rather than
just the first matching one. just the first matching one.
26 May 2024: Galene 0.8.3
* Fixed a bug that could allow any user to clear the chat.
14 April 2024: Galene 0.8.2 14 April 2024: Galene 0.8.2
* Fixed possible crashes in the VP8 and AV1 parsers. * Fixed possible crashes in the VP8 and AV1 parsers.