Skip to content

0.54.0

Compare
Choose a tag to compare
@mattieruth mattieruth released this 08 Nov 20:32
· 677 commits to daily-js-releases since this release

Features

Bugfixes

  • Fixed missing per-stream metrics on latest Safari
  • Fixed issue with automatic device switching (on plugging in a new headset, say) a custom track was previously being used
  • Fixed various issues related to calling things like sendAppMessage() prior to joining a call by either performing no-ops or throwing an error to indicate the call was done too early rather than getting cryptic console errors like null is not an object
  • Fix some meeting move log messages.
  • Fixed return type of getCallInstance()

Other improvements

  • Update metrics rid reporting to work on Safari and Firefox
  • Changed logging message when requested track differed from preferred track on the SFU. Now we log both the preferred and the requested in the same log line.
  • Upgraded dependencies to resolve security threats