Skip to content

Changelog

v4.8.9 2026-01

Fixed

  • Minor fixes.
  • Security improvements.

v4.8.8 2025-10

Changed

  • Built with version 7.1.0 of VDLibrary

v4.8.7 2025-09

Changed

  • OpenCV to the latest stable versions removing libwebp library dependency.
    • Library ImageProcessing dependency updated to version 2.5.3.
    • Library VDLibrary dependency updated to version 7.0.4.

v4.8.6 2025-05

Fixed

  • Issue with "selfietutorialcontinuebuttontextcolor" not changing its color.

v4.8.5 2025-03

Changed

  • Built with version 7.0.3 of VDLibrary.

v4.8.3

Changed

  • Built with version 7.0.0 of VDLibrary.

Removed

v4.8.2

Fixed

  • PrivacyInfo.xcprivacy.

Changed

  • Built with version 6.15.1 of VDLibrary.

v4.8.1

Added

Fixed

  • Issue with nested frameworks while AppStore upload after shipping SSZipArchive along with VDLibrary 6.14.0.

Changed

  • Built with version 6.15.0 of VDLibrary.

v4.8.0

Added

  • PrivacyInfo.xcprivacy.

Removed

  • SSZipArchive as an external dependency. It is now shipped along with VDLibrary and there is no need to install it via a dependency manager. Please follow the current integration and specifications.

v4.7.0

Removed

  • maccatalyst architecture support.

v4.6.3

Changed

  • Please use VDLibrary version 6.12.2 for the best experience with this SDK.

Fixed

  • Fixed issue with logo not being shown in the capture screen in some circumstances.

v4.6.2

Changed

  • Improved handling of configuration parameters that caused a few of them not being correctly updated.

Removed

v4.6.1

Added

  • Support to load images from Assets folder.

Changed

  • Built with version 6.12.1 of VDLibrary.

v4.6.0

Added

  • selfiengasshowarrows configuration key to show/hide the SAP arrows. Default value: "YES".

Changed

  • Built with version 6.11.0 of VDLibrary.

v4.5.4

Changed

  • Built with version 6.10.0 of VDLibrary.

v4.5.3

Changed

  • Built with version 6.9.0 of VDLibrary.

Fixed

  • Fixed issue where the video recorded in the Selfie Alive Pro process in some devices did not have the proper aspect ratio.

v4.5.2

Changed

  • Built with version 6.8.0 of VDLibrary.

Fixed

  • Fixed issue where in extremely rare conditions the selfie image was the same as the cut image.

v4.5.1

Changed

  • Due to the last update of Xcode 13 to Xcode 14. We have two versions, the previous minor version compiled with Xcode 13 (4.5.0) and this one with Xcode14 (4.5.1). It is important to keep in mind to use the version corresponding to the one you use to compile your project. For future releases, the SDKs will only be compiled with Xcode14 and onward. In addition to this, the Xcode 14 compiled version of our SDKs drop support to armv7 and i386 architectures as well as raising the minimum iOS target version from iOS 10 to iOS 11, due to Apple new requirements.
  • Built with version 6.7.1 of VDLibrary.

v4.5.0

Added

  • Please update the configuration of the SDKs as the old names will be removed in the future.

Changed

  • Configuration key "jwstoken" (the old one was jws_token) and its references throughout the code.
  • Upgraded SSZipArchive to 2.4.3.
  • Built with version 6.7.0 of VDLibrary.

v4.4.3

Changed

  • Built with version 6.6.0 of VDLibrary.

v4.4.2

Changed

  • Built with version 6.5.1 of VDLibrary.

v4.4.1

Changed

  • Made more room for larger texts in the alert dialog.
  • Texts for "smile error", english and spanish (more specific ones).
  • Built with version 6.5.0 of VDLibrary.

Fixed

  • Bug fix: the "smile error" now displays its own text (not the "head challenge" text).

v4.4.0

Added

  • Now the back camera can be set as the input device of the SDK.
  • New configuration parameter "facing" to set the active camera.

Changed

  • Built with version 6.4.0 of VDLibrary.

v4.3.1

Fixed

  • Stop method causing SDK to crash in some cases.

v4.3.0

Changed

  • Built with VDLibrary 6.3.0

