Skip to content

Releases: PerimeterX/perimeterx-php-sdk

Version 3.10.2

11 Sep 14:15
5965ce8
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

  • Minor index not found verbosity error fixed

Version 3.7.7

11 Jan 14:46
8f5678f
Compare
Choose a tag to compare
  • Added default cookie origin on context creation

Version 3.7.6

07 Jan 17:58
a5ae5b0
Compare
Choose a tag to compare
  • Fixed bug with sensitive routes on mobile
  • Sending graphql operation type and name on activities

Version 3.7.5

22 Dec 19:09
828bf05
Compare
Choose a tag to compare
  • Allows extraction of login credentials via a custom static class method