prepare v0.5.5

This commit is contained in:
Hiroshi Horie
2021-12-13 02:53:47 +07:00
parent b6494a8ede
commit 4a025a4ed2
4 changed files with 15 additions and 4 deletions
+12 -1
View File
@@ -1,12 +1,23 @@
# CHANGELOG
## 0.5.5
* Default capture options for setCameraEnabled, setMicrophoneEnabled
* Track stream update events
* Room instance can be created without connecting
* Release Camera/Mic when track is muted
* Better type handling
* Option to unpublish without stopping track
* Fixed RemoteTrackPublication mute events
* Initial Windows support
## 0.5.4
* Screen sharing support for Android
* Fixed TrackPublication/Track mute status
* Fixed bug with updateTrack
* Fixed being able to apply capture resolution constraints
* initial macOS support
* Initial macOS support
## 0.5.3