Skip to content

Releases: RevenueCat/react-native-purchases

7.27.2

22 May 19:23
Compare
Choose a tag to compare

Bugfixes

  • Fix purchaseDiscountedPackage (#1007) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump rexml from 3.2.6 to 3.2.8 (#1004) via dependabot[bot] (@dependabot[bot])
  • Bump rexml from 3.2.5 to 3.2.8 in /examples/MagicWeather (#1003) via dependabot[bot] (@dependabot[bot])
  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.6.2 (#996) via RevenueCat Git Bot (@RCGitBot)

Other Changes

7.27.1

30 Apr 21:25
8956306
Compare
Choose a tag to compare

Dependency Updates

7.27.0

26 Apr 12:06
Compare
Choose a tag to compare

This release fixes support of react-native-purchases-ui for React Native 0.74 with any architecture.

Bugfixes

  • Fix Footer Paywall in new arch (#980) via Cesar de la Vega (@vegaro)

7.26.3

25 Apr 13:22
Compare
Choose a tag to compare

Dependency Updates

Other Changes

  • Update to latest fastlane-plugin-revenuecat_internal (#985) via Cesar de la Vega (@vegaro)
  • Update to use M1 CircleCI machines (#983) via Cesar de la Vega (@vegaro)
  • Only update docs index on latest stable releases (#972) via Toni Rico (@tonidero)

7.26.2

18 Apr 08:57
Compare
Choose a tag to compare

Bugfixes

  • Use ReactContext instead of ThemedReactContext in PaywallFooterViewManager (#971) via Cesar de la Vega (@vegaro)

Dependency Updates

7.26.1

11 Apr 07:44
Compare
Choose a tag to compare

Dependency Updates

7.26.0

05 Apr 14:41
Compare
Choose a tag to compare

New Features

  • Add TVOS support for Expo apps (#953) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump fastlane from 2.219.0 to 2.220.0 (#964) via dependabot[bot] (@dependabot[bot])

7.25.0

01 Apr 14:02
Compare
Choose a tag to compare

New Features

  • Add font support to presentPaywall (#948) via Cesar de la Vega (@vegaro)

Dependency Updates

Other Changes

  • Remove usage of RCTEventEmitter in Android (#961) via Cesar de la Vega (@vegaro)
  • Fix pod install of sample when updating phc (#954) via Cesar de la Vega (@vegaro)

7.24.1

26 Mar 09:46
Compare
Choose a tag to compare

Bugfixes

  • Fix issue with iOS purchaseProduct arguments (#957) via Josh Holtz (@joshdholtz)

Other Changes

  • Remove flipper from tester (#950) via Cesar de la Vega (@vegaro)
  • Update Podfile.lock when upgrading phc (#946) via Cesar de la Vega (@vegaro)
  • Update changelog to include behavior change (#945) via Cesar de la Vega (@vegaro)
  • Fix generate_docs (#943) via Cesar de la Vega (@vegaro)
  • Add trigger_bump lane (#942) via Cesar de la Vega (@vegaro)

7.24.0

14 Mar 17:48
Compare
Choose a tag to compare

New Features

  • Add displayCloseButton option to PaywallView (#913) via Cesar de la Vega (@vegaro)
    • This changes the behavior of the PaywallView and FooterPaywallView in iOS, which were being dismissed automatically after a successful purchase. After this change, iOS matches existing Android's behavior, in which the onDismiss callback will get called whenever the paywall should be dismissed: after the user presses the close button, or after a successful purchase.

Dependency Updates

Other Changes

  • Make hotfixes not deploy with the latest tag nor update latest docs (#937) via Toni Rico (@tonidero)
  • Update RELEASING.md (#936) via Cesar de la Vega (@vegaro)
  • Add 6.7.2 to changelog (#935) via Cesar de la Vega (@vegaro)