Releases: HumanSecurity/perimeterx-php-sdk
Releases · HumanSecurity/perimeterx-php-sdk
v4.0.1
What's Changed
- Feature/update php version 7.2.5 by @DorAshkenaziHuman in #214
- Updated log dependency version requirements by @DorAshkenaziHuman in #216
- Release/v4.0.1 -> Master by @DorAshkenaziHuman in #217
Full Changelog: v4.0.0...v4.0.1
Version 4.0.0
What's Changed
- release version 3.10.2 to dev by @chen-zimmer-px in #211
- PHP v4.0.0 by @DorAshkenaziHuman in #215
Full Changelog: v3.10.2...v4.0.0
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
v1andmultistep_sso - Support for login successful reporting methods
header,status, andcustom - Support for automatic sending of
additional_s2sactivity - Support for manual sending of
additional_s2sactivity via header or API call - Support for sending raw username on
additional_s2sactivity - New
request_idfield to all enforcer activities
Changed
- Login credentials extraction handles body encoding based on
Content-Typerequest 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