update changelog for #3494 and #3499

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-20 13:26:40 -08:00
parent bd45ce2b4e
commit 461bd0a2e0
2 changed files with 2 additions and 0 deletions

1
changelog/3494.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed an issue where `UninterruptibleFrame` frames would not be preserved in some cases.

1
changelog/3499.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed memory leak in `LiveKitTransport` when `video_in_enabled` is `False`.