Skip to content

2.15.2

Latest

Choose a tag to compare

@hiroshihorie hiroshihorie released this 17 Jul 12:48
77b5aad

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 .connected forever 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

Full Changelog: 2.15.1...2.15.2