Skip to content

0.70.0

Compare
Choose a tag to compare
@kompfner kompfner released this 07 Aug 19:54
· 108 commits to daily-js-releases since this release

Features

  • Support for multiple simultaneous call client instances is now in beta. For more information, check out our new guide.
  • Improve noise cancellation (specified via updateInputSettings() or the inputSettings call property) and make it available on desktop and mobile Safari.
  • Added a networkThreshold property to call.participants() objects and related events (e.g. participant-updated, etc.), showing their network quality.
  • (Prebuilt only) Added support for new enable_shared_chat_history domain and room properties, which controls whether newly-joined participants can see chat history from before they joined.

Bugfixes

  • Fixed a TypeScript type definition.