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
- Added support for reissue/replace card fee
[0.9.24] - 2024-01-31¶
Changed¶
- Update dependencies.
[0.9.23] - 2023-06-27¶
Added¶
- Method to reissue/replace cards.
Changed¶
- Merchant id data type from Int to String.
[0.9.21] - 2023-04-03¶
Added¶
- Add carrier message on card issuance custom fields;
- Add account uuid field to response models.
[0.9.20] - 2023-01-19¶
Added¶
- Implement a method to set and update a card pin;
- Add a flag to card creation to control auto pin generation;
- Add a method to create a prepaid non-reloadable card.
[0.9.19] - 2022-10-31¶
Added¶
- New maintenance error with error code 299.
- Add missing documentation to public code.
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.
- Support for Google Wallet auto-provisioning flow.
Changed¶
- Updated dependencies.
- Mapped all ISO Countries and Currencies.
[0.9.17] - 2022-08-11¶
Added¶
- Added external id field on card update method.
- Added pin set field on card model.
- Add support for Samsung Wallet auto-provisioning flow.
[0.9.16] - 2022-07-18¶
Added¶
- Card incentives request methods.
- Get card image method.
Changed¶
- Fixed bugs and added several performance improvements.
[0.9.14] - 2022-06-08¶
Changed¶
- Updated AlCore dependency.
[0.9.11] - 2022-05-10¶
Changed¶
- Update Sierra APIs to version 2021-11-18.
[0.9.10] - 2022-04-12¶
Changed¶
- Fixed bugs and added several performance improvements.
[0.9.9] - 2022-02-23¶
Added¶
- Updated AlCore dependency.
[0.9.7] - 2022-01-26¶
Changed¶
- Updated AlCore dependency.
[0.9.6] - 2022-01-21¶
Changed¶
- Updated AlCore dependency.
[0.9.5] - 2022-01-14¶
Changed¶
- Small code style revision.
[0.9.4] - 2022-01-14¶
Fixed¶
- Small bug fixes.
[0.9.3] - 2021-12-18¶
Added¶
- Shipping address field on update card.
[0.9.2] - 2021-11-23¶
Added¶
- Card sensitive data.
[0.9.1] - 2021-10-20¶
Fixed¶
- Small bug fixes.
[0.9.0] - 2021-08-11¶
Added¶
- Card management features.