Releases: Purchasely/Purchasely-iOS
5.0.2
What's Changed?
-
User Attributes Delegate
- You can now set a delegate to monitor updates on user attributes, including the source of the update.
-
Enhanced Accessibility
- Introduced support for dynamic type fonts to ensure a better user experience.
-
Internal Automatic Close Action triggers
PLYPaywallActionsInterceptor
- The internal automatic close action now triggers the
PLYPaywallActionsInterceptor
.
- The internal automatic close action now triggers the
Bug Fixes and Optimizations:
- Fixed a translation issue to ensure all translations work as expected.
- Resolved image refresh bugs when switching between dark and light modes.
- Improved performance by optimizing product eligibility checks at startup.
This release also contains minor fixes and improvements to enhance the overall stability and performance of the SDK.
5.0.1
5.0.0
Purchasely SDK 5.0.0
We're excited to announce the 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: 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.
Thank you for your continued trust in Purchasely, and we look forward to hearing your feedback on this new version.
4.5.5
5.0.0-rc01
Purchasely SDK 5.0.0
We're excited to announce the 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: 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.
Installation Instructions (Cocoapods): To install this version, add the following to your Podfile:
pod 'Purchasely', '5.0.0-rc01'
Thank you for your continued trust in Purchasely, and we look forward to hearing your feedback on this new version.
4.5.4
4.5.3
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.