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
- Removed country and currency fields from beneficiary update method
[0.9.24] - 2024-01-31¶
Added¶
- Support payout methods on beneficiaries.
- Support beneficiaries payout methods creation, update, delete and retrieval.
- Support payout method in quote creation endpoint.
Removed¶
- Remove bank and cash pickup locations details from beneficiary endpoint.
- Remove legacy payment method types from beneficiary creation
Changed¶
- Update dependencies.
[0.9.23] - 2023-06-27¶
Changed¶
- Alcore integration update.
[0.9.22] - 2023-05-02¶
Added¶
- Add middle and second last names to beneficiary.
[0.9.21] - 2023-03-04¶
Added¶
- Support cash-pickup cities and locations listing;
- Create beneficiary with cash-pickup location;
- Turn description optional on remittance creation;
- Add label and phone number fields on beneficiary;
- Add account uuid field to response models.
[0.9.20] - 2023-01-19¶
Added¶
- Add legal type, business name, and external id to the beneficiary.
[0.9.19] - 2022-10-31¶
Added¶
- New maintenance error with error code 299.
Changed¶
- Move Response object wrapper into com.alviere.android.alcore.response.
[0.9.18] - 2022-10-11¶
Added¶
- Missing data model fields.
- Country data model.
- New Interface to access SDK requests.
- Transfer Funds request method.
Changed¶
- Updated dependencies.
- Mapped all ISO Countries and Currencies.
[0.9.17] - 2022-08-11¶
Added¶
- Added external id field on update beneficiary method.
[0.9.16] - 2022-07-18¶
Changed¶
- Fixed bugs and added several performance improvements.
[0.9.14] - 2022-06-08¶
Changed¶
- Support nullable fields on the beneficiary address model.
[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¶
- Fixed bugs and added several performance improvements.
[0.9.7] - 2022-01-26¶
Changed¶
- Updated AlCore dependency.
[0.9.6] - 2022-01-21¶
Added¶
- CLABE bank account are now supported on beneficiaries.
[0.9.5] - 2022-01-14¶
Added¶
- Issue a remittance transaction feature.
[0.9.4] - 2022-01-14¶
Added¶
- Create a remittance quote feature.
[0.9.3] - 2021-12-18¶
Changed¶
- Small code style revision.
[0.9.2] - 2021-11-23¶
Changed¶
- Updated AlCore dependency.
[0.9.1] - 2021-10-20¶
Added¶
- Beneficiary management features.