Skip to content

Releases: RevenueCat/purchases-android

8.7.2

12 Sep 07:48
6836b57
Compare
Choose a tag to compare

Bugfixes

  • Fixes a Paywall Template 7 crash when none of the tiers have any available products. (#1834) via JayShortway (@JayShortway)

Dependency Updates

  • Bump fastlane-plugin-revenuecat_internal from 85e1c83 to 5140dbc (#1835) via dependabot[bot] (@dependabot[bot])

Other Changes

8.7.1

05 Sep 11:49
Compare
Choose a tag to compare

Bugfixes

Other Changes

  • [Diagnostics] Send backend_error_code in http request failures if available (#1825) via Toni Rico (@tonidero)

8.7.0

29 Aug 13:40
Compare
Choose a tag to compare

New Features

  • Paywalls can use custom in-app purchase/restore code (#1777) via James Borthwick (@jamesrb1)

Bugfixes

  • [Paywalls] Add spacing between paragraphs and make text go full width so text align applies (#1824) via Josh Holtz (@joshdholtz)

Dependency Updates

  • Bump rexml from 3.3.4 to 3.3.6 (#1823) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane-plugin-revenuecat_internal from 4c4b8ce to 85e1c83 (#1812) via dependabot[bot] (@dependabot[bot])
  • Adds Detekt rules for Compose. Updates detekt to 1.23.6. (#1822) via JayShortway (@JayShortway)

Other Changes

  • Converts MagicWeather's Gradle files to Kotlin (#1821) via JayShortway (@JayShortway)

8.6.0

22 Aug 11:45
7b59275
Compare
Choose a tag to compare

Dependency updates

Other Changes

8.5.0

21 Aug 23:24
b0983ae
Compare
Choose a tag to compare

New Features

  • [Paywalls] Add default locale (#1809) via Josh Holtz (@joshdholtz)
  • [Paywalls] Support to round+truncate prices displayed on paywalls for backend-specified countries (#1806) via James Borthwick (@jamesrb1)

Other Changes

  • Publish paywall tester on each release (#1803) via Toni Rico (@tonidero)

8.4.0

01 Aug 08:31
Compare
Choose a tag to compare

New Features

  • Adds pricePerPeriod functions to PricingPhase (#1789) via JayShortway (@JayShortway)

Dependency Updates

  • Bump rexml from 3.2.9 to 3.3.2 (#1788) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane from 2.221.1 to 2.222.0 (#1797) via dependabot[bot] (@dependabot[bot])

Other Changes

  • Adds the baseline file to the Detekt IntelliJ plugin settings. (#1798) via JayShortway (@JayShortway)
  • Adds the Detekt IntelliJ plugin settings to version control. (#1796) via JayShortway (@JayShortway)
  • Diagnostics: Remove unused anonymizer (#1795) via Toni Rico (@tonidero)

8.3.1

25 Jul 15:46
Compare
Choose a tag to compare

RevenueCatUI

  • [Paywalls] Fix RemoteImage flicker on activity changes (#1791) via Toni Rico (@tonidero)

Dependency Updates

  • Bump fastlane-plugin-revenuecat_internal from 5f55466 to d5f0742 (#1787) via dependabot[bot] (@dependabot[bot])
  • Updates Gradle (8.9), AGP (8.5.1) and maven.publish (0.28.0) (#1783) via JayShortway (@JayShortway)

8.3.0

18 Jul 10:59
4458475
Compare
Choose a tag to compare

RevenueCatUI

  • Added new paywall template to support multiple tiered subscriptions (#1720) via Josh Holtz (@joshdholtz)

8.2.1

11 Jul 11:45
Compare
Choose a tag to compare

Bugfixes

  • Attempt to fix ANRs by moving some tasks during configure to background (#1772) via Cesar de la Vega (@vegaro)
  • Use trimmed API key (#1768) via Toni Rico (@tonidero)

Other Changes

  • Remove leftovers ExperimentalPreviewRevenueCatUIPurchasesAPI (#1778) via Cesar de la Vega (@vegaro)
  • Update migration docs adding back support for DEFERRED upgrades (#1774) via Toni Rico (@tonidero)
  • Add 7.12.0 to CHANGELOG (#1769) via Toni Rico (@tonidero)

8.2.0

01 Jul 16:16
Compare
Choose a tag to compare

New Features

Bugfixes

  • Use correct product context with DEFERRED purchases (#1766) via Toni Rico (@tonidero)
  • Call callbacks on DEFERRED purchases (#1764) via Toni Rico (@tonidero)

Dependency Updates

  • Bump fastlane from 2.221.0 to 2.221.1 (#1758) via dependabot[bot] (@dependabot[bot])

Other Changes