Bugfixes
- Fixed a bug where an error could be thrown accessing an undefined object when unmuting while a device is not found.
- Fixed an issue where one blocked device being blocked could cause both devices to appear as blocked.
- Fixed an issue where a blocked device could appear to have a (blank) track, and be unmuted.
- Fixed some
customTrack
TypeScript definitions. - Updated TypeScript definitions for
DailyTrackSubscriptionOptions
Other improvements
- Reduced the memory footprint of video processor
URL
object once they’re no longer needed. - Improved prevention of
MUTE_REMOTE_AUDIO
andMUTE_REMOVE_VIDEO
from non-owner participants. - Removed a long deprecated path to set the local
owner
flag.