Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 810 Bytes

CHANGELOG.latest.md

File metadata and controls

11 lines (10 loc) · 810 Bytes

RevenueCat SDK

🐞 Bugfixes

  • [EXTERNAL] Lock RateLimiter.shouldProceed() entirely to avoid race conditions (#4635) via @nguyenhuy (#4637) via JayShortway (@JayShortway)

🔄 Other Changes

  • [Paywalls V2] Implement V2 variables and functions (#4633) via Josh Holtz (@joshdholtz)
  • [Paywalls] Fix PaywallTester build (#4636) via Mark Villacampa (@MarkVillacampa)
  • [Paywalls] Fix gradient orientation by shifting initial position by 90º and making it rotate clockwise (#4634) via Mark Villacampa (@MarkVillacampa)
  • [Paywalls V2] Add support for alias solid hex colors (not gradients) (#4632) via Josh Holtz (@joshdholtz)
  • [Paywalls V2] Support custom fonts with UIConfig (#4631) via Josh Holtz (@joshdholtz)
  • [Paywalls V2] Add UIConfig to OfferingsResponse (#4628) via Josh Holtz (@joshdholtz)