feat: Added new API to override the User-Agent header via TSNetworkSettings(userAgent:) during SDK initialization.
fix: Improved baseUrl handling to accept various URL formats.
Fraud Prevention - 3.0.0 - Mar. 2026
feat: Extended React Native support to behavioral data collection and page load tracking. This requires adding testID attributes to the UI elements that should be tracked.
feat: Added logPageLoad(pageName: string) to log page load events in React Native.
feat: TSActionEventOptions.claimUserId is now deprecated. Use claimedUserId instead.
feat: Added claimedUserIdType to TSActionEventOptions to specify the type of identifier provided in claimedUserId.
feat: Improved detection capabilities for fraud and scam prevention, including call detection, sound output monitoring, device orientation tracking, and increased touch sampling rate.
feat: Breaking change: Renamed setUserId() to setAuthenticatedUser().
feat: Breaking change:baseUrl is now a mandatory parameter in initializeSDK and must end with /risk-collect/ (for example, https://api.idsec-stg.com/risk-collect/).
Orchestration - 1.2.1 - Feb. 2026
feat: Enhancements and optimizations.
Identity Verification - 1.3.0 - Feb. 2026
chore: Swift 6 support.
Identity Verification - 1.2.11 - Dec. 2025
chore: TSCoreSDK minimum dependency version updated to 1.0.35.
Fraud Prevention - 2.2.0 - Feb. 2026
feat: Swift 6 support.
Orchestration - 1.2.0 - Feb. 2026
feat: Added support for Swift 6.
Orchestration - 1.1.23 - Jan. 2026
feat: Collecting risk data upon journey startup.
Orchestration - 1.1.22 - Dec. 2025
feat: Update core version to 1.0.36.
Orchestration - 1.1.21 - Oct. 2025
feat: Update core version to 1.0.35.
Identity Verification - 1.2.10 - Nov. 2025
feat: Add support for dynamic barcode reading.
feat: Add support for multi-language.
Identity Verification - 1.2.9 - Sep. 2025
feat: Add support for the QR barcode type in Auto Capture.
fix: Fix issue in SDK module structure.
Identity Verification - 1.2.8 - Sep. 2025
feat: Improve camera capture mechanism.
feat: Limit barcode scanning to PDF417 barcodes.
feat: Remove unnecessary BI event calls.
fix: Fix issue related to session expiration.
Orchestration - 1.1.20 - Oct. 2025
fix: Rename pushOTPAuthentication action to genericOTPAuthentication.
Authentication - 1.1.16 - Oct. 2025
feat: Add support for PIN deletion.
Orchestration - 1.1.19 - Oct. 2025
feat: Add support for Generic OTP authentication.
Orchestration - 1.1.18 - Sep. 2025
feat: Add support for Selfie Acquisition.
feat: Add support for OTP validation.
feat: Add support for PIN deletion.
Fraud Prevention - 2.1.14 - Aug. 2025
feat: Add support for collecting location events during SDK initialization and when the app enters the foreground.
feat: Update default SDK base URL.
Fraud Prevention - 2.1.13 - Jul. 2025
feat: Add support for custom attributes in trigger actions.
feat: Allow location collection in trigger actions.
Orchestration - 1.1.17 - Jul. 2025
feat: Support multiple APN configurations based on the bundle identifier sent by the SDK in the device header.
fix: Fix issue where the user’s journey would loop after registering a PIN.
Identity Verification - 1.2.7 - Jun. 2025
fix: Fix issue where Mosaic UI failure delegate was triggered twice.
Identity Verification - 1.2.6 - Jun. 2025
fix: Fix public repository files.
Orchestration - 1.1.16 - Jun. 2025
fix: Fix error thrown when a journey was rejected at startup.
fix: Fix response JSON keys being converted to snake_case instead of retaining their original casing.
Authentication - 1.1.8 - Jun. 2025
fix: Fix issue in native biometric authentication using public key ID.
Authentication - 1.1.7 - Jun. 2025
fix: Fix crash occurring during WebAuthn authentication in certain situations.
Identity Verification - 1.2.5 - May 2025
fix: Apply CI-related fixes.
fix: Trigger delegate execution on the main thread.
Identity Verification - 1.2.4 - May 2025
feat: Add support for modular pages.
fix: Handle session expired error.
Authentication - 1.1.15 - May 2025
feat: Add support for PIN authentication.
Orchestration - 1.1.15 - May 2025
feat: Add support for PIN authentication.
Authentication - 1.1.14 - Apr. 2025
feat: Support elliptic-curve (EC) keys for mobile biometrics.