Version 0.3.2
Added
- Custom block on error message: New
px_custom_block_on_error_messageconfiguration to display a custom message on block pages served due to an error
Fixed
- URL host replacement in
NextJSIncomingRequestnow preserves the raw URL path without normalization (fixes raw URL tracking for paths containing dots or extra slashes) - Form URL-encoded body parsing now clones the request before reading to allow the body stream to be consumed multiple times