Changelog: React Native Axios

v1.2.0 (2023-11-14)

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

v1.1.0 (2023-05-23)

  • Upgrade Android Api Level to 33

1.0.10 (2023-02-16)

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

1.0.9 (2022-09-14)

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

1.0.8 (2022-09-13)

  • Fixed cookie parse and async payload pending calls

1.0.7 (2022-09-08)

  • Send mobile signals on allowed responses

1.0.6 (2022-03-25)

  • Fixed an issue with concurrent requests

1.0.5 (2022-02-22)

  • Fixed an issue with AsyncStorage

1.0.4 (2022-02-17)

  • Fixed a pod install issue

1.0.3 (2022-02-16)

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

1.0.2 (2021-03-02)

  • Fixed a naming issue on the iOS podspec file.

1.0.1 (2021-03-01)

  • Minor improvements.

1.0.0 (2021-03-01)

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