Skip to content

Releases: Purchasely/Purchasely-iOS

5.0.0-rc01

21 Nov 14:24
75f4b1a
Compare
Choose a tag to compare

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

14 Nov 14:07
0cb71f9
Compare
Choose a tag to compare

What's Changed?

Bug fixes, improvements and Optimizations

Resolved an issue with price display accuracy, ensuring that period-based equivalent prices are now correctly formatted and rounded, providing a more consistent and clear presentation for users.

4.5.3

13 Nov 10:45
4e94668
Compare
Choose a tag to compare

What's Changed?

Bug fixes, improvements and Optimizations

This release includes minor bug fixes and performance enhancements to ensure a smoother, more reliable experience.

5.0.0-beta.1

24 Oct 08:50
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

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

18 Oct 13:13
dd0e72e
Compare
Choose a tag to compare

What's Changed?

Bug fixes, improvements and Optimizations

A range of enhancements and optimizations are being introduced to significantly refine the user experience.

4.5.1

18 Sep 06:58
405bcb2
Compare
Choose a tag to compare

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

01 Aug 13:16
90a6553
Compare
Choose a tag to compare

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

18 Jun 15:19
e79dcc1
Compare
Choose a tag to compare

What's Changed?

  • Improved handling of dark mode and orientation changes.

4.4.1

10 Jun 09:27
c4c8f9d
Compare
Choose a tag to compare

What's Changed?

  • Header Button Update: Fixed a safe area bug and improved the functionality of the new header button.

4.4.0

06 Jun 16:10
dc8e819
Compare
Choose a tag to compare

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.