Update CHANGELOG.md

This commit is contained in:
Stefan Otto 2022-02-11 16:01:32 +01:00 committed by GitHub
parent 5057bc2dff
commit d9fadc5e50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,17 +9,18 @@
* Major chat refactoring
* Added chat badge displaying unread messages
* Merged file sharing + chat
* Save chat
* Save chat history (both in leave screen and in chat directly)
* Sorting messages
* Format messages
* Combine messages
* Local recording (chrome, firefox, edge)
* This is still default off in config because of bad UX connected to getUserMedias
* Option to save chat history
* New app configuration system
* New server configuration system
* Add leaving room confirmation Dialog
* Add leaving room confirmation dialog
* New audio config with audio profiles
* New translations
* Screen Sharing now supports audio (chrome, edge)
* Leave screen
* Add QoS set DSCP bits in IP header according to new option networkPriorities in app config
Our media traffic should get now higher priority where QoS has been implemented.
Routers will add higher priority or put media packets to low latency queue.