Skip to content

Releases: hCaptcha/hcaptcha-android-sdk

2.1.0

08 Apr 16:34
ff793b1
Compare
Choose a tag to compare

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

05 Apr 23:55
ce1ed44
Compare
Choose a tag to compare

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

29 Jan 13:02
c0c5f7d
Compare
Choose a tag to compare

What's Changed

  • Bugfix/refactor android UI tests

1.2.0

24 Jan 11:22
9622273
Compare
Choose a tag to compare
  • adds custom theme support
  • adds custom host support

1.1.0

22 Jul 10:46
af109c5
Compare
Choose a tag to compare
Add option to hide loading dialog (#7)

1.0.3

12 Feb 12:25
Compare
Choose a tag to compare
Bump version 1.0.3

1.0.2

04 Feb 15:01
Compare
Choose a tag to compare
  • fixes issue when parent activity gets destroyed

1.0.1

26 Jan 17:21
7e8df06
Compare
Choose a tag to compare
  • fix: inconsistent overlay opacity
  • add: support for Android SDK 16+

1.0.0

25 Jan 16:38
Compare
Choose a tag to compare
Bump version 1.0.0

1.0.0-alpha

25 Jan 11:40
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release
Remove github publishing