Version 0.3.2

Added

  • Custom block on error message: New px_custom_block_on_error_message configuration to display a custom message on block pages served due to an error

Fixed

  • URL host replacement in NextJSIncomingRequest now 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