Skip to content

Commit b876365

Browse files
committed
update CHANGELOG.md for 8.0.0
1 parent 330df3b commit b876365

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
#### Version 8.0.0
2-
* Implement RTCPeerConnection.addTransceiver #589 via @agelito
2+
* implement RTCPeerConnection.addTransceiver #589 via @agelito
3+
* add support for local description rollback #704 via @slavchev
4+
* fix RtpSenders inconsistency after removeTrack call #702 via @RSATom
5+
* fix RTCRtpSender MediaStreamTrack replace #699 via @RSATom
6+
* fix requestPermission returns true if AVAuthorizationStatus is notDetermined #692
7+
* fix crash when used with Janus Audiobridge #691 via @RSATom
8+
* fix Warning [LayoutConstraints] Unable to simultaneously satisfy constraints. #422 via @slavchev
9+
* fixcrash when used with Janus Audiobridge #691 via @RSATom
10+
* extend transceiver/sender/receiver functionality #664 via @slavchev
11+
* fix updateTransceiversState call #661 @ducile
312
* Update to WebRTC.framework M87
413
* Update to WebRTC.framework M84
514

0 commit comments

Comments
 (0)