v4.2.3

Changed

  • Built with VDLibrary 6.2.2

v4.2.2

Fixed

  • Solved more issues with rotation in react native integrations.

v4.2.1

Fixed

  • Solved issue with rotation in react native integrations.

v4.2.0

Changed

  • Bumped VDLibrary version to 6.2.0
  • showtutorial default value to YES

v4.1.0

Changed

  • SDK to delegate ChallengeFinishedWithError when user repeats the capture

Fixed

  • Issue in which validation buttons text colors configuration was not working.

v4.0.2

Fixed

  • Issue with closebutton showing incorrectly in iPhone 12

v4.0.1

Changed

  • Built with ImageProccessing 2.0.1. Including openCV 4.5.2
  • livephoto configuration default value to YES

Fixed

  • Issue when non implementing optional method.

v4.0.0

Changed

  • Distributed as xcFramework.

v3.0.3

Fixed

  • Visual issue with iPad.

v3.0.2

Changed

  • Improved image integrity to assure image origin.

v3.0.1

Changed

  • Set showtutorial config to 'NO' by default.

Fixed

  • Bug fixes.

v3.0.0

Added

  • Selfie Alive Pro process.
  • Image integrity to assure image origin.

Changed

  • UX/UI improvements.

v2.10.5

Changed

  • Corrected tutorial font sizes.

v2.10.4

Changed

  • Updated VDLibrary to improve AT_DrivingLicense_2004 detection.

v2.10.3

Removed

  • Logger.

v2.10.2

Changed

  • Improved SDK opening performance.

v2.10.1

Fixed

  • Fixed bug with colors along the SDK.

v2.10.0

Changed

  • Updated project configuration for bitcode.

v2.9.1

Fixed

  • Solved issues with bitcode support.
  • Problem with text color in some buttons.
  • Bug in the tutorial view.

v2.9.0

Removed

  • Removed unused configurations

Fixed

  • Visual bug with notch in tutorial view.
  • Visual bug with informative text when "orientationopacity" is configured to NO.

v2.8.0

Added

  • Possibility to inject a logger in the SDK.

Removed

  • Previous firebase logger code.

v2.7.2

Fixed

  • Bug fixes in VDLibrary with Others document.

v2.7.0

Fixed

  • Bug fixes.

v2.6.0

Changed

  • Improved selfie alive algorithm for improved performance.

v2.5.0

Added

  • Possibility to configure the distance of the face detection.
  • Possibility to show tutorial at the beginning of the process.

Fixed

  • Bug fixes.

v2.4.0

Added

  • Normalization of the SDK output.
  • Possibility to input some styled text as HTML.
  • Interface improvements, with new configurable elements.

Fixed

  • Bug fixes.

v2.3.1

  • Improved image processing.

v2.3.0

Fixed

  • Bug fixes.

v2.2.0

Fixed

  • Bug fixes.

v2.1.0

Added

  • Tick image color is configurable.

v2.0.0

Added

  • Possibility to visualize the photo captured and let the user to accept or repeat it.
  • Possibility to configure more colors and other interface elements.
  • Interface for iPads.

Changed

  • Capture progress into a 3,2,1 countdown.

Fixed

  • Bug fixes.

v1.6.0

Added

  • Live photo detection.
  • Confirmation tick at the end of the capture.
  • Configurable colors.

v1.5.0

Added

  • Exposure compensation is done to help the user taking the capture.

Changed

  • Improved performance detecting faces.

v1.4.0

Added

  • Configurable initial alert.

Changed

  • Improved performance.

v1.3.1

Changed

  • Capture is taken at highest quality
  • Improved face detection in picture taken.

v1.3.0

Added

  • Updated user interface for better guidance.

Changed

  • Performance improvements.

Fixed

  • Bug fixes.

v1.2.0

Added

  • Possibility to configure smart-selfie level and opacity independently.

Added

  • Performance improvements.
  • Around 60% SDK size reduction.

Fixed

  • Bug fixes.

v1.1.0

Added

  • Bitcode support.
  • Simulator support.
  • Device orientation check. Only when the device is vertically orientated the capture is unlocked and the picture is taken.
  • Configuration of several elements: colors, texts, buttons...

v1.0.0

Added

  • First release