Skip to content

Releases: smileidentity/ios

v11.1.5

23 Dec 12:01
8c1b754

Choose a tag to compare

What's Changed

  • Bump SmileID SDK to version 11.1.4 by @wangerekaharun in #436
  • Chore(deps): bump toshimaru/auto-author-assign from 2.1.1 to 3.0.0 in the github-actions group by @dependabot[bot] in #437
  • Feat: Add Smile Sensitivity Parameter to Biometric and Document Verification

Full Changelog: v11.1.4...v11.1.5

v11.1.4

19 Dec 13:13
332559b

Choose a tag to compare

What's Changed

  • Chore(deps): bump github.com/getsentry/sentry-cocoa from 8.57.2 to 8.57.3 in the swift-dependencies group by @dependabot[bot] in #430
  • Chore(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #432
  • Chore(deps): bump fastlane from 2.228.0 to 2.229.0 in the bundler-dependencies group by @dependabot[bot] in #431
  • Chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #434

Full Changelog: v11.1.3...v11.1.4

v11.1.3

07 Nov 15:42
6da1b4d

Choose a tag to compare

What's Changed

Full Changelog: v11.1.2...v11.1.3

v11.1.2

29 Oct 19:55
2e9be81

Choose a tag to compare

What's Changed

  • v12 Networking Module Foundation by @tobitech in #393
  • Update Xcode version on CI by @tobitech in #395
  • SmileID Initializer for Obj-C Sample by @tobitech in #396
  • Setup Theming and Typography by @tobitech in #394
  • Chore(deps): bump actions/stale from 9 to 10 in the github-actions group by @dependabot[bot] in #398
  • Chore(deps): bump github.com/getsentry/sentry-cocoa from 8.55.0 to 8.55.1 in the swift-dependencies group by @dependabot[bot] in #399
  • Chore(deps): bump rexml from 3.4.1 to 3.4.2 by @dependabot[bot] in #402
  • Chore(deps): bump github.com/getsentry/sentry-cocoa from 8.55.1 to 8.56.0 in the swift-dependencies group by @dependabot[bot] in #403
  • Setup Camera Module by @tobitech in #401
  • Instructions Screen Design Implementation by @tobitech in #397
  • Chore(deps): bump the swift-dependencies group with 2 updates by @dependabot[bot] in #404
  • Chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 in the github-actions group by @dependabot[bot] in #408
  • Setting up Generic Analyzers 🦂 by @jumaallan in #406
  • Jailbreak Detection by @tobitech in #409
  • Setup AnalyzerPool 🫀 by @jumaallan in #410
  • Setup Identity Scan Flow 🌻 by @jumaallan in #411
  • Chore(deps): bump github.com/getsentry/sentry-cocoa from 8.56.2 to 8.57.0 in the swift-dependencies group by @dependabot[bot] in #414
  • Setting up SmileIDMLAnalyzerRegistry 💻 by @jumaallan in #417
  • Feat: SmileID Builder Flow by @wangerekaharun in #416
  • Remove Source SDK Files by @tobitech in #418

Full Changelog: v11.1.1...v11.1.2

v11.1.1

25 Aug 19:35
bb5a7b7

Choose a tag to compare

What's Changed

Added

  • Orientation helper to SelfieViewModel for consistent selfie image orientation capture.

Fixed

  • Fixed document auto-capture not working when autoCapture is set to .autoCaptureOnly.

v11.1.0

31 Jul 12:42
fb28743

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.2...v11.1.0

v11.0.2

10 Jul 18:32
13160c9

Choose a tag to compare

What's Changed

Full Changelog: v11.0.1...v11.0.2

v11.0.1

02 Jul 11:09
2b16ce5

Choose a tag to compare

What's Changed

  • Chore(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 in the github-actions group by @dependabot in #334
  • Manually trigger carthage workflow by @tobitech in #336
  • Fix Carthage Workflow by @tobitech in #335
  • Setup Dependabot by @wangerekaharun in #339
  • Chore(deps): bump the swift-dependencies group with 2 updates by @dependabot in #342
  • Chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 in the github-actions group by @dependabot in #340
  • Chore(deps): bump the bundler-dependencies group across 1 directory with 2 updates by @dependabot in #343
  • Enable or Disable Auto Capture on DocV and Enhanced DocV 📸 by @jumaallan in #348
  • Update Secure Version 🦞 by @jumaallan in #350

New Contributors

Full Changelog: v11.0.0...v11.0.1

v11.0.0

30 May 15:49
49e3558

Choose a tag to compare

11.0.0

Added

  • Added a security feature to protect the payload between sdk and backend from unauthorized tampering
  • Enhanced fraud signals collection to improve fraud prevention

Changed

  • Changes the retry flag to be a boolean instead of a string for prepUpload requests. This is a breaking change for stored offline jobs, where the job is written using an older sdk version and then submission is attempted using this version
  • Made calculateSignature func public

Fixed

  • Fixed a typographical error on the SmartSelfie instructions screen

v10.5.3

14 May 12:11
d321a2b

Choose a tag to compare

10.5.3

Changed

  • Restructured consent object that is being sent to the backend API for biometric kyc, enhanced kyc and enhanced document verification