Skip to content

Release 4.4.2

Compare
Choose a tag to compare
@mrousavy mrousavy released this 10 Jul 12:14
· 66 commits to main since this release
b1c8999

4.4.2 (2024-07-10)

✨ Features

  • Expose .external and .continuityCamera devices (#3065) (ba12cbe)

🐛 Bug Fixes

  • Fix zoom/torch/exposure not being applied when switching device (#3066) (37525a2)
  • Fix invalid userPreferredCameraDevice (#3068) (36fdf7c)
  • Make AVCaptureDevice.sensorOrientation safer (#3064) (9a09260)
  • Set minFPS to 20 to allow maximum resolution photo (#3063) (a8ba80d)
  • Show "Your phone does not have a Camera" if no camera is found in example app (4d70469)

📚 Documentation