Skip to content

Commit

Permalink
Merge tag 'v2.49.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
valldrac committed Jan 31, 2025
2 parents b1cf0b7 + ca378f2 commit 8ce98b7
Show file tree
Hide file tree
Showing 42 changed files with 2,489 additions and 1,679 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## v2.49.3

- Update to webrtc 6834c (m132)

- Desktop: New Audio Device Module improvements
- Bump cubeb to 0.20.0

- Update dependencies

## v2.49.2

- Update to webrtc 6723c
- Use RE2 instead of std::regex for SDP munging
- Remove RED support
- iOS: Fix null-pointer deref if audiounit init failed
- For encrypted video, check for keyframe after decryption
- Update to oboe v1.9.3

- Calling server should enforce max call size

- Desktop: New Audio Device Module improvements
- Refresh default devices periodically

- Call Sim: Update docker builds

- Group Calls: Make the Client::start() function take a struct

- CI: Fix mypy issue

- Update Rust dependencies

## v2.49.1

Desktop: Fix crash caused by new Audio Device Module
Expand Down
Loading

0 comments on commit 8ce98b7

Please sign in to comment.