-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Version bump for 5.17.0 * Update RevenueCat-Swift.h for version 5.17.0 * fix FeedbackSurveyViewModelTests * Group SwiftUI previews --------- Co-authored-by: Cesar de la Vega <[email protected]> Co-authored-by: Mark Villacampa <[email protected]>
- Loading branch information
1 parent
b4c81d1
commit 498d7a8
Showing
12 changed files
with
127 additions
and
105 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.17.0-SNAPSHOT | ||
5.17.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,19 +1,21 @@ | ||
## RevenueCat SDK | ||
### 🐞 Bugfixes | ||
* Always call readyForPromotedProduct on main thread/actor (#4613) via Will Taylor (@fire-at-will) | ||
### Paywallv2 | ||
#### 🐞 Bugfixes | ||
* Fix period abbreviated when multiple days/weeks/months/years (#4769) via Josh Holtz (@joshdholtz) | ||
|
||
## RevenueCatUI SDK | ||
### 🐞 Bugfixes | ||
* Fix Gradient Preview on iOS 15 (#4762) via Will Taylor (@fire-at-will) | ||
### Customer Center | ||
#### ✨ New Features | ||
* feat: Dont show cancel path if lifetime subscription (#4755) via Facundo Menzella (@facumenzella) | ||
* feat: Enable cancellation in CustomerCenter for catalyst (#4768) via Facundo Menzella (@facumenzella) | ||
#### 🐞 Bugfixes | ||
* fix: Track impression in CustomerCenter only once (#4778) via Facundo Menzella (@facumenzella) | ||
* Fix for survey answered event not being tracked when not setting a `customerCenterActionHandler` (#4777) via Cesar de la Vega (@vegaro) | ||
### Paywallv2 | ||
#### 🐞 Bugfixes | ||
* Hooks up purchase handler preference keys for Paywalls V2 (#4780) via Josh Holtz (@joshdholtz) | ||
* Fixed issues with finding some locales (ex: `zh-Hans` and `zh-Hant`) (#4771) via Josh Holtz (@joshdholtz) | ||
|
||
### 🔄 Other Changes | ||
* chore: Tweak default copy for dateWhenAppWasPurchased (#4703) via Facundo Menzella (@facumenzella) | ||
* Rename RC Billing to Web Billing (#4734) via Antonio Borrero Granell (@antoniobg) | ||
* Document Weak PurchasesDelegate Reference (#4756) via Will Taylor (@fire-at-will) | ||
* chore: A simple message for posterity (#4758) via Facundo Menzella (@facumenzella) | ||
* UI preview mode/always fetch offerings (#4754) via Antonio Pallares (@ajpallares) | ||
* feat: Add tests for customer center events encoding (#4739) via Facundo Menzella (@facumenzella) | ||
* UI Preview Mode: add extra header to network requests (#4752) via Antonio Pallares (@ajpallares) | ||
* chore: Avoid gemfile.lock updates by fixing dependencies (#4694) via Facundo Menzella (@facumenzella) | ||
* UI Preview Mode: mock products (#4735) via Antonio Pallares (@ajpallares) | ||
* [Paywalls] Add extra gradient previews (#4750) via Mark Villacampa (@MarkVillacampa) | ||
* feat: Introduce ISODurationFormatter (#4776) via Facundo Menzella (@facumenzella) | ||
* [Paywalls V2] Support generic fonts (#4766) via Josh Holtz (@joshdholtz) |
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
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