What's New
- 23 Mar 2023
-
Print
-
DarkLight
What's New
- Updated on 23 Mar 2023
-
Print
-
DarkLight
Version 3.0.2
Released 2023-03-23
- Bug fixes and improvements.
Version 3.0.1
Released 2023-02-09
- Bug fixes and improvements.
Version 3.0.0
Released 2023-02-01
- Major API change:
- New API to start the SDK and set the policy.
- New configurations in the policy.
- New option to requests interception -
INTERCEPT_AND_RETRY_REQUEST
. - Add
perimeterxHeadersWereUpdated
function to thePerimeterXDelegate
. - Add
setAdditionalData
function for Account Defender. - Add Account Defender to the Doctor App.
- Add a callback to the
handleResponse
function which indicate the challenge's rseult. - Change the signature of the following functions:
canHandleResponse
,handleResponse
,setUserId
,registerOutgoingUrlRequest
. - Remove the
addInitializationFinishedCallback
function. - Remove
registerCallbackForRequestBlockedEvent
,registerCallbackForChallengeSolvedEvent
,registerCallbackForChallengeCancelledEvent
functions.
- Dependencies are no longer have to be added manually.
- Add support for Android API 33.
- Bug fixes and improvements.
Version 2.2.3
Released 2022-12-19
- Update dependencies:
io.ktor:ktor-client-okhttp - 1.6.8 → 2.0.3
Version 2.2.2
Released 2022-07-21
- Bug fixes and improvements.
Version 2.2.1
Released 2022-06-12
- Add 'canHandleResponse' API.
Version 2.2.0
Released 2022-05-26
- Add an option to delay the block response until the challenge solved/cancelled.
- Bug fixes and improvements.
Version 2.1.1
Released 2022-03-29
- Bug fixes and improvements.
Version 2.1.0
Released 2022-03-24
- Reduce the SDK size by removing the Doctor App’s assets. Now all assets will be downloaded on demand by the SDK.
- Update dependencies:
io.ktor:ktor-client-okhttp - 1.6.7 → 1.6.8
- Minor bug fixes and improvements.
Version 2.0.1
Released 2022-02-23
- New “Skip” button in the Doctor App’s welcome screen. Now you can start testing in no time.
- Update dependencies:
com.google.android.material:material - 1.4.0 → 1.5.0
com.google.android.gms:play-services-instantapps - 1.8.0 → 1.8.1
- Bug fix - Account Defender’s detections were not sent properly.
- Minor bug fixes and improvements.
Version 2.0.0
Released 2022-01-06
- The SDK is written with Kotlin programming language
- The Mobile SDK acts as a URL request interceptor - automatically add headers to your requests and handle block response
- Set configuration through a dedicated policy object
- New callbacks for better interaction and visibility of the SDK
- Support for multiple PerimeterX app IDs
Was this article helpful?