Version 3.0.0

  • Remote Configuration support (by default is off)
  • Fixed risk_rtt for s2s on exception
  • Support js challenge
  • Sending enforcer_telemetry activities on init and remote config updates, telemetry includes px_config as json, os name and machine name
  • Supporting funCaptcha
  • New captcha flow
  • Fixed bug in S2S pass_reason
  • New documentation
  • Support for monitor mode (default set to true)
  • Support for ipHeaders (using new class CombinedIPProvider)

This version includes breaking changes in the following configurations:

  • Monitor mode is now on by default, for blocking mode it should be set to ACTIVE
  • BlockingScore was changed from 70 -> 100
  • Using ipHeaders from configuration - use default interface of IPProvider (CombinedIPProvider instead of RemoteAddressIPProvider)