Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hCaptcha/hcaptcha-android-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.2
Choose a base ref
...
head repository: hCaptcha/hcaptcha-android-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.3
Choose a head ref
  • 5 commits
  • 20 files changed
  • 3 contributors

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    c21d497 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. Configuration menu
    Copy the full SHA
    0b36b76 View commit details
    Browse the repository at this point in the history
  2. fix: java.util.ConcurrentModificationException on multiple hCaptcha v…

    …erify calls (#198)
    
    Co-authored-by: Aliaksandr Babrykovich <[email protected]>
    CAMOBAP and alexbabrykovich authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    6d37bbe View commit details
    Browse the repository at this point in the history
  3. fix: accept hostname instead of url in host config (#196)

    * fix: accept hostname instead url in host config
    
    * feat: make invalid host fail-fast with IllegalArgumentException
    
    ---------
    
    Co-authored-by: Aliaksandr Babrykovich <[email protected]>
    CAMOBAP and alexbabrykovich authored Aug 31, 2025
    4 Configuration menu
    Copy the full SHA
    27d876d View commit details
    Browse the repository at this point in the history
  4. fix: activity leak in HCaptchaDebugInfo #195 (#197)

    * fix: activity leak in HCaptchaDebugInfo #195
    
    * chore: update example-app for easier leak verification
    
    * chore: bump version 4.2.3
    
    * fix: android tests after sPreloadWebView cleanup
    
    ---------
    
    Co-authored-by: Aliaksandr Babrykovich <[email protected]>
    CAMOBAP and alexbabrykovich authored Aug 31, 2025
    5 Configuration menu
    Copy the full SHA
    1682a6f View commit details
    Browse the repository at this point in the history
Loading