Skip to content

2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stanwolverine stanwolverine released this 05 Oct 18:17
· 969 commits to main since this release
ab068e5

Released: @100mslive/[email protected]

Added

  • Large Room Support
    • Added first class "Hand Raise" apis: raiseLocalPeerHand, lowerLocalPeerHand, lowerRemotePeerHand and isHandRaised property on HMSPeer class instance
    • Added ON_PEER_LIST_UPDATED event on HMSUpdateListenerActions enum
  • ON_PIP_MODE_CHANGED event on HMSPIPListenerActions enum
  • new autoEnterPipMode option in PIPConfig interface

Changed

  • Renamed enablePipMode method available on HMSSDK instance to enterPipMode

Updated to Android SDK 2.7.7 & iOS SDK 1.1.0

Full Changelog: 1.8.0...2.0.0-alpha.0