Skip to content

Releases: fiverr/perimeterx-axios-interceptor

Fix

30 Oct 10:48
Compare
Choose a tag to compare
  • Fix "types"

New features

30 Oct 10:47
f19791f
Compare
Choose a tag to compare
  • Expose the entire ABR response data to the onerror callback
  • Add the option to disable modal close on click outside

Improvements

30 Oct 10:47
3d7308e
Compare
Choose a tag to compare

Fix (onerror report) for 403 responses with no data

Improvements

30 Oct 10:47
ca12767
Compare
Choose a tag to compare

Exposing package types entry.

Improvements

30 Oct 10:46
8b465fa
Compare
Choose a tag to compare

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

Visual change
Before After

Bug Fixes

30 Oct 10:46
cb2d89e
Compare
Choose a tag to compare

Fix hiding Google's reCAPTCHA overlay

Modify reCAPTCHA's selector to fix auto-adjust z-index after its appearance

Make sure we're not hiding recaptcha's pedestrain crossing recogniser

31 May 07:53
de76d68
Compare
Choose a tag to compare

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

30 Oct 10:45
Compare
Choose a tag to compare

See documentation for features and usage