Releases: Purchasely/Purchasely-iOS
5.0.0-beta.1
Purchasely SDK 5.0.0 - Beta Release
We're excited to announce the beta release of Purchasely SDK version 5.0.0
, which includes several fixes and improvements. The key highlight of this release is the introduction of our new Screen Composer, offering enhanced flexibility to design custom screens for your app.
What's New:
Screen Composer (Beta): This feature allows you to effortlessly design and deploy a wide range of mobile screens—paywalls, onboarding screens, surveys, and more—by selecting customizable components from our library and arranging them into dynamic layouts.
⚠️ Important Notes:
- Beta Version: This release is currently in beta and not recommended for production environments. Please note that it may be unstable.
- Feature Activation: The new Screen Composer will not be enabled by default. To activate this feature, please reach out to our CX team, who will assist you in setting it up.
Installation Instructions (Cocoapods): To install this version, add the following to your Podfile:
pod 'Purchasely', '5.0.0-beta.1'
Thank you for your continued trust in Purchasely, and we look forward to hearing your feedback on this new version.
4.5.2
4.5.1
What's Changed?
Bug fixes, improvements and Optimizations
Numerous enhancements and optimizations are being implemented to elevate the user experience
- Enhanced A/B testing data collection processes to optimize data analysis and improve the accuracy and insights of performance dashboards.
4.5.0
What's Changed?
Features and improvements:
- Markdown: Enhanced text formatting capabilities by supporting markdown syntax for bold, italic, strikethrough, and links.
Reach out to the Customer Success Team to activate it for your account - Amount Tag Pricing: Improved price display on AMOUT tag by hiding decimals when the price is a whole number.
- Various enhancements and optimizations to boost stability and performance.
4.4.2
4.4.1
4.4.0
What's changed ?
- Audience Targeting: Added capability to segment audiences based on purchase history.
- UI Enhancements:
- Introduced a customizable header button as an alternative to the default close button.
- Replaced deprecated PLYUIListener with PLYUIHandler for handling UI events.
- Subscription Management: New method
userSubscriptionsHistory
allows retrieval of expired subscriptions.
4.3.7 Fixes and improvements
What's changed
Fixes and improvements
- Resolved a bug that caused the discount percentage to display incorrectly for users using the pay as you go payment method.
- Corrected a text color display issue occurring when switching between dark mode and light mode in the operating system while viewing the paywall.
4.3.6 Fixes and improvements
4.3.4 Improvements and Optimizations
Fixes
- Potential issue with Carousel pagination
OFFER_DURATION
tag displaying the wrong value- SDK initialization error when no plans were set for a product
Improvements
- Added a check for the presence of a StoreKit configuration file with a log message to make the debug easier
- Flush BuiltInAttributes on Login and Logout