Flutter Dio SDK 2.1.1
over 2 years ago by Ghada Lahouar
- Fix parsing error in DataDome blocked response by converting the response based on its
ResponseType
Cloudflare Workers module 1.15.0
over 2 years ago by Jordan FOKOUA
- Add support for regex flags d, s, u
- Add option for volatile session (experimental)
Android SDK 1.9.0
over 2 years ago by Ghada Lahouar
- Upgrade Android API level to 33
- Upgrade OkHttp to version 4.9.2 to fix CVE-2021-0341
- Upgrade Gson to version 2.8.9 to fix CVE-2022-25647
- Fix a closed response bug
Flutter Dio SDK 2.1.0
over 2 years ago by Ghada Lahouar
- Expose
DataDomeDio.getCookie()method to retrieve the last DataDome cookie value - Add a cookie cache
- Handle event tracking for non-intercepted calls
- Fix screen size exception in payload caused by a null MediaQueryData
