Skip to content

Releases: smileidentity/ios

v10.2.3

22 Jul 16:38
611865a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.2.2...v10.2.3

v10.2.2

11 Jul 11:36
6c4fcf3
Compare
Choose a tag to compare

Fixed

  • Remove force unwrapping for getting files from storage

v10.2.1

02 Jul 10:57
1ac3b0a
Compare
Choose a tag to compare

What's Changed

Added

  • Handle unauthorized camera status

Full Changelog: v10.2.0...v10.2.1

v10.2.0

18 Jun 17:59
11a8dd9
Compare
Choose a tag to compare

What's Changed

  • Convert AnyPublisher to async/await by @tobitech in #183
    • Breaking Change: Updated the networking layer to use Swift's async/await instead of Combine's AnyPublisher and now return async functions. This improves readability and aligns with modern Swift concurrency practices.
    • All instances where these methods are used have been updated accordingly.

Full Changelog: v10.1.6...v10.2.0

v10.1.6

12 Jun 12:58
a722a1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.4...v10.1.6

v10.1.5

04 Jun 06:31
Compare
Choose a tag to compare

10.1.5

Fixed

  • Made the MultipartBody init func public
  • Fixed decoding error for confidence value

v10.1.4

24 May 18:07
e7f76fb
Compare
Choose a tag to compare

What's Changed

Added

  • Improved SmartSelfie Enrollment and Authentication times by moving to a synchronous API endpoint

Fixed

  • Fixed a bug where invalid file paths were returned and retries did not work

Full Changelog: v10.1.3...v10.1.4

v10.1.3

15 May 14:27
6474826
Compare
Choose a tag to compare

10.1.3

Fixed

  • Fix lottie SPM dependancy issues

v10.1.2

10 May 20:11
fbb082e
Compare
Choose a tag to compare

Fixed

  • Ignore user_id, job_id, and job_type fields in extraPartnerParams

v10.1.1

09 May 09:40
a1b487f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.0...v10.1.1