Changelog: React Native Axios

1.2.2 (2024-07-16)

  • Fix captcha loop behavior in iOS
  • Improve stability

1.2.1 (2024-07)

  • Improve the way we handle the DataDome cookie
  • Improve the way we retry blocked request after the resolution of a DataDome challenge
  • Remove the async-barrier dependency
  • Reduce the number of DataDome API requests made by the SDK

1.2.0 (2023-11)

  • Fixes an issue that was causing the iOS module to be unavailable

1.1.0 (2023-05)

  • Upgrade Android Api Level to 33

1.0.10 (2023-02)

  • Throttling SDK tracking payload feature
  • Unify fingerprint os typology in tracking payload

1.0.9 (2022-09)

  • Changed the iOS cookie storage method by updating the whole cookie instead of its value

1.0.8 (2022-09)

  • Fixed cookie parse and async payload pending calls

1.0.7 (2022-09)

  • Send mobile signals on allowed responses

1.0.6 (2022-03)

  • Fixed an issue with concurrent requests

1.0.5 (2022-02)

  • Fixed an issue with AsyncStorage

1.0.4 (2022-02)

  • Fixed a pod install issue

1.0.3 (2022-02)

  • Remove a deprecated dependency.
  • Fixed an issue with the event tracker.

1.0.2 (2021-03)

  • Fixed a naming issue on the iOS podspec file.

1.0.1 (2021-03)

  • Minor improvements.

1.0.0 (2021-03)

  • First version of the DataDome Module for Axios. Please visit the documentation for more details on how to integrate and operate the module.