Releases: RevenueCat/purchases-android
Releases · RevenueCat/purchases-android
7.7.1
6.9.7
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)
toOfferings
(#1604) via Josh Holtz (@joshdholtz)
Other Changes
7.6.0
New Features
Bugfixes
- Fix runtime crash when using amazon and targetting android 14 (#1622) via Toni Rico (@tonidero)
- Paywalls: No-op on all view model methods in the Loading paywall screen (#1617) via Toni Rico (@tonidero)
- Fix safe insets on full screen (#1613) via Cesar de la Vega (@vegaro)
Other Changes
- Change default paywall background with a lower quality image (#1623) via Toni Rico (@tonidero)
- Fix load shedder integration tests (#1618) via Cesar de la Vega (@vegaro)
- Refactor
presentedOfferingIdentifier
intopresentedOfferingContext
object (#1612) via Toni Rico (@tonidero) - [External] Update russian and kazakh translations (#1577 by @janbolat) (#1616) via Toni Rico (@tonidero)
7.5.2
7.5.1
Bugfixes
- Fix serialization proguard rules (#1606) via Cesar de la Vega (@vegaro)
- Fix paywall POST receipt data for paywall revision (#1605) via Josh Holtz (@joshdholtz)
Other Changes
Paywalls
: add test coverage for locales with different region (#1600) via NachoSoto (@NachoSoto)
7.5.0
New Features
- [EXTERNAL] Exposing fontprovider setter in
PaywallView
andPaywallFooterView
by @Jjastiny (#1589) via Toni Rico (@tonidero)
RevenueCatUI
Paywalls
: add 4 new variables (#1599) via NachoSoto (@NachoSoto)
Bugfixes
- Catch Exception instead of only IllegalArgumentException when decoding paywallData (#1601) via Cesar de la Vega (@vegaro)
- Revert making PaywallFooterView an AbstractComposeView (#1598) via Cesar de la Vega (@vegaro)
- Add missing forwarding to
PaywallListener.onPurchaseCancelled
(#1590) via Cesar de la Vega (@vegaro)
Dependency Updates
- Bump danger from 9.4.2 to 9.4.3 (#1597) via dependabot[bot] (@dependabot[bot])
Other Changes
6.9.6
7.4.1
RevenueCatUI
Paywalls
: fix template 5 title alignment (#1585) via NachoSoto (@NachoSoto)Paywalls
: replaceTextAlign.Left
withTextAlign.Start
to better support RTL (#1584) via NachoSoto (@NachoSoto)- Paywall views: Support updating options state after initial layout (#1582) via Toni Rico (@tonidero)
Paywalls
: improvePaywallData.configForLocale()
disambiguation (#1579) via NachoSoto (@NachoSoto)
Dependency Updates
- Bump fastlane-plugin-revenuecat_internal from
e6ba247
to9c82c7a
(#1583) via dependabot[bot] (@dependabot[bot])
Other Changes
OfferingsFactory
: debug logs when creatingOfferings
(#1576) via NachoSoto (@NachoSoto)Paywalls
: log error when creatingPaywallState.Error
(#1574) via NachoSoto (@NachoSoto)
7.4.0
New Features
RevenueCatUI
Bugfixes
Other Changes
VariableProcessor
: fix tests (#1572) via NachoSoto (@NachoSoto)