Releases: hCaptcha/hcaptcha-android-sdk
Releases · hCaptcha/hcaptcha-android-sdk
4.1.0
What's Changed
- feat: preload webview
NOTE: This release moves more work into the setup call. If you use the split setup and verify pattern, this means that the verify call will be much faster.
Please ensure you test this release with your own code, as it may now be optimal to change where setup occurs. For example, calling it as the final step during your initial app load may work well.
Full Changelog: 4.0.5...4.1.0
4.0.5
What's Changed
- fix: build.gradle downgrade to 2.13.5
- feat: compose-sdk downgrade minSDK to 21
Full Changelog: 4.0.3...4.0.5