Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@wonday wonday released this 20 Apr 15:15
· 1 commit to master since this release

What's Changed

  • Fix threading issue on Windows and fix android not triggering event in some cases by @namrog84 in #211
  • fix: add stub methods to remove warning while using listeners by @mlecoq in #212
  • fix(windows): Change WindowsTargetPlatformVersion to 10.0 by @namrog84 in #230
  • feat: allows the consumer to disable face up/down detection on ios by @demedos in #228
  • Add VS2022 support and misc by @namrog84 in #226
  • Remove unnecessary restoration of Orientation by @maschad in #225
  • Functions in the index.d.ts need to declare return types by @almost in #233
  • chore(deps): make react-native-windows optional by @jb-berthet in #238
  • fix: export intent by @Ellathet in #244
  • Added check for broadcast receiver being unregistered by @ruslan-h in #245
  • RN-0.73 change Android configs for RN 0.73 compatibility by @FelipeSSantos1 in #264
  • fix: correctly parses the facing configuration option by @demedos in #256
  • Add RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED to support Android 14 by @klauskohut in #276
  • Remove Unnecessary Namespace Declaration from build.gradle in Version 1.0.6 by @ysancak in #281
  • Bump react-native from 0.63.2 to 0.69.12 by @dependabot in #278
  • Bump react-native from 0.63.2 to 0.69.12 in /src by @dependabot in #279
  • Add support for new iOS orientation API on newer OS versions by @Tuuben in #294
  • Fix reporting UI orientation upon unlock by @EvertEt in #277

New Contributors

Full Changelog: v1.4.0...v1.7.0