Skip to content

Release 4.0.4

Compare
Choose a tag to compare
@mrousavy mrousavy released this 15 May 10:45
· 12 commits to main since this release
5d0a675

4.0.4 (2024-05-15)

馃悰 Bug Fixes

  • Fix componentDidUpdate() Frame Processor comparison (#2880) (e03b7f1)
  • Fix runOnUiThread executing twice if called from UI (#2883) (5335d81)
  • Fix default exposure being a bit too bright (#2869) (910e99d)
  • Fix location-not-enabled throwing even if location is disabled (#2882) (62ec8e6)
  • Make withBaseClass private, and getNativeBuffer public (#2852) (2415e1f)

馃摎 Documentation

  • Style Note: sections (5a26928)
  • Update TakePhotoOptions default value comment (#2861) (87f2abc)