Skip to content

v1.1.0

Compare
Choose a tag to compare
@theomonnom theomonnom released this 14 Jun 11:14
· 42 commits to main since this release

Features

  • Updated client-sdk-js to v1.1.0
  • PushFunction DebugLabel ( Print function name when an error occurs in a C# callback )
  • Added missing Room.GetLocalDevices
  • JSMap/JSArray struct support ( Internal )
  • Fix missing Is*Enabled properties
  • LocalParticipant.Set*Enabled options

Changes

  • Improve Bridge disposing ( Remove use of CriticalFinalizerObject )
  • Fixed memory access out of bounds on JSEventEmitter finalizer