Skip to content

v15.0.0

Compare
Choose a tag to compare
@scarlac scarlac released this 24 Apr 00:13
· 9 commits to master since this release

Breaking

While this change isn't fully breaking, some people may see a visual change in how the view finder appears before/after the update. The new behavior is more appropriate for the picture being taken but may visually "break" whatever design you've set up. To test, simply upgrade and verify that the viewfinder is showing what you want (in the right aspect ration with no unexpected black borders) for the devices you want to support.

  • Use the view finder's dimensions instead of the whole screen's to determine the photo aspect ratio by @jlapp9 in

Other Changes

  • Added mac catalyst support by @marcosrdz in #702
  • Fixed camera orientation for Mac Catalyst by @marcosrdz in #705
  • Added customizable scan box size by @phlpsong in #701
    #710
  • Fixed booleans on iOS and missing prop by @WoLewicki in #690
  • Fixed potential crash: "AVCaptureSession ... startRunning may not be called between calls"

New Contributors

Full Changelog: v14.2.0...v15.0.0