Releases: hCaptcha/HCaptcha-ios-sdk
Releases · hCaptcha/HCaptcha-ios-sdk
2.9.2
2.9.1
2.9.0
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
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
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
2.6.2
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
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
Apply suggestions from code review
2.4.1
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