Skip to main content

Release Notes

Best practice

Always keep your Android SDK updated with the latest version available. We use semantic versioning to number our versions.

6.5.0

Released: 05/14/2026

  • Internal product improvements. These improvements do not directly affect the end-user experience.

6.4.0

Released: 04/30/2026

  • SDK and Liveness server update with interaction.
  • Adjustments to internal library for Google's 16kb page size compliance.
  • Fixed camera opening issue causing UninitializedPropertyAccessException.

6.3.0

Released: 04/16/2026

  • Internal product improvements. These improvements do not directly affect the end-user experience.

6.2.0

Released: 03/19/2026

  • Contingency mechanism with automatic redundancy between liveness detection engines.
  • Liveness engine optimization for a lighter, more efficient SDK.
  • Smart capture improvements for better accuracy in unstable network conditions.
  • Brand positioning: Unico logo support during the capture flow.
  • Discontinued support for legacy Sentry versions (v7 and compatibility variants).

6.1.0

Released: 02/02/2026

  • SDK and Liveness server update with interaction.
  • Internal product improvements. These improvements do not directly affect the end-user experience.

6.0.0

Released: 01/13/2026

  • SDK and Liveness server update with interaction.
  • Internal product improvements. These improvements do not directly affect the end-user experience.
  • Removed deprecated methods from the public API (prepareSelfieCamera, prepareDocumentCamera).

5.51.0

Released: 12/22/2025

  • SDK and Liveness server update with interaction.
  • Internal product improvements. These improvements do not directly affect the end-user experience.
warning
The next version will remove the deprecated API methods prepareSelfieCamera and prepareDocumentCamera.

5.50.0

Released: 12/11/2025

  • SDK and Liveness server update with interaction.
  • Internal product improvements. These improvements do not directly affect the end-user experience.

5.49.1

Released: 11/17/2025

  • Fixed a bug causing incompatibility with the R8 obfuscator, eliminating crashes introduced in versions 5.48.0 and 5.49.0.

5.49.0

Released: 11/07/2025

  • SDK and Liveness server update with interaction.
  • Internal adjustments to the passkey registration mechanism.
  • Changed the default action button color to black (#212121).
warning
An R8 obfuscation incompatibility was identified in this version. Update to 5.49.1 or later.