Skip to content

Releases: PerimeterX/perimeterx-node-express

Version bump for core

20 Feb 08:52
c15393f
Compare
Choose a tag to compare
version bump (#55)

* Version bump to 3.2.0

Stability fixes

24 Jan 12:57
9426230
Compare
Choose a tag to compare
Version 3.1.1 (#52)

* refactor code to use new context class, better code style

* improve cookie validation

* getting configurations from server, more refactoring

* adjust tests

* code formatting fix

* use staging config service location

* removed trailing slash from service location

* renamed the uuid in the whole project to use one convention, fixed module not sending page_requested from s2s, fixed module not extracting details from s2s when score was under blockscore, added client_uuid to page_requested

* disable when no configurations

* Updated the readme file

* error massages, fetching configs disabled by default

* test

* undo interval change

* fixed merge errors

* removed block template config

* code style fixes

* Added module mode support

* small changes to config

* Updated readme for module mode support

* Updated readme

small fix in readme

* Update README.md

evald -> evaluated

* ip headers as list

* validate ips

* added pass_reason to page_requested

* added 3 pass reasons

* added risk_ttl

* added initializer for risk_rtt

* small visual changes

* started additional activity handler

* removed unneeded quotes

* fixed enum

* Added additional activity handler

* refactor valudation, replaced customBlockHandler with customRequestHandler, added missing pass_reasons

* small refactor

* first version of travis file

* testing travis again

* updated gitignore

* updated tests

* fixed failing tests

* removed unneeded console.log

* Update README.md

* reverted UA

* removed unneeded console.log

* removed unneeded console.log

* added cookieOrigin to ctx

* issue with block reason fixed

* fixed failing tests

* removed lodash dependency

* changed remote config path

* working with shared base

* only set interval when in dynamic conf mode

* using new client class

* removed unused function

* fixed integration tests

* moved some tests around

* update dependencies

* added instructions for captcha provider in readme

* added monitorMode to readme

* added header support for mobile

* upgraded moment package

* tests fix

* bump version

* added changes to changelog

* upgraded express

* update travis yml

* added istanbul coverage

* small fix for response handling

* refactor to middleware

* more refactoring

* small refactors to readme and package.json

* Update perimeterx.js

* bump version

* added npmignore

* small refactor to enforce (#51)

* Version 3.1.1

first party

22 Jan 11:39
bda9420
Compare
Choose a tag to compare
release 3.1.0 (#50)

* refactor code to use new context class, better code style

* improve cookie validation

* getting configurations from server, more refactoring

* adjust tests

* code formatting fix

* use staging config service location

* removed trailing slash from service location

* renamed the uuid in the whole project to use one convention, fixed module not sending page_requested from s2s, fixed module not extracting details from s2s when score was under blockscore, added client_uuid to page_requested

* disable when no configurations

* Updated the readme file

* error massages, fetching configs disabled by default

* test

* undo interval change

* fixed merge errors

* removed block template config

* code style fixes

* Added module mode support

* small changes to config

* Updated readme for module mode support

* Updated readme

small fix in readme

* Update README.md

evald -> evaluated

* ip headers as list

* validate ips

* added pass_reason to page_requested

* added 3 pass reasons

* added risk_ttl

* added initializer for risk_rtt

* small visual changes

* started additional activity handler

* removed unneeded quotes

* fixed enum

* Added additional activity handler

* refactor valudation, replaced customBlockHandler with customRequestHandler, added missing pass_reasons

* small refactor

* first version of travis file

* testing travis again

* updated gitignore

* updated tests

* fixed failing tests

* removed unneeded console.log

* Update README.md

* reverted UA

* removed unneeded console.log

* removed unneeded console.log

* added cookieOrigin to ctx

* issue with block reason fixed

* fixed failing tests

* removed lodash dependency

* changed remote config path

* working with shared base

* only set interval when in dynamic conf mode

* using new client class

* removed unused function

* fixed integration tests

* moved some tests around

* update dependencies

* added instructions for captcha provider in readme

* added monitorMode to readme

* added header support for mobile

* upgraded moment package

* tests fix

* bump version

* added changes to changelog

* upgraded express

* update travis yml

* added istanbul coverage

* small fix for response handling

* refactor to middleware

* more refactoring

* small refactors to readme and package.json

* Update perimeterx.js

* bump version

* added npmignore

shared core, remote configs

24 Dec 15:12
Compare
Choose a tag to compare
v3.0.1

modified changelog

Action support, JS challenge support, Sensitive routes and enhancements

08 Jun 07:43
Compare
Choose a tag to compare
  • Support for cookie v3 & risk v2
  • Sending orig_px_cookie when decrypt fails
  • Added support JS challenge
  • Sensitive routes, triggers risk_api

Module enhancements, new block page and servers url

26 Mar 01:47
Compare
Choose a tag to compare
  • Sending px cookie on page requested activities
  • Redesigned block pages
  • Change perimeterx servers url to be per app id

Minor enhancements

31 Jan 07:26
Compare
Choose a tag to compare
v1.7.1

updated version to 1.7.1

Support UUID sending on page activities

01 Dec 12:18
Compare
Choose a tag to compare
Merge pull request #12 from marcbachmann/update-uuid

Update uuid to version 3.0.0

upgraded expressjs, added module version to risk calls, added cookie value when relevant, change s2scallreson to new enums

20 Sep 06:04
Compare
Choose a tag to compare
v1.6.3

upgraded expressjs, added module version to risk calls, added cookie …

Support for user's cleanup using captcha serving

29 May 05:44
Compare
Choose a tag to compare
1.4

publishing captcha support to beta