diff --git a/BrazeKit.podspec b/BrazeKit.podspec index f059973..1d634cc 100644 --- a/BrazeKit.podspec +++ b/BrazeKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazeKit' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Braze Main SDK library providing support for analytics and push notifications.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeKit.zip', - :sha256 => 'e3667123f16402c62960ce23e048d1b4cade3a80eeae9b54847a413aa766674f' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeKit.zip', + :sha256 => '1fed34aa4cd11d5589f15cef5c832e7f1f90b35e4c127a6d91cfd4c88fceb2db' } s.swift_version = '5.0' diff --git a/BrazeKitCompat.podspec b/BrazeKitCompat.podspec index 38f3b0f..204e489 100644 --- a/BrazeKitCompat.podspec +++ b/BrazeKitCompat.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazeKitCompat' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Compatibility library for users migrating from AppboyKit.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeKitCompat.zip', - :sha256 => 'cb76b4781a05d376cfe4ae95f84a7a8e5e823b3dc5e8e46a679de9ab36f3f2d8' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeKitCompat.zip', + :sha256 => 'ee910ddb2fad342ab9d0927a358c2c4b6eda26db0183ed5aeb9fc328271b5dd3' } s.swift_version = '5.0' @@ -19,8 +19,8 @@ Pod::Spec.new do |s| s.vendored_framework = 'BrazeKitCompat.xcframework' - s.dependency 'BrazeKit', '11.2.0' - s.dependency 'BrazeLocation', '11.2.0' + s.dependency 'BrazeKit', '11.3.0' + s.dependency 'BrazeLocation', '11.3.0' s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } end diff --git a/BrazeLocation.podspec b/BrazeLocation.podspec index c6b0698..fc14774 100644 --- a/BrazeLocation.podspec +++ b/BrazeLocation.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazeLocation' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Braze location library providing support for location analytics and geofence monitoring.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeLocation.zip', - :sha256 => '8d325cb715e0158c60d35f5e5203a091056c5319cc84665aad7c17d958bb2193' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeLocation.zip', + :sha256 => '1752a1aca6c6cd5596e2cdf6fbf0f6ad214db51a5ac97cdd9860cb78e58f6e95' } s.swift_version = '5.0' @@ -20,7 +20,7 @@ Pod::Spec.new do |s| s.vendored_framework = 'BrazeLocation.xcframework' - s.dependency 'BrazeKit', '11.2.0' + s.dependency 'BrazeKit', '11.3.0' s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } end diff --git a/BrazeNotificationService.podspec b/BrazeNotificationService.podspec index 43acfa7..8280e1c 100644 --- a/BrazeNotificationService.podspec +++ b/BrazeNotificationService.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazeNotificationService' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Braze notification service extension library providing support for Rich Push notifications.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeNotificationService.zip', - :sha256 => '66e7763eeb3fe5abaef9924ec5fcf040bf11fd902b021d89d0ee8712ad2bcfc2' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeNotificationService.zip', + :sha256 => 'df3db8e10a66a60a3fab8d18d9ca75c6a47de089c36e4920902a6b3d6f424c10' } s.swift_version = '5.0' diff --git a/BrazePushStory.podspec b/BrazePushStory.podspec index 86b8a8b..37bc258 100644 --- a/BrazePushStory.podspec +++ b/BrazePushStory.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazePushStory' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Braze notification content extension library providing support for Push Stories.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazePushStory.zip', - :sha256 => '792687028566ffbf15724c225798b0b618819e5d95e014a431a03993d7b72966' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazePushStory.zip', + :sha256 => '95af82cff737c83bfb589c21e79455cd37c6c56223980271d8f7d2213ac10bed' } s.swift_version = '5.0' diff --git a/BrazeUI.podspec b/BrazeUI.podspec index 2d4bde2..85168bd 100644 --- a/BrazeUI.podspec +++ b/BrazeUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazeUI' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Braze-provided user interface library for In-App Messages and Content Cards.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeUI.zip', - :sha256 => 'a3ddec51657303bb958acd9c3c6fde20bacdb09da1305f760a42e6024e42d888' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeUI.zip', + :sha256 => 'c3277c7574b5f7d85876750aecbb9a42d0a72a8528cb4f13f480dbc416d299b7' } s.swift_version = '5.0' @@ -19,7 +19,7 @@ Pod::Spec.new do |s| s.vendored_framework = 'BrazeUI.xcframework' - s.dependency 'BrazeKit', '11.2.0' + s.dependency 'BrazeKit', '11.3.0' s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } end diff --git a/BrazeUICompat.podspec b/BrazeUICompat.podspec index 8e2555e..85fd764 100644 --- a/BrazeUICompat.podspec +++ b/BrazeUICompat.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BrazeUICompat' - s.version = '11.2.0' + s.version = '11.3.0' s.summary = 'Compatibility UI library for users migrating from AppboyUI.' s.homepage = 'https://braze.com' @@ -9,8 +9,8 @@ Pod::Spec.new do |s| s.authors = 'Braze, Inc.' s.source = { - :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeUICompat.zip', - :sha256 => '73866ce6c44427239e1785994b4b406cc1d02dbbb86bb9278bc99322f6ffa770' + :http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeUICompat.zip', + :sha256 => '2adc6afe4190c5af62161b0d22a1c3b7cbdd4584c6f4dc8e54c06e4b4fc03eb7' } s.swift_version = '5.0' @@ -18,7 +18,7 @@ Pod::Spec.new do |s| s.vendored_framework = 'BrazeUICompat.xcframework' - s.dependency 'BrazeKitCompat', '11.2.0' + s.dependency 'BrazeKitCompat', '11.3.0' s.dependency 'SDWebImage', '>= 5.19.7', '< 6' s.user_target_xcconfig = { 'CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES' => 'YES' } diff --git a/CHANGELOG.md b/CHANGELOG.md index e314278..c4ee5ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 11.3.0 + +##### Fixed +- Fixes a behavior where calling the `logClick` bridge method in HTML in-app messages with `""` as the button ID would log an error. + - Instead, this would log an in-app message body click to match other platforms. + +##### Added +- Adds support for the Braze Banner Cards product. + - For usage details, refer to our tutorial [here](https://braze-inc.github.io/braze-swift-sdk/tutorials/braze/c4-bannersui). + ## 11.2.0 ##### Fixed diff --git a/Package.swift b/Package.swift index 47d360b..d009d28 100644 --- a/Package.swift +++ b/Package.swift @@ -49,38 +49,38 @@ let package = Package( targets: [ .binaryTarget( name: "BrazeKit", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeKit.zip", - checksum: "e3667123f16402c62960ce23e048d1b4cade3a80eeae9b54847a413aa766674f" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeKit.zip", + checksum: "1fed34aa4cd11d5589f15cef5c832e7f1f90b35e4c127a6d91cfd4c88fceb2db" ), .binaryTarget( name: "BrazeUI", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeUI.zip", - checksum: "a3ddec51657303bb958acd9c3c6fde20bacdb09da1305f760a42e6024e42d888" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeUI.zip", + checksum: "c3277c7574b5f7d85876750aecbb9a42d0a72a8528cb4f13f480dbc416d299b7" ), .binaryTarget( name: "BrazeLocation", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeLocation.zip", - checksum: "8d325cb715e0158c60d35f5e5203a091056c5319cc84665aad7c17d958bb2193" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeLocation.zip", + checksum: "1752a1aca6c6cd5596e2cdf6fbf0f6ad214db51a5ac97cdd9860cb78e58f6e95" ), .binaryTarget( name: "BrazeNotificationService", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeNotificationService.zip", - checksum: "66e7763eeb3fe5abaef9924ec5fcf040bf11fd902b021d89d0ee8712ad2bcfc2" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeNotificationService.zip", + checksum: "df3db8e10a66a60a3fab8d18d9ca75c6a47de089c36e4920902a6b3d6f424c10" ), .binaryTarget( name: "BrazePushStory", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazePushStory.zip", - checksum: "792687028566ffbf15724c225798b0b618819e5d95e014a431a03993d7b72966" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazePushStory.zip", + checksum: "95af82cff737c83bfb589c21e79455cd37c6c56223980271d8f7d2213ac10bed" ), .binaryTarget( name: "BrazeKitCompat", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeKitCompat.zip", - checksum: "cb76b4781a05d376cfe4ae95f84a7a8e5e823b3dc5e8e46a679de9ab36f3f2d8" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeKitCompat.zip", + checksum: "ee910ddb2fad342ab9d0927a358c2c4b6eda26db0183ed5aeb9fc328271b5dd3" ), .binaryTarget( name: "BrazeUICompat", - url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.2.0/BrazeUICompat.zip", - checksum: "73866ce6c44427239e1785994b4b406cc1d02dbbb86bb9278bc99322f6ffa770" + url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/11.3.0/BrazeUICompat.zip", + checksum: "2adc6afe4190c5af62161b0d22a1c3b7cbdd4584c6f4dc8e54c06e4b4fc03eb7" ), ] ) diff --git a/README.md b/README.md index 7874ab4..2174e99 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@