Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.9.25] - 2024-03-14

Changed

  • Update minimum supported version to Android 23
  • Update camera dependency
  • Update account to support profile data

[0.9.24] - 2024-01-31

Changed

  • Update account status reasons list mappings.
  • Update dependencies.

[0.9.23] - 2023-06-27

Changed

  • Update account status list mappings.

Added

  • Country of issuance field to dossiers.

[0.9.22] - 2023-05-02

Changed

  • Remove Melissa address validation from update address method.

[0.9.21] - 2023-04-02

Added

  • Implement support for OCR retrieval on dossier submission;
  • Add account uuid field to response models.

[0.9.20] - 2023-01-19

Added

  • Add support for business, stakeholder, and cardholder account types;
  • Implement a new method to list accounts.

[0.9.19] - 2022-10-31

Added

  • On passport capture, subtitle is now shown.
  • New resources for title and subtitle for all capture documents.
  • New maintenance error with error code 299.

Changed

  • Move Response object wrapper into com.alviere.android.alcore.response.
  • Changes on safeArgs name fields.

[0.9.18] - 2022-10-11

Added

  • Missing data model fields.
  • Country data model.
  • New Interface to access SDK requests.

Changed

  • Updated dependencies.
  • Mapped all ISO Countries and Currencies.

[0.9.17] - 2022-08-11

Added

  • Added external id field on update methods (account, address, dossier).

Changed

  • Bug fixes and several performance improvements.

[0.9.16] - 2022-07-18

Added

  • Free documents capture method on account dossiers.
  • Support for INE document type on dossier management.

Changed

  • Fixed bugs and added several performance improvements.

[0.9.14] - 2022-06-08

Changed

  • Fixed bugs and added several performance improvements.

[0.9.11] - 2022-05-10

Changed

  • Added metadata field on user account model.

[0.9.10] - 2022-04-12

Added

  • Capture PDF417 barcode document together with ID card back and driver's license back image on Mitek.

Changed

  • Updated to the new API version.
  • Fixed bugs and added several performance improvements.

[0.9.9] - 2022-02-23

Added

  • Added closure, combine and async/await integration options.

[0.9.8] - 2022-01-26

Changed

  • Updated Mitek dependency.

[0.9.7] - 2022-01-26

Changed

  • Updated AlCore dependency.

[0.9.6] - 2022-01-21

Added

  • Added EXPIRED_DOCUMENT user status reason case.

[0.9.5] - 2022-01-14

Changed

  • Small code style revision.

[0.9.4] - 2022-01-14

Added

  • Added support to Matrícula Consular document type.

Fixed

  • Small bug fixes.

[0.9.3] - 2021-12-18

Added

  • User account documents dossier management.

[0.9.2] - 2021-11-23

Fixed

  • Small bug fixes.

[0.9.1] - 2021-10-20

Fixed

  • Small bug fixes.

[0.9.0] - 2021-08-11

Added

  • User account edit and get.
  • User account address management.