Releases: hCaptcha/hcaptcha-android-sdk
Releases · hCaptcha/hcaptcha-android-sdk
2.1.0
What's Changed
- #24 pre-cache enviroment prior to verifyWithHCaptcha call via new
setup
option.
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
Error codes are now homologated between iOS and Android SDKs. Note: this changes return behavior by adding more error codes. Please audit your consumer implementation to ensure no changes are required.
1.3.0
What's Changed
- Bugfix/refactor android UI tests
1.2.0
- adds custom theme support
- adds custom host support
1.1.0
Add option to hide loading dialog (#7)
1.0.2
- fixes issue when parent activity gets destroyed
1.0.1
- fix: inconsistent overlay opacity
- add: support for Android SDK 16+