Skip to content

Releases: HumanSecurity/perimeterx-php-sdk

v4.0.1

16 Nov 09:08
7673942

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0

05 Nov 11:03
efb217d

Choose a tag to compare

What's Changed

Full Changelog: v3.10.2...v4.0.0

Version 3.10.2

11 Sep 14:15
5965ce8

Choose a tag to compare

Fixed

  • Bug that caused custom parameters not to be added to async activities

Version 3.10.1

06 Dec 12:12
ac9dd83

Choose a tag to compare

Fixed

  • Bug in block page challenge rendering on 3rd party configuration

Version 3.10.0

25 Aug 15:02
3593e91

Choose a tag to compare

Added

  • Support for first party
  • Support for CI V2 hashing protocol

Fixed

  • Bug in client IP extraction feature

Version 3.9.1

11 Apr 15:17
ac63a87

Choose a tag to compare

Fixed

  • URLs with query params did not render properly on new block page

Version 3.9.0

11 Apr 07:29
fcd822a

Choose a tag to compare

Added

  • Custom logo added to JSON block response

Changed

  • Updated block page to use new template

Version 3.8.0

08 Feb 11:47
9e53c1f

Choose a tag to compare

Added

  • Support for credentials intelligence protocols v1 and multistep_sso
  • Support for login successful reporting methods header, status, and custom
  • Support for automatic sending of additional_s2s activity
  • Support for manual sending of additional_s2s activity via header or API call
  • Support for sending raw username on additional_s2s activity
  • New request_id field to all enforcer activities

Changed

  • Login credentials extraction handles body encoding based on Content-Type request header
  • Successful login credentials extraction automatically triggers risk_api call without needing to enable sensitive routes

Version 3.7.8

03 Feb 12:05
4963ae7

Choose a tag to compare

Fixed

  • Minor index not found verbosity error fixed

Version 3.7.7

11 Jan 14:46
8f5678f

Choose a tag to compare

  • Added default cookie origin on context creation