5.0.11 (2026-05-27)
✨ Features
🐛 Bug Fixes
- Allow single cameras in
supportedMultiCamDeviceCombinations(#3927) (bacb7a1) - Bump CI timeout (eb98a32)
- Close
HardwareBufferJava ref (#3904) (f658097) - Fix
ByteBufferreading from stale offset by rewinding it before reading (#3921) (f160f0a) - Fix
start()/stop()not being awaitable on Android (#3901) (c4f9dba) - Fix video not having
.mp4file extension (#3914) (f870e6f) - Make
Future.await()truly async via listeners instead of a blocked parked Dispatcher (#3911) (5a07d7a)