Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Releases: HumanSecurity/perimeterx-node-core

Version 3.15.1

17 Jan 21:09
c073fa8

Choose a tag to compare

Added

  • Removed support for header-based logger feature

Version 3.14.0

11 Jan 19:37
d333021

Choose a tag to compare

Added

Support for url decode reserved characters feature

Version 3.13.0

21 Dec 10:27
5efe994

Choose a tag to compare

Added

  • Added failOnEmptyBody flag for callServer to specify weather or not a request should fail if it has no body.
  • Updated the configuration of PX first-party requests to include a connection timeout

Changed

  • Updated the captcha template to handle empty captcha responses

Version 3.12.0

13 Dec 21:53
fa3f6b0

Choose a tag to compare

Added

  • Support for header-based logger feature
  • Added risk_start_time and enforcer_start_time fields to enforcer activities.

Changed

  • Changed the structure of the headers field on async activities to array

Version 3.11.0

16 May 11:50
4e78170

Choose a tag to compare

Changed

  • Custom cookie header is processed in addition to (not instead of) default cookie header
  • Custom cookie header default value has been set to x-px-cookies
  • Added PXHD from risk response to the async activities

Version 3.10.1

29 Mar 09:03
7a038e8

Choose a tag to compare

  • Support for handling graphQL requests with empty query field
  • Support custom is sensitive request via function

Version 3.9.0

29 Jan 19:51
1f84b95

Choose a tag to compare

Added

  • Support for CORS preflight requests and CORS headers in block responses

Version 3.8.0

26 Jan 13:31
798bd37

Choose a tag to compare

Added

  • Support User Identifiers: CTS and JWT.

Version 3.7.0

15 Jan 09:55
1ead16e

Choose a tag to compare

  • support configurable GraphQL paths
  • support multiple queries (Apollo)

Version 3.6.0

16 Nov 20:21
79085ab

Choose a tag to compare

Added

  • Support for px_modify_context, a custom function that allows more flexibility for changes to the request context