From d78a750b8d79f5ee7a98e922d9fd68a290348449 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Fri, 16 Jul 2021 14:41:33 +0200 Subject: [PATCH] Tweak CHANGES. --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index a50c5d5..ab948ca 100644 --- a/CHANGES +++ b/CHANGES @@ -11,15 +11,15 @@ Galène 0.4 (unreleased): * Reworked the signalling protocol, it is now possible to request different tracks for distinct streams, and there are provisions to carry user permissions and statuses; this is not yet used by the user - * interface. + interface. * Reworked internal signalling; this will hopefully fix issues with losing tracks under load. * Added an option to limit the range of UDP ports used by the server. * 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 status to the protocol; in addition, users now know other - users' permissions. + * Added user permissions and status ("hand up", etc.) to the protocol; + * this is not yet used by the user interface. * Stats are now exported as JSON and formatted on the client side. 27 April 2021: Galène 0.3.4