Releases: RevenueCat/purchases-android
Releases · RevenueCat/purchases-android
7.10.0
New Features
- Update BillingClient version to 6.2.1 (#1680) via Cesar de la Vega (@vegaro)
Dependency Updates
- Bump fastlane-plugin-revenuecat_internal from
f88dcd4
to dd5e21f
(#1686) via dependabot[bot] (@dependabot[bot])
- Bump fastlane-plugin-revenuecat_internal from
1e62420
to f88dcd4
(#1681) via dependabot[bot] (@dependabot[bot])
Other Changes
- Only update docs index on latest stable releases (#1676) via Toni Rico (@tonidero)
7.9.0
New Features
- Paywalls: Allow closed button color to be configured (#1674) via Josh Holtz (@joshdholtz)
Other Changes
- Add offline entitlements diagnostics events (#1671) via Toni Rico (@tonidero)
7.8.2
Dependency Updates
- Bump fastlane from 2.219.0 to 2.220.0 (#1668) via dependabot[bot] (@dependabot[bot])
Other Changes
7.8.1
Other Changes
- Update android executor to a non-deprecated tag (#1659) via Cesar de la Vega (@vegaro)
- Add
RC_BILLING
store (#1657) via Toni Rico (@tonidero)
7.7.3
RevenueCatUI
- Add space to title in Template 5 (#1652) via Cesar de la Vega (@vegaro)
Dependency Updates
- Bump fastlane-plugin-revenuecat_internal from
9c82c7a
to 8d4d9b1
(#1647) via dependabot[bot] (@dependabot[bot])
Other Changes
- Correctly support RGBA colors (#1649) via Toni Rico (@tonidero)
- Create android test apps to test Android SDK regressions (#1648) via Toni Rico (@tonidero)
7.7.2
Other Changes
- Revert to previous androidx core version (1.8.0) (#1640) via Toni Rico (@tonidero)
- Add 6.9.7 to changelog (#1639) via Cesar de la Vega (@vegaro)
7.7.1
Bugfixes
- Fix amazon zero price (#1634) via Cesar de la Vega (@vegaro)
6.9.7
Bugfixes
- Fix amazon zero price (#1634) via Cesar de la Vega (@vegaro)
7.7.0
New Features
- Make
PresentedOfferingContext
public (#1630) via Josh Holtz (@joshdholtz)
- New
syncAttributesAndOfferingsIfNeeded
method (#1626) via Josh Holtz (@joshdholtz)
- Add targeting to
PresentedOfferingContext
(#1628) via Josh Holtz (@joshdholtz)
- Add
getCurrentOffering(forPlacement: String)
to Offerings
(#1604) via Josh Holtz (@joshdholtz)
Other Changes
- Paywalls: Improve reliability in case the state changes from loaded to a different state (#1620) via Toni Rico (@tonidero)