Change Log
Notable releases & fixes related to Paywalls.
React Native: 8.11.3 (bumping now but waiting for cocoapods cache) Flutter: 8.10.1 KMP: 1.8.2+13.35.0 Capacitor: 10.3.3
Date | Description |
---|---|
June 6, 2025 | Paywalls is now out of beta, see minimum recommended SDK versions here. |
June 6, 2025 | iOS 5.26.1, React Native 8.11.3, Flutter 8.10.1, KMP 1.8.2+13.35.0, Capacitor 10.3.3: Fixed a bug causing some image components to extend beyond the width of the device in some conditions. |
June 5, 2025 | Added the Tabs component, which can be used to display different package groups in different tabs when offering multiple tiers of service, product types, etc. Learn more |
June 5, 2025 | Introduced styled components, individual pre-styled components from RevenueCat that can be added to a paywall and modified as needed. |
June 4, 2025 | Added the option to open a Custom Purchase URL via deep link. |
June 3, 2025 | Added an option to preview a paywall as a sheet view instead of a full screen view through the preview settings of the paywall editor. |
May 28, 2025 | Paywalls are now supported on Capacitor 10.3.1 and up. |
May 27, 2025 | Added a safe area preview to the paywall editor to more accurately reflect how paywalls will be displayed on device. Learn more |
May 20, 2025 | iOS 5.24.0, React Native 8.10.1, Flutter 8.8.1, KMP 1.7.8+13.32.0: Updated Web Purchase Buttons to support linking directly to the checkout flow of a selected package, and added support for Custom Purchase Buttons. Learn more |
May 1, 2025 | iOS 5.22.2, React Native 8.9.6, Flutter: 8.7.5, KMP: 1.7.7+13.29.1: Added support for Web Purchases as a button destination. |
April 4, 2025 | Localizations can now be exported and re-imported to update localizations through your existing workflows. |
April 4, 2025 | Variables now support case modifiers for uppercase , lowercase , and capitalize . Learn more |
April 3, 2025 | Added the carousel component. Update to the latest SDK versions to get all fixes and improvements related to this component. Learn more |
April 3, 2025 | Added the timeline component. Update to the latest SDK versions to get all fixes and improvements related to this component. Learn more |
March 27, 2025 | iOS 5.20.2 Fixed background image fit mode always behaving as fill even if set to fit . |
March 27, 2025 | Android 8.15.1: Fixed language matching logic even when region is missing. |
March 25, 2025 | You can now create Paywalls without attaching them to an Offering. Useful for duplicating an existing Paywall and attaching it to an Offering you've already created, or creating your own "repo" of Paywalls to duplicate and modify for each Offering you want to serve them with. (An Offering must still be attached to the Paywall to be able to publish it and serve it to customers) |
March 21, 2025 | iOS 5.20.1: Fixes overridden badge values for a selected package state not being applied. |
March 20, 2025 | Color hex codes can now be pasted in with the leading # symbol and will be converted to a color correctly. |
March 19, 2025 | Android 8.15.0: Fixes overridden badge values for a selected package state not being applied. |
March 15, 2025 | Fixed {{ product.period }} variable preview (and related variables) in the dashboard to use "Year" instead of "Annual". |
March 5, 2025 | iOS 5.19.0: Add restore button activity indicator, fixed Space Between/Evenly/Around distribution being used when it was not applicable, improve gradient angle consistency, add support for shadows in image components, fixed badge background not being present in some cases. |
March 5, 2025 | Android 8.14.0: Add progress indicator to all buttons. |
February 26, 2025 | Paywalls can now be previewed through the RevenueCat iOS app in version 1.2 and above. |
February 22, 2025 | iOS 5.18.0: Add purchase button activity indicator, fixed onRestoreComplete callback not being called. |
February 21, 2025 | Added support for background images in stacks (including buttons, packages, etc). |
February 19, 2025 | Editor shortcuts added to undo, redo, and save changes. Learn more |
February 18, 2025 | Custom font support added. Learn more |
February 18, 2025 | Fixed footer rendering issues in the editor on Safari. |
February 17, 2025 | Beta launch of Paywalls v2 on Android, React Native, Flutter, and KMP |
February 13, 2025 | Updated the editor phone preview size to match 6.1" iPhones. |
February 12, 2025 | iOS 5.17.0: Fixed abbreviated variables for periods of >1 unit (e.g. 3 months), fixed locale lookup issues with zh-Hans and zh-Hant , fix purchase event callbacks not being executed. |
January 30, 2025 | Beta launch of Paywalls v2 on iOS |