Skip to content

Releases: Purchasely/Purchasely-iOS

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.

4.3.7 Fixes and improvements

10 May 08:27
dda0753
Compare
Choose a tag to compare

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

10 May 08:57
dda0753
Compare
Choose a tag to compare

4.3.4 Improvements and Optimizations

18 Apr 17:59
e572b9d
Compare
Choose a tag to compare

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