From 6c9320da1134fb79559dd4be811032dad3e52da5 Mon Sep 17 00:00:00 2001 From: Juma Allan Date: Mon, 19 Aug 2024 12:52:43 +0300 Subject: [PATCH 1/3] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5a034cc..3984b9bd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changed * Replaced the Zip library to introduce in memory ziping during file upload * Remove `prodUrl` and `testURl` from Config model struct since the `prod_url` and `test_url` keys are no longer used in the `smile_config.json` file. +* Disabled dark mode as we fix theming across the sdk ## 10.2.6 From e32729d75fa093cd2aa5dfbf6e9ec630e42ab59e Mon Sep 17 00:00:00 2001 From: Juma Allan Date: Mon, 19 Aug 2024 16:15:21 +0300 Subject: [PATCH 2/3] prepare 10.2.7 release --- CHANGELOG.md | 3 ++- SmileID.podspec | 4 ++-- Sources/SmileID/Classes/SmileID.swift | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3984b9bd8..aaf326a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Release Notes -## [Unreleased] +## 10.2.7 ### Changed * Replaced the Zip library to introduce in memory ziping during file upload * Remove `prodUrl` and `testURl` from Config model struct since the `prod_url` and `test_url` keys are no longer used in the `smile_config.json` file. * Disabled dark mode as we fix theming across the sdk +* Fixed ambigious file paths on responses ## 10.2.6 diff --git a/SmileID.podspec b/SmileID.podspec index bbc35546e..cdf63eb88 100644 --- a/SmileID.podspec +++ b/SmileID.podspec @@ -1,11 +1,11 @@ Pod::Spec.new do |s| s.name = 'SmileID' - s.version = '10.2.6' + s.version = '10.2.7' s.summary = 'The Official Smile Identity iOS SDK.' s.homepage = 'https://docs.usesmileid.com/integration-options/mobile/ios-v10-beta' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Japhet' => 'japhet@usesmileid.com', 'Juma Allan' => 'juma@usesmileid.com', 'Vansh Gandhi' => 'vansh@usesmileid.com'} - s.source = { :git => "https://github.com/smileidentity/ios.git", :tag => "v10.2.6" } + s.source = { :git => "https://github.com/smileidentity/ios.git", :tag => "v10.2.7" } s.ios.deployment_target = '13.0' s.dependency 'ZIPFoundation', '~> 0.9' s.dependency 'lottie-ios', '~> 4.4.2' diff --git a/Sources/SmileID/Classes/SmileID.swift b/Sources/SmileID/Classes/SmileID.swift index 60b60fae1..1c5a17b3d 100644 --- a/Sources/SmileID/Classes/SmileID.swift +++ b/Sources/SmileID/Classes/SmileID.swift @@ -3,7 +3,7 @@ import SwiftUI import UIKit public class SmileID { - public static let version = "10.2.6" + public static let version = "10.2.7" @Injected var injectedApi: SmileIDServiceable public static var configuration: Config { config } From ad3c70abe5737615b04cd14eca8fcc6208f5c9b8 Mon Sep 17 00:00:00 2001 From: Juma Allan Date: Mon, 19 Aug 2024 16:33:39 +0300 Subject: [PATCH 3/3] Update Podfile.lock --- Example/Podfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 9a8a5c404..54362ca5d 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -4,7 +4,7 @@ PODS: - Sentry (8.32.0): - Sentry/Core (= 8.32.0) - Sentry/Core (8.32.0) - - SmileID (10.2.6): + - SmileID (10.2.7): - lottie-ios (~> 4.4.2) - ZIPFoundation (~> 0.9) - SwiftLint (0.55.1) @@ -32,7 +32,7 @@ SPEC CHECKSUMS: lottie-ios: fcb5e73e17ba4c983140b7d21095c834b3087418 netfox: 9d5cc727fe7576c4c7688a2504618a156b7d44b7 Sentry: 96ae1dcdf01a644bc3a3b1dc279cecaf48a833fb - SmileID: f842cbb3aace354f845ea8b881676ae4e0031b33 + SmileID: 500429946fbb916221450c9f792fa94ee1060955 SwiftLint: 3fe909719babe5537c552ee8181c0031392be933 ZIPFoundation: b8c29ea7ae353b309bc810586181fd073cb3312c