-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Cesar de la Vega <[email protected]>
- Loading branch information
Showing
20 changed files
with
332 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.13.0-SNAPSHOT | ||
5.13.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,28 @@ | ||
## RevenueCat SDK | ||
### ✨ New Features | ||
* Adds `subscriptions` to `CustomerInfo` (#4508) via Cesar de la Vega (@vegaro) | ||
### 🐞 Bugfixes | ||
* [Paywalls] Fix PaywallTester compilation on Xcode 15 (#4540) via Mark Villacampa (@MarkVillacampa) | ||
* Paywalls: Update Finnish "restore" localization (#4493) via Jeffrey Bunn (@Jethro87) | ||
|
||
## RevenueCatUI SDK | ||
### 🐞 Bugfixes | ||
* Fix PaywallEvents failing to deserialize (#4520) via Cesar de la Vega (@vegaro) | ||
* Fix translucent navigation bar on paywalls by making it fully transparent (on iOS 16+) (#4543) via Josh Holtz (@joshdholtz) | ||
* Fix build for app extensions (#4531) via Cesar de la Vega (@vegaro) | ||
### Customer Center | ||
#### 🐞 Bugfixes | ||
* Adds missing revisionId to CustomerCenter impression event (#4537) via Cesar de la Vega (@vegaro) | ||
* Customer Center deeplinks should always be opened externally (#4533) via Cesar de la Vega (@vegaro) | ||
* Use `ManageSubscriptionsView` for users without active subscriptions (#4530) via Cesar de la Vega (@vegaro) | ||
|
||
### 🔄 Other Changes | ||
* run-test-ios-15 in xcode 15 to fix incompatibilities with emergetools (#4319) via Cesar de la Vega (@vegaro) | ||
* WebPurchaseRedemption: Rename `alreadyRedeemed` result to `purchaseBelongsToOtherUser` (#4542) via Toni Rico (@tonidero) | ||
* [Paywalls] Add previews for different combinations of vertical/horizontal alignment and flex distributions (#4538) via Mark Villacampa (@MarkVillacampa) | ||
* Renames isDeeplink to isWebLink (#4535) via Cesar de la Vega (@vegaro) | ||
* Update Package.resolved (#4534) via Cesar de la Vega (@vegaro) | ||
* Add repo name (#4532) via Noah Martin (@noahsmartin) | ||
* [Paywalls] Add Emerge Snapshot Tests (#4529) via Mark Villacampa (@MarkVillacampa) | ||
* Adds API Test for `jwsRepresentation` in obj-c (#4526) via Andy Boedo (@aboedo) | ||
* Create `CustomerCenterEvent` (#4392) via Cesar de la Vega (@vegaro) | ||
* [Paywalls] Add support for gradient backgrounds (#4522) via Mark Villacampa (@MarkVillacampa) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.