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
- @Stahgah made their first contribution in #1184
- @p-divita-salto made their first contribution in #1177
- @shivanshu877 made their first contribution in #1188
Full Changelog: v2.11.0...v2.12.0