Skip to content

v3.1.0

Compare
Choose a tag to compare
@pbowyer pbowyer released this 28 May 19:30
· 50 commits to master since this release

3.1.0 (2022-05-28)

Grab the latest release from https://www.npmjs.com/package/@capacitor-community/camera-preview?activeTab=versions

Added

  • Add code formatters. This is an early release and there are issues with the Swift and Typescript formatters. Can you help? Thank you to contributor @pbowyer! (#208)

Changed

  • chore(deps): bump async from 2.6.3 to 2.6.4 in /demo (#217)
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 (#225)

Fixed

  • [iOS] Fix camera display on iOS when rotated after opening in landscape. Thank you to contributor @mattczech for the patch (#130) and @riderx who resolved the merge conflict (#216).

  • [iOS] Fixed microphone permissions request on iOS. Thank you to contributor @mstichweh! (#219)

  • [Android] Fixex prevent camera is not running error. Thank you to contributor @ryaa! (#223)