Skip to content

Releases: hCaptcha/hcaptcha-android-sdk

4.1.3

16 May 12:25
2032cdf
Compare
Choose a tag to compare

What's Changed

  • fix: remove preloadedWebView from parent before reuse
  • fix: call preloadedWebView in case of incomplete Bundle

Full Changelog: 4.1.2...4.1.3

4.1.2

07 Mar 13:19
e98eb8e
Compare
Choose a tag to compare

What's Changed

  • fix: make retryPredicate functional for compose-sdk
  • fix: CHALLENGE_CLOSED should be emitted only once

Full Changelog: 4.1.1...4.1.2

4.1.1

04 Mar 13:54
9926891
Compare
Choose a tag to compare

What's Changed

  • fix: allow canceling compose-sdk hCaptcha with back button

4.1.0

17 Feb 18:52
a173a1a
Compare
Choose a tag to compare

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

11 Feb 02:11
c83aad6
Compare
Choose a tag to compare

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

4.0.4

10 Feb 15:30
Compare
Choose a tag to compare

What's Changed

  • fix: build.gradle downgrade to 2.13.5

Full Changelog: 4.0.3...4.0.4

4.0.3

20 Nov 21:09
5456b78
Compare
Choose a tag to compare

4.0.2

21 Aug 16:25
dab230c
Compare
Choose a tag to compare

4.0.1

18 Jul 06:57
e920635
Compare
Choose a tag to compare

4.0.0

06 Mar 11:47
44f1447
Compare
Choose a tag to compare