Releases: hCaptcha/HCaptcha-ios-sdk
Releases · hCaptcha/HCaptcha-ios-sdk
2.4.0
What's Changed
- Avoid UI blocking on HCaptcha creation
Full Changelog: 2.3.3...2.4.0
2.3.3
Bump version to 2.3.3 (#101)
2.3.2
What's Changed
- Fix onClose callback firing twice in some scenarios
- Performance improvements
2.3.1
What's Changed
- Fix double challengeClosed error reporting
- Bump cocoapods-downloader + jmespath to latest versions
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- #79 add pod_size lane to check size impact on application binar
- #78 add support for close, expired, challengeExpired, error events in onEvent API
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- Reload HTML in WebView on validate call if networkError happened previously
- add onEvent API for analytics notifications
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Test example app compilation on both Xcode 12 and 13
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Please see CHANGELOG.md for release notes.
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Fix tag pattern
- Bugfix/jshint upgrade
- BREAKING CHANGE: make error codes consistent across Android and iOS SDKs