Releases: RevenueCat/purchases-android
Releases · RevenueCat/purchases-android
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)
7.3.6
7.3.5
7.3.4
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
Dependency Updates
- Bump fastlane-plugin-revenuecat_internal from
0ddee10
toe6ba247
(#1557) via dependabot[bot] (@dependabot[bot])