mirror of
https://github.com/jech/galene.git
synced 2024-11-10 02:35:58 +01:00
Tweak CHANGES.
This commit is contained in:
parent
6ae79f21d6
commit
d78a750b8d
1 changed files with 3 additions and 3 deletions
6
CHANGES
6
CHANGES
|
@ -11,15 +11,15 @@ Galène 0.4 (unreleased):
|
||||||
* Reworked the signalling protocol, it is now possible to request
|
* Reworked the signalling protocol, it is now possible to request
|
||||||
different tracks for distinct streams, and there are provisions to
|
different tracks for distinct streams, and there are provisions to
|
||||||
carry user permissions and statuses; this is not yet used by the user
|
carry user permissions and statuses; this is not yet used by the user
|
||||||
* interface.
|
interface.
|
||||||
* Reworked internal signalling; this will hopefully fix issues with
|
* Reworked internal signalling; this will hopefully fix issues with
|
||||||
losing tracks under load.
|
losing tracks under load.
|
||||||
* Added an option to limit the range of UDP ports used by the server.
|
* 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
|
* Added a close button in every locally-generated video; this allows
|
||||||
closing individual screen shares and avoids the need for creating
|
closing individual screen shares and avoids the need for creating
|
||||||
buttons at the top.
|
buttons at the top.
|
||||||
* Added user status to the protocol; in addition, users now know other
|
* Added user permissions and status ("hand up", etc.) to the protocol;
|
||||||
users' permissions.
|
* this is not yet used by the user interface.
|
||||||
* Stats are now exported as JSON and formatted on the client side.
|
* Stats are now exported as JSON and formatted on the client side.
|
||||||
|
|
||||||
27 April 2021: Galène 0.3.4
|
27 April 2021: Galène 0.3.4
|
||||||
|
|
Loading…
Reference in a new issue