Skip to content

Releases: hCaptcha/HCaptcha-ios-sdk

2.9.2

17 Nov 23:33
7b9a0f3
Compare
Choose a tag to compare

What's Changed

  • fix: recursive convenience inits
  • Feature/verify view optional

Full Changelog: 2.9.1...2.9.2

2.9.1

14 Oct 11:47
765f1b3
Compare
Choose a tag to compare

What's Changed

  • add quickstart docs for Example
  • fix: improve logging performance
  • ci: matrix test carthage build for Xcode versions 14-16

2.9.0

20 Aug 06:34
a4f7bc1
Compare
Choose a tag to compare

What's Changed

  • fix: add html load timer for unresponsive WebView scenario, emit .htmlLoadError if HCaptcha WebView is not loaded in specified timeout (5 sec default)

Full Changelog: 2.8.0...2.9.0

2.8.0

03 Jul 11:40
a523cd5
Compare
Choose a tag to compare

What's Changed

  • feat: passive site key handling
  • chore: upgrade deployment target to 12.0 matching Xcode 15

Full Changelog: 2.7.0...2.8.0

2.7.0

18 Apr 14:05
76dbfff
Compare
Choose a tag to compare

What's Changed

  • docs: add interaction debugging FAQ
  • ci: do pod push after release
  • fix: sessionTimeout should be retriable only to avoid loop
  • feat: don't emit sessionTimeout once result.dematerialize

Full Changelog: 2.6.3...2.7.0

2.6.3

06 Apr 13:16
c60a109
Compare
Choose a tag to compare

What's Changed

  • feat: add PrivacyInfo.xcprivacy
  • fix: performance issue

Full Changelog: 2.6.2...2.6.3

2.6.2

28 Mar 16:34
fe91663
Compare
Choose a tag to compare

What's Changed

  • feat: allow WebView inspection if diagnosticLog=true
  • feat: HCaptcha.redrawView to force redraws

Full Changelog: 2.5.2...2.6.2

2.5.2

10 Feb 04:11
a62aa18
Compare
Choose a tag to compare

What's Changed

  • feat(sdk): add diagnosticLog to produce verbose output from SDK
  • fix(sdk): reduce logging from release build
  • docs: section 'Disable new token fetch on expiry'
  • Bugfix: allow calling verify in didLoad / didFinishLoading state

Full Changelog: 2.5.0...2.5.2

2.5.1

17 Jul 21:40
2d6dff7
Compare
Choose a tag to compare
Apply suggestions from code review

2.4.1

21 Mar 20:56
4cb60b0
Compare
Choose a tag to compare
Explicitly select Xcode on release job (#109)

* Upgrade fastlane to 2.212.1

* Upgrade cocoapods to 1.12.0

* Select Xcode on release job

* chore: bump to 2.4.1