Skip to content

v2.12.0

Latest

Choose a tag to compare

@hiroshihorie hiroshihorie released this 14 Sep 03:58
· 10 commits to main since this release
2baacc4

What's Changed

  • Honor discardFrameWhenCryptorNotReady in BaseKeyProvider.create by @hiroshihorie in #1171
  • Fix subscriber data channel state events reporting the wrong channel by @hiroshihorie in #1172
  • Raise minimum versions to Flutter 3.38 / Dart 3.10 for native assets by @hiroshihorie in #1170
  • Resolve a default audio session from engine state when no policy was pushed by @hiroshihorie in #1182
  • Request microphone permission before audio capture starts by @hiroshihorie in #1183
  • Declare the UTF-8 byte length in the sendText stream header by @Stahgah in #1184
  • Fix use-after-free freeze in Linux TaskRunnerLinux::EnqueueTask by @p-divita-salto in #1177
  • Do not fail audio capture when local recording pre-warm fails on Android by @shivanshu877 in #1188

New Contributors

Full Changelog: v2.11.0...v2.12.0