github daily-co/daily-js daily-js-2022-07-29-0.29.0
0.29.0

latest releases: daily-js-2024-10-04-0.72.1, daily-js-2024-09-26-0.72.0, daily-js-2024-09-12-0.71.2...
2 years ago

Bugfixes

Other improvements

  • Add TypeScript types for specifying custom video layout parameters in the startRecording() and startLiveStreaming() methods.
  • Pre-beta: Add TypeScript types to DailyParticipant facilitating handling a remote media player participant initiated with startRemoteMediaPlayer(). Specifically, add tracks.rmpVideo, tracks.rmpAudio, and participantType (which will be 'remote-media-player' for remote media player participants).
  • Add an advanced (not generally recommended) configuration option, callObjectBundleUrlOverride, nested under dailyConfig in the DailyIframe properties. This makes it possible for you to, say, host the dynamically-downloaded call machine bundle yourself in order to have a stricter CSP. If the previous sentence doesn’t make a ton of sense to you, no sweat: ignore this configuration option! Again, it’s not recommended for most usage.

Don't miss a new daily-js release

NewReleases is sending notifications on new releases.