Releases: hCaptcha/hcaptcha-android-sdk
Releases · hCaptcha/hcaptcha-android-sdk
3.1.1
What's Changed
- #50 fix double close error reporting
3.1.0
What's Changed
- #40 add more code quality tools
3.0.0
What's Changed
- added hideDialog config to support full invisible flow
Full Changelog: 2.2.0...3.0.0
2.2.0
What's Changed
- added addOnOpenListener for open-callback events
Full Changelog: 2.1.0...2.2.0
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)