From 608ea5e813b23076cdf7324e14090b4ab866f948 Mon Sep 17 00:00:00 2001 From: Lever Bot Date: Wed, 11 Mar 2026 16:08:17 +0000 Subject: [PATCH] feat(ios): update for 4.14.1 Co-Authored-By: Claude Opus 4.6 --- content/docs/ios/changelog.mdx | 16 ++++++++++++++++ content/docs/ios/index.mdx | 2 +- content/docs/ios/sdk-reference/index.mdx | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/content/docs/ios/changelog.mdx b/content/docs/ios/changelog.mdx index 4c0e3897..9a40a842 100644 --- a/content/docs/ios/changelog.mdx +++ b/content/docs/ios/changelog.mdx @@ -5,6 +5,22 @@ description: "Release notes for the Superwall iOS SDK" # CHANGELOG +## 4.14.1 + +### Enhancements + +- Localizes all alerts into 41 languages. +- Makes sure to refresh free trial eligibility on every paywall open. + +### Fixes + +- Makes `device.isSandbox` more reliable. +- Fixes the web restore alert not showing the "Yes" action button and "Cancel" incorrectly triggering the restore action. +- Fixes a rare issue where a user's subscription could remain active after a refund, preventing paywalls from being shown. +- Fixes trial eligibility for Stripe paywalls and tracks `freeTrial_start`. +- Fixes an issue where `transaction_complete` could be missing transaction information when a crossgrade occurred while using a purchase controller. +- Fixes terminated webviews refreshing in a loop on low RAM devices. + ## 4.14.0 ### Enhancements diff --git a/content/docs/ios/index.mdx b/content/docs/ios/index.mdx index 296bf687..99e0e5ac 100644 --- a/content/docs/ios/index.mdx +++ b/content/docs/ios/index.mdx @@ -50,6 +50,6 @@ If you have feedback on any of our docs, please leave a rating and message at th If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/superwall-ios/issues). diff --git a/content/docs/ios/sdk-reference/index.mdx b/content/docs/ios/sdk-reference/index.mdx index acf11fd3..586cebb9 100644 --- a/content/docs/ios/sdk-reference/index.mdx +++ b/content/docs/ios/sdk-reference/index.mdx @@ -16,6 +16,6 @@ If you have feedback on any of our docs, please leave a rating and message at th If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/superwall-ios/issues).