Releases: dapi-co/DapiConnect-Android
Releases · dapi-co/DapiConnect-Android
DapiConnect-Android v2.24.1
Minor UI fixes
DapiConnect-Android v2.24.0
- Added separate configurations for showing transfer result:
showTransferSuccessfulResult,showTransferErrorResult - UI Fixes
DapiConnect-Android v2.23.0
- Added
showTransferResultboolean configuration to show or hide result screen after a transfer attempt. - Fixed colors in Dark Mode.
DapiConnect-Android v2.22.5
- Changed the Amount screen to accept the exact Minimum and Maximum amount set on the dashboard.
- Removed setting the minimum amount as the initial value in the amount input field.
DapiConnect-Android v2.22.4
Fixed delay for OnDapiConnectListener#onDismissed callback invocation.
DapiConnect-Android v2.22.3
Fixed SDK behavior of adding a trailing slash to the end of App Server URL
- The SDK doesn't add "/" to the end of the AppServerURL you specify on the dashboard anymore.
DapiConnect-Android v2.22.2
Fixed showing Maximum Amount error in Amount screen when the maxAmount value on the dashboard is 0
DapiConnect-Android v2.22.1
Added error UI for when the accounts are empty in Accounts Selection screen.
DapiConnect-Android v2.22.0
Added support for Android 12
DapiConnect-Android v2.21.0
Changed DapiWireBeneficiariesResponse.WireBeneficiary#routingNumber type to a String