-
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
8 changed files
with
80 additions
and
46 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 @@ | ||
4.28.0-SNAPSHOT | ||
4.28.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,8 +1,14 @@ | ||
### New Features | ||
* `Purchases`: new `cachedCustomerInfo` and `cachedOfferings` (#3274) via NachoSoto (@NachoSoto) | ||
* Expose `productPlanIdentifier` in `EntitlementInfo` (#3290) via Toni Rico (@tonidero) | ||
### RevenueCatUI | ||
* `Paywalls`: improved purchase-in-progress UI (#3279) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: localize default template (#3295) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: created `ConsistentPackageContentView` to improve package change transitions (#3246) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: `visionOS` support (#3293) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: avoid flickering when displaying paywalls with available cache (#3283) via NachoSoto (@NachoSoto) | ||
### Bugfixes | ||
* `SK2StoreProduct.priceFormatter`: use locale from `StoreKit.Product` (#3278) via NachoSoto (@NachoSoto) | ||
### Performance Improvements | ||
* `AAAttribution.attributionToken`: avoid using on main thread (#3281) via NachoSoto (@NachoSoto) | ||
* `PaywallEventStore`: changed container to use `URL.applicationSupportDirectory` (#3289) via NachoSoto (@NachoSoto) | ||
### Other Changes | ||
* `Paywalls Tester`: group live paywalls by template (#3276) via NachoSoto (@NachoSoto) | ||
* `CI`: change `visionOS` build to environment with `xrOS` SDK (#3294) via NachoSoto (@NachoSoto) | ||
* `Paywalls`: extracted common `TemplateViewType` method for previews (#3292) via NachoSoto (@NachoSoto) | ||
* `Tests`: improved flaky test (#3282) via NachoSoto (@NachoSoto) |
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