Skip to content

Release 5.1.1

Latest

Choose a tag to compare

@mrousavy mrousavy released this 17 Jul 13:33

5.1.1 (2026-07-17)

✨ Features

  • Implement focus(…, { adaptiveness: 'locked' }) on Android (7e7ae70)
  • Upgrade CameraX to 1.7.0-alpha02 (#4068) (3b46a05)

πŸ’¨ Performance Improvements

  • Use official CameraX PRIVATE ImageReader implementation (59e1d41)

πŸ› Bug Fixes

  • Fix getSupportedResolutions('photo') throwing on some Androids (#4077) (391d765)
  • Remove ListenableFuture workaround (dd68d69)
  • Use official HardwareBuffer CameraX APIs (3c6a364)