-
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.
- Loading branch information
Showing
9 changed files
with
59 additions
and
27 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.14.0-SNAPSHOT | ||
5.14.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,28 +1,29 @@ | ||
## 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) | ||
* Support non-JSON object decodable values in `getMetadataValue` (#4555) via Cody Kerns (@codykerns) | ||
|
||
## RevenueCatUI SDK | ||
### 🐞 Bugfixes | ||
* 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 | ||
#### ✨ New Features | ||
* Support toggling update warnings & show update in restore flow (#4571) via Will Taylor (@fire-at-will) | ||
* Add feedback survey option chosen event (#4528) via Cesar de la Vega (@vegaro) | ||
* Expose Customer Center to UIKit (#4560) via Will Taylor (@fire-at-will) | ||
* [Customer Center] Slight improvement to the Customer Center Promotional Offer view (#4554) via Andy Boedo (@aboedo) | ||
#### 🐞 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) | ||
* Calculate restore results based on presence of purchases (#4576) via Will Taylor (@fire-at-will) | ||
* Always reload customerInfo when Customer Center is loaded (#4575) via Will Taylor (@fire-at-will) | ||
* Make presentCustomerCenter's onDismiss optional (#4573) via Will Taylor (@fire-at-will) | ||
* Fix hardcoded title in WrongPlatformView (#4569) via Cesar de la Vega (@vegaro) | ||
* Fix wrong discriminator on `CustomerCenterAnswerSubmittedEvent` (#4566) 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) | ||
* Add ErrorView to CustomerCenter (#4574) via Cesar de la Vega (@vegaro) | ||
* Address ConfirmationDialog SwiftUI error log message (#4577) via Will Taylor (@fire-at-will) | ||
* Refactors the creation of the subscription details in Customer Center (#4515) via Cesar de la Vega (@vegaro) | ||
* [Paywals] Update paywalls tester Package.resolved (#4570) via Mark Villacampa (@MarkVillacampa) | ||
* [Paywalls] Fix iOS 13/14 tests (#4568) via Mark Villacampa (@MarkVillacampa) | ||
* Customer Center DocC updates (#4564) via Will Taylor (@fire-at-will) | ||
* Fix paywalls tester build in `main` (#4565) via Cesar de la Vega (@vegaro) | ||
* Hide mode from public init in `CustomerCenterView` (#4563) via Cesar de la Vega (@vegaro) | ||
* [EXTERNAL] Polished the Polish translation (#4496) via @miszu (#4556) via JayShortway (@JayShortway) | ||
* Revert "Remove PaywallsTesterTests" (#4557) via Cesar de la Vega (@vegaro) |
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
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