Skip to content

Releases: RevenueCat/purchases-android

7.3.6

25 Jan 15:21
Compare
Choose a tag to compare

RevenueCatUI

  • Paywalls: improve template 5 layout for long product names (#1564) via NachoSoto (@NachoSoto)

7.3.5

18 Jan 18:18
Compare
Choose a tag to compare

Bugfixes

  • Revert google ads library bump to remove AD_ID permission (#1561) via Toni Rico (@tonidero)

7.3.4

17 Jan 18:40
Compare
Choose a tag to compare

RevenueCatUI

  • Paywalls: improve error display (#1558) via NachoSoto (@NachoSoto)
  • Fix paywall dialog composable sizing issues (#1556) via Toni Rico (@tonidero)
  • Paywalls: improve landscape layout on all templates (#1551) via NachoSoto (@NachoSoto)

Bugfixes

  • Fix AmazonConfiguration for Java projects (#1554) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump fastlane-plugin-revenuecat_internal from 0ddee10 to e6ba247 (#1557) via dependabot[bot] (@dependabot[bot])

7.3.3

11 Jan 11:04
Compare
Choose a tag to compare

Bugfixes

  • Fix NullPointerException issues getting advertising id (#1550) via Toni Rico (@tonidero)

Dependency Updates

  • Bump fastlane from 2.218.0 to 2.219.0 (#1549) via dependabot[bot] (@dependabot[bot])

7.3.2

03 Jan 13:13
Compare
Choose a tag to compare

RevenueCatUI

  • PaywallActivityLauncher: Add callback indicating whether the paywall was displayed when presented conditionally to an entitlement identifier (#1542) via Toni Rico (@tonidero)
  • Report restore errors when using PaywallActivityLauncher (#1544) via Toni Rico (@tonidero)
  • Remove scroll in Template 2 and 5 in Footer mode (#1545) via Cesar de la Vega (@vegaro)

Bugfixes

  • Opens PaywallFooterView (#1541) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump fastlane from 2.217.0 to 2.218.0 (#1543) via dependabot[bot] (@dependabot[bot])

7.3.1

26 Dec 12:13
Compare
Choose a tag to compare

RevenueCatUI

  • Paywalls: PurchaseCancelledError sends onPurchaseCancelled instead of an error (#1538) via NachoSoto (@NachoSoto)
  • Paywalls: add Chinese from mainland China (#1537) via Andy Boedo (@aboedo)

7.3.0

22 Dec 12:37
Compare
Choose a tag to compare

RevenueCatUI

  • Add launchIfNeeded with offeringIdentifier (#1533) via Cesar de la Vega (@vegaro)
  • Hide action bar from paywall activity (#1532) via Toni Rico (@tonidero)
  • Paywalls: improve Chinese localization (#1529) via Andy Boedo (@aboedo)

Other Changes

  • Wait for tests to pass when deploying (#1521) via Cesar de la Vega (@vegaro)

7.2.9

20 Dec 18:27
Compare
Choose a tag to compare

RevenueCatUI

  • Paywalls: fix empty description when using custom package type and Offer Period (#1519) via Andy Boedo (@aboedo)

Bugfixes

  • Disable close button when action is in progress (#1528) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump danger from 9.4.1 to 9.4.2 (#1527) via dependabot[bot] (@dependabot[bot])

Other Changes

  • Add revenuecatui docs to reference docs (#1526) via Toni Rico (@tonidero)

7.2.8

13 Dec 18:53
Compare
Choose a tag to compare

RevenueCatUI

7.2.7

05 Dec 18:26
Compare
Choose a tag to compare

RevenueCatUI

  • Paywalls: Add PaywallFooterView (#1509) via Toni Rico (@tonidero)
  • Paywalls: Remove PaywallActivity theme to pickup application's theme by default (#1511) via Toni Rico (@tonidero)
  • Paywalls: Auto-close paywall activity if restore grants required entitlement identifier (#1507) via Toni Rico (@tonidero)

Bugfixes

  • Improve pricePerYear price calculation precision (#1515) via Toni Rico (@tonidero)
  • Improve price per month accuracy for weekly subscriptions (#1504) via Andy Boedo (@aboedo)

Dependency Updates

  • Bump danger from 9.4.0 to 9.4.1 (#1512) via dependabot[bot] (@dependabot[bot])

Other Changes

  • Remove unnecessary appInBackground parameters (#1508) via Cesar de la Vega (@vegaro)
  • Create PurchasesStateProvider (#1502) via Cesar de la Vega (@vegaro)