What's Changed
- Benchmarks: disable jemalloc trait to fix SIGSEGV on macOS 26 by @pblazej in #1040
- Fix ping/pong timeout never firing: a lost signaling connection stays
.connectedforever by @silviudeac in #1052 - fix: make AsyncTimer scheduling atomic to prevent orphaned timer loops by @pblazej in #1053
- Update WebRTC by @pblazej in #1058
- Add SIP DTMF publishing by @Kuntanury in #1057
- Fix AudioEngineDevice error-code mapping (mic permission / audio session) by @hiroshihorie in #1059
- feat(audio): add AudioProcessingOptions by @hiroshihorie in #1048
New Contributors
- @silviudeac made their first contribution in #1052
- @Kuntanury made their first contribution in #1057
Full Changelog: 2.15.1...2.15.2