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.32] 2026-07-22
Added
- Added email address, phone number and external id as query parameters on the list accounts method.
- Added id information fields to the stakeholder account.
- Added id number and expiration fields on documents.
Changed
- Updated license to Apache 2.0.
- Alcore integration update.
Deprecated
- CocoaPods is being deprecated following the announced sunset of the Trunk. We will continue publishing releases while it remains available and reliable, but cannot guarantee support long term. Carthage will be supported only for the same period. We recommend migrating to Swift Package Manager (SPM), our primary distribution method going forward, so we can focus our efforts on a single distribution channel.
[0.9.30] 2026-01-13
Changed
- Alcore integration update.
[0.9.29] 2025-08-25
Changed
- Updated dependencies.
[0.9.28] 2025-05-19
Added
- Added support to capture Reg GG documents.
- Added occupation fields on account model.
- [Breaking] Added authentication token on get camera token request method.
[0.9.27] 2025-03-18
Added
- Added support for business documents.
- Added missing fields on business account.
- Updated camera with customization options regarding preview time and manual capture confirmation.
[0.9.26] 2025-01-27
Changed
- Refactored SDK core structure to adapt to async calls.
- Updated camera integration to use SwiftUI.
[0.9.25] 2024-03-21
Updated
- Changed minimum supported version to iOS 13.0.
- Updated account to support profile data.
- Updated camera dependency.
[0.9.24] 2024-01-31
Changed
- Updated account status reasons list mappings.
[0.9.23] 2023-06-27
Added
- Added country of issuance field to dossiers.
Changed
- Update account status list mappings.
[0.9.21] 2023-03-31
Added
- Support for data extraction on dossier submission.
[0.9.20] 2023-01-19
Added
- Added support for business, stakeholder, and cardholder account types.
- Added a new method to list accounts.
[0.9.19] 2022-10-31
Changed
- Updated AlCore dependency.
[0.9.18] 2022-10-11
Changed
- Updated AlCore integration.
[0.9.17] 2022-08-11
Added
- Added external id field on update methods (account, address, dossier).
Changed
- Fixed bugs and added 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.12] - 2022-05-13
Changed
- Updated AlCore dependency.
[0.9.11] 2022-05-09
Changed
- Added metadata field on user account model.
[0.9.10] 2022-04-11
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.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 and syntax 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-20
Added
- User account documents dossier management.
[0.9.2] - 2021-11-17
Changed
- Updated iOS 15 compatibility.
[0.9.1] - 2021-10-20
Fixed
- Small bug fixes.
[0.9.0] - 2021-08-10
Added
- User account edit and get.
- User account address management.
View on GitHub