3.9.1 (2024-03-04)
✨ Features
🐛 Bug Fixes
- Cancel focus on session close (#2578) (9af6e61)
- Disable precapture sequence by default (#2629) (3f1a7c9)
- Fix "Unknown AF/AE/AWB State" error (#2592) (fabf019)
- Fix
Precapture timed out after 5 seconds
error (#2586) (369cb4a) - Fix Boolean.parse string values from gradle properties (#2599) (bca9472)
- Fix Frame Processor SIGSEV crash in
VisionCameraScheduler::trigger
by locking mutex indispatchAsync
(#2591) (55992bb) - Trigger
measure
andlayout
manually in PreviewView (#2588) (7ac6f4d) - Use
0x0
as a fallback Size ifSENSOR_INFO_PHYSICAL_SIZE
is null (e.g. on USB cameras) (#2608) (e8dd1e0)