From 4a5796b925adf62a1547ae9e6826f6dffcf11628 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Fri, 16 Jul 2021 20:06:41 +0200 Subject: [PATCH] Update CHANGES. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ab948ca..a94e6e7 100644 --- a/CHANGES +++ b/CHANGES @@ -18,7 +18,8 @@ Galène 0.4 (unreleased): * Added a close button in every locally-generated video; this allows closing individual screen shares and avoids the need for creating buttons at the top. - * Added user permissions and status ("hand up", etc.) to the protocol; + * Added user permissions and user status ("hand up", etc.) and group + status (locked) to the protocol. * this is not yet used by the user interface. * Stats are now exported as JSON and formatted on the client side.