Releases: PerimeterX/perimeterx-php-sdk
Releases · PerimeterX/perimeterx-php-sdk
Version 3.10.2
Fixed
- Bug that caused custom parameters not to be added to async activities
Version 3.10.1
Fixed
- Bug in block page challenge rendering on 3rd party configuration
Version 3.10.0
Added
- Support for first party
- Support for CI V2 hashing protocol
Fixed
- Bug in client IP extraction feature
Version 3.9.1
Fixed
- URLs with query params did not render properly on new block page
Version 3.9.0
Added
- Custom logo added to JSON block response
Changed
- Updated block page to use new template
Version 3.8.0
Added
- Support for credentials intelligence protocols
v1
andmultistep_sso
- Support for login successful reporting methods
header
,status
, andcustom
- 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
Fixed
- Minor index not found verbosity error fixed
Version 3.7.7
- Added default cookie origin on context creation
Version 3.7.6
- Fixed bug with sensitive routes on mobile
- Sending graphql operation type and name on activities
Version 3.7.5
- Allows extraction of login credentials via a custom static class method