Skip to content

Releases: fiverr/perimeterx-axios-interceptor

Fix

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:48
  • Fix "types"

New features

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:47
f19791f
  • Expose the entire ABR response data to the onerror callback
  • Add the option to disable modal close on click outside

Improvements

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:47
3d7308e

Fix (onerror report) for 403 responses with no data

Improvements

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:47
ca12767

Exposing package types entry.

Improvements

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:46
8b465fa

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

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:46
cb2d89e

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

Choose a tag to compare

@omrilotan omrilotan released this 31 May 07:53
de76d68

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

Choose a tag to compare

@omrilotan omrilotan released this 30 Oct 10:45

See documentation for features and usage