References
Changelog of New Android Headless SDK
This is the complete changelog file for the New Android Headless SDK.
0.1.9 (4th April 2025)
Improvements
- Better internal event handling.
0.1.8 (3rd April 2025)
Fixes
- Fixed a bug in which SNA api did not work as intended sometimes.
0.1.7 (28th March 2025)
Fixes
otpLength
not being sent in case ofOTP_LINK
authType
not being sent in case of custom request
0.1.6 (27th March 2025)
Features
- Added
otpLength
inINITIATE
response indicating the length of the OTP that has been sent to the user
0.1.5 (26th March 2025)
Fixes
- Fixed a bug in which
FALLBACK_TRIGGERED
was sometimes not being sent to the user.
0.1.4 (26th March 2025)
Fixes
- Fixed a bug in which
DELIVERY_STATUS
resposne was sometimes not sent to the user.
0.1.3 (24th March 2025)
Features
DELIVERY_STATUS
response added for SmartAuth.
Fixes
- GoogleCredentialApi version downgrade to stable version.
0.1.2 (24th March 2025)
Features
- Added INITIATE & VERIFY responses for SNA
0.1.1 (17th March 2025)
Fixes
- Fixed an issue in which otp auto read did not work properly.
0.1.0 (7th March 2025)
Fixes
- Fixed an issue in which the app crashed because of
EncryptedSharedPreferences
on some lower end devices
0.0.9 (6th March 2025)
Fixes
- Android error codes that did not match the documentation
0.0.8 (6th March 2025)
Fixes
- Chucker dependency issue
0.0.7 (6th March 2025)
Fixes
- activity memory leak fix
- Fixed the bug in which previous ONETAP response was sometimes sent again
- Android core degraded to 1.13.1 and auto read to 0.1.2 for better backward compatibility
0.0.6 (4th March 2025)
Features
- Added templateId support for SmartAuth
- Added event SDK_READY to notify that the sdk has been initialized
Improvements
- Robust api request handling
- Further robust utilization of AutoReadSDK
0.0.5 (28th February 2025)
Improvements
- Robust request handling by discarding old requests when a new request is made.
- Added retry mechanism for SDK initialization.
Fixes
- Fixed a bug in which
No Internet Connection
response was sent when it was not required.
0.0.4 (27th February 2025)
Features
- SmartAuth templateId support added for OTP delivery.
0.0.3 (19th February 2025)
Fixes
- Fixed crash related to network connectivity issues
- Fixed SNA timeout issues
Improvements
- Performance and resources optimizations for OTP delivery
0.0.2 (10th February 2025)
Fixes
- Fixed SDK initialization tracking bug
0.0.1 (31st January 2025)
- Initial release
Was this page helpful?