Skip to content

0.34.0

Compare
Choose a tag to compare
@wcarss wcarss released this 16 Dec 21:28
· 347 commits to react-native-daily-js-releases since this release

Features

  • Improved logging to include pre-join logs and added new logs for identifying cases when we detect multiple daily instances are connected simultaneously (multiple daily instances is unsupported and leads to unexpected issues).
  • Added server-side support for properly detecting and warning clients when they are using a version that is nearing end of support, unsupported or nearing end of life as well as a means to reject a client from joining if using a version that is end of life’d.

Bugfixes

  • Bumped the version of react-native-webrtc to get various fixes for Samsung devices.