Skip to content

Commit

Permalink
[AUTOMATIC] Release/5.13.0 (#4545)
Browse files Browse the repository at this point in the history
Co-authored-by: Cesar de la Vega <[email protected]>
  • Loading branch information
RCGitBot and vegaro authored Dec 6, 2024
1 parent 9b7313e commit 2cf1535
Show file tree
Hide file tree
Showing 20 changed files with 332 additions and 225 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.13.0-SNAPSHOT
5.13.0
27 changes: 26 additions & 1 deletion CHANGELOG.latest.md
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)
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
## 5.13.0
## 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 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)

## 5.12.1
## RevenueCatUI SDK
### 🐞 Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion RevenueCat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RevenueCat"
s.version = "5.13.0-SNAPSHOT"
s.version = "5.13.0"
s.summary = "Subscription and in-app-purchase backend service."

s.description = <<-DESC
Expand Down
25 changes: 0 additions & 25 deletions RevenueCat.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1184,13 +1184,6 @@
remoteGlobalIDString = 2DEAC2D926EFE46E006914ED;
remoteInfo = UnitTestsHostApp;
};
4D6F4BE82CFE2FAB00353AF6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2DD5008F2C519EB4009C19B7 /* PaywallsTester.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = FA29FBA82CCAA79800DA1976;
remoteInfo = PaywallsTesterTests;
};
4F6BEE082A27B02400CD9322 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 352629F51F7C4B9100C04F2C /* Project object */;
Expand Down Expand Up @@ -1654,7 +1647,6 @@
4D6ABB0D2AF13FB100BB2A08 /* StoreEnvironment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreEnvironment.swift; sourceTree = "<group>"; };
4D6ABB0F2AF13FBD00BB2A08 /* SK2AppTransaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SK2AppTransaction.swift; sourceTree = "<group>"; };
4D6F4BCF2CF69DE300353AF6 /* ForegroundColorScheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForegroundColorScheme.swift; sourceTree = "<group>"; };
4D6F4BE52CFE2FAB00353AF6 /* PaywallsTesterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaywallsTesterTests.swift; sourceTree = "<group>"; };
4D7A3E272B85729E00ABDE67 /* PurchasesOrchestratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PurchasesOrchestratorTests.swift; sourceTree = "<group>"; };
4DBC30952B1DFA97001D33C7 /* StoreKitVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreKitVersion.swift; sourceTree = "<group>"; };
4DBF1F352B4D572400D52354 /* LocalReceiptFetcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocalReceiptFetcher.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -3023,7 +3015,6 @@
children = (
2DD500402C519EB4009C19B7 /* ci_scripts */,
2DD5008E2C519EB4009C19B7 /* PaywallsTester */,
4D6F4BE62CFE2FAB00353AF6 /* PaywallsTesterTests */,
2DD5008F2C519EB4009C19B7 /* PaywallsTester.xcodeproj */,
2DD500902C519EB4009C19B7 /* PaywallsTester.xcworkspace */,
2DD500912C519EB4009C19B7 /* Postprocessor.sh */,
Expand Down Expand Up @@ -3179,7 +3170,6 @@
isa = PBXGroup;
children = (
2DD500F82C519EB4009C19B7 /* PaywallsTester.app */,
4D6F4BE92CFE2FAB00353AF6 /* PaywallsTesterTests.xctest */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -3909,14 +3899,6 @@
path = BasicTypes;
sourceTree = "<group>";
};
4D6F4BE62CFE2FAB00353AF6 /* PaywallsTesterTests */ = {
isa = PBXGroup;
children = (
4D6F4BE52CFE2FAB00353AF6 /* PaywallsTesterTests.swift */,
);
path = PaywallsTesterTests;
sourceTree = "<group>";
};
4F1428A52A4A1330006CD196 /* Test Data */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -5460,13 +5442,6 @@
remoteRef = 2DD501092C519EB4009C19B7 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4D6F4BE92CFE2FAB00353AF6 /* PaywallsTesterTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = PaywallsTesterTests.xctest;
remoteRef = 4D6F4BE82CFE2FAB00353AF6 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
Expand Down
2 changes: 1 addition & 1 deletion RevenueCatUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RevenueCatUI"
s.version = "5.13.0-SNAPSHOT"
s.version = "5.13.0"
s.summary = "UI library for RevenueCat paywalls."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Sources/Misc/SystemInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class SystemInfo {
}

static var frameworkVersion: String {
return "5.13.0-SNAPSHOT"
return "5.13.0"
}

static var systemVersion: String {
Expand Down
Loading

0 comments on commit 2cf1535

Please sign in to comment.