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