-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**This is an automatic release.** ### New Features * RemoteImage Low Res Image support (#3906) via James Borthwick (@jamesrb1) ### Bugfixes * [EXTERNAL] Hide decorative Paywall images from accessibility (#3886) via @shiftingsand (#3892) via Toni Rico (@tonidero) ### Dependency Updates * Bump rexml from 3.2.6 to 3.2.8 in /Tests/InstallationTests/CocoapodsInstallation (#3908) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `dd5e21f` to `8ec0072` (#3873) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Revert to use xcode 14 to fix deploys (#3929) via Cesar de la Vega (@vegaro) * SPMInstallation tests deployment version increase (#3922) via Cesar de la Vega (@vegaro) * Only install `swiftlint` on Xcode 15 jobs (#3913) via Josh Holtz (@joshdholtz) * Add `http_request_performed` diagnostics event (#3897) via Toni Rico (@tonidero) * Paywalls Tester: App Store Prep (#3889) via James Borthwick (@jamesrb1) * Paywalls Tester: Enable Example Paywalls in Release Mode (#3885) via James Borthwick (@jamesrb1) * Use Ruby 3.2 on CircleCI (#3896) via Josh Holtz (@joshdholtz) * PaywallsTester: Remove unused code (#3884) via James Borthwick (@jamesrb1) * Improved Error Handling (#3883) via James Borthwick (@jamesrb1) * Clear diagnostics file if we detect it's too big during event tracking (#3824) via Toni Rico (@tonidero) * Preprocessor to make select constructs public (#3880) via James Borthwick (@jamesrb1) * Paywalls Tester: Use key defined in CI (#3869) via James Borthwick (@jamesrb1) * Cleanup: Remove test storekit configuration files when importing through SPM (#3878) via Andy Boedo (@aboedo) * Update fastlane plugin and fix docs index path (#3872) via Toni Rico (@tonidero) * Update to use xcode 15.3 in CI (#3870) via Cesar de la Vega (@vegaro) * Paywalls Tester 0.1 (#3868) via James Borthwick (@jamesrb1) * Update config.yml for SPM repo copy (#3861) via James Borthwick (@jamesrb1) * Change deploy-purchase-tester to use xcode 15 (#3858) via Cesar de la Vega (@vegaro)
- Loading branch information
Showing
10 changed files
with
86 additions
and
25 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.42.0-SNAPSHOT | ||
4.42.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,11 +1,26 @@ | ||
### New Features | ||
* RemoteImage Low Res Image support (#3906) via James Borthwick (@jamesrb1) | ||
### Bugfixes | ||
* `Paywalls`: Update Norwegian "restore" localization (#3844) via Josh Holtz (@joshdholtz) | ||
* [EXTERNAL] Hide decorative Paywall images from accessibility (#3886) via @shiftingsand (#3892) via Toni Rico (@tonidero) | ||
### Dependency Updates | ||
* Bump fastlane-plugin-revenuecat_internal from `f88dcd4` to `dd5e21f` (#3839) via dependabot[bot] (@dependabot[bot]) | ||
* Update Package.resolved (#3822) via Cesar de la Vega (@vegaro) | ||
* Bump fastlane-plugin-revenuecat_internal from `1e62420` to `f88dcd4` (#3831) via dependabot[bot] (@dependabot[bot]) | ||
* Bump rexml from 3.2.6 to 3.2.8 in /Tests/InstallationTests/CocoapodsInstallation (#3908) via dependabot[bot] (@dependabot[bot]) | ||
* Bump fastlane-plugin-revenuecat_internal from `dd5e21f` to `8ec0072` (#3873) via dependabot[bot] (@dependabot[bot]) | ||
### Other Changes | ||
* Add diagnostics event for Customer Info verification (#3823) via Cesar de la Vega (@vegaro) | ||
* Fix backend integration test (#3847) via Josh Holtz (@joshdholtz) | ||
* Push to SPM after release has been made (#3834) via James Borthwick (@jamesrb1) | ||
* Add note to readme about new spm repo (#3828) via James Borthwick (@jamesrb1) | ||
* Revert to use xcode 14 to fix deploys (#3929) via Cesar de la Vega (@vegaro) | ||
* SPMInstallation tests deployment version increase (#3922) via Cesar de la Vega (@vegaro) | ||
* Only install `swiftlint` on Xcode 15 jobs (#3913) via Josh Holtz (@joshdholtz) | ||
* Add `http_request_performed` diagnostics event (#3897) via Toni Rico (@tonidero) | ||
* Paywalls Tester: App Store Prep (#3889) via James Borthwick (@jamesrb1) | ||
* Paywalls Tester: Enable Example Paywalls in Release Mode (#3885) via James Borthwick (@jamesrb1) | ||
* Use Ruby 3.2 on CircleCI (#3896) via Josh Holtz (@joshdholtz) | ||
* PaywallsTester: Remove unused code (#3884) via James Borthwick (@jamesrb1) | ||
* Improved Error Handling (#3883) via James Borthwick (@jamesrb1) | ||
* Clear diagnostics file if we detect it's too big during event tracking (#3824) via Toni Rico (@tonidero) | ||
* Preprocessor to make select constructs public (#3880) via James Borthwick (@jamesrb1) | ||
* Paywalls Tester: Use key defined in CI (#3869) via James Borthwick (@jamesrb1) | ||
* Cleanup: Remove test storekit configuration files when importing through SPM (#3878) via Andy Boedo (@aboedo) | ||
* Update fastlane plugin and fix docs index path (#3872) via Toni Rico (@tonidero) | ||
* Update to use xcode 15.3 in CI (#3870) via Cesar de la Vega (@vegaro) | ||
* Paywalls Tester 0.1 (#3868) via James Borthwick (@jamesrb1) | ||
* Update config.yml for SPM repo copy (#3861) via James Borthwick (@jamesrb1) | ||
* Change deploy-purchase-tester to use xcode 15 (#3858) 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
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