Release note

Card

Card library release notes.

Versions

1.5.0 - 1.5.3 Latest

Release date: 2025-08-04

API Modernization

  • Simplified step registration: AKCore.register(AKCardCapture.getProtocol(AKStepType.x))
  • Updated AKCardCaptureCustomization class for easier customization
  • Deprecated font and color properties with new naming conventions

Android Support

  • Android 14 compatibility
  • Maximum length limit for card capture

Optimizations

  • Continuous internal improvements and dependency updates
  • Minor bug fixes and performance enhancements

1.4.8

Release date: 2023-11-17

Updated

  • Minor fixes.

1.4.7

Release date: 2023-11-07

New features

  • Support for passport capture.
  • Add new strings parameters.

1.4.6

Release date: 2023-10-31

Updated

  • Improvements in UI.
  • Major fixes.

New features

  • Add more customization options.

1.4.5

Release date: 2023-09-25

New features

  • Add show/hide custom property in AKCardCaptureCustomization for exit button.

1.4.4

Release date: 2023-06-06

New features

  • Add custom FontFamily for buttonCustomization, captureScreenCustomization and loadingScreenCustomization in AKCardCaptureCustomization.
  • Add custom alert style.
  • Add custom container style.
  • Add custom button text size.

1.4.3

Release date: 2023-05-26

New features

  • New exit button in the card capture screen.
  • Add background image in principal screen

1.4.2

Release date: 2023-05-18

New features

  • New custom fonts in AKCardCaptureCustomization.

Updated

  • Update size logo screen.

1.4.1

Release date: 2023-04-28

New features

  • New SIMPLE_CARD_CAPTURE and DOCUMENT_VERIFIER steps

1.4.0

Release date: 2023-03-14

Updated

  • Updated dependencies.
  • Security improvements.
  • Added support for Android 13.
  • Code refactor.
  • Added support for English and Spanish languages.
  • Fixed bug in the card capture screen.