Releases: fiverr/perimeterx-axios-interceptor
Releases · fiverr/perimeterx-axios-interceptor
Fix
New features
- Expose the entire ABR response data to the onerror callback
- Add the option to disable modal close on click outside
Improvements
Fix (onerror report) for 403 responses with no data
Improvements
Exposing package types
entry.
Improvements
Reinstate existing _pxOnCaptchaSuccess
Superimpose existing _pxOnCaptchaSuccess (when applicable) and reinstate the old one when finished
Allow UI timeout to be Infinity
To disable abort function for long wait
Ease in challenge appearance (PerimeterX Human Challenge)
Instead of jumping into appearance - add an open animation for the challenge
Bug Fixes
Make sure we're not hiding recaptcha's pedestrain crossing recogniser
In case an element already existed on the page with z-index 2000000000 (which is Google's reCAPTCHA z-index), our modal was showing over it. This observer looks for Google's reCAPTCHA overlay and moves our modal below it.
Stable release
See documentation for features and usage