Version 5.0.0
- API change: Removed
GetConfig()function from runtime - API change: Must create new
HumanSecurityEnforcerstruct by callingNewHumanSecurityEnforcer - API change: Added
CreateDefaultHumanSecurityMiddlewarewhich creates a default middleware - Added support for remote configuration feature
- Added support for header-based logger feature
- Added capability to add to module version via configuration
px_module_version - Update the captcha template with captcha page includes client-side first party timeout
- Configuration for first party timeout
- Changed PXHD cookie attribute (added SameSite=Lax, using Max-Age instead of Expires)
- Minor cookie bug fixes