Skip to content

v2.1.0

Latest

Choose a tag to compare

@ovx ovx released this 20 Jul 13:25

Changes:

  • feat: VerifySolutionOptions::$payload now accepts a raw base64 string or a decoded array directly, in addition to a Payload object [#24]
  • feat: add Sentinel::verify() for remote payload verification via the ALTCHA Sentinel API (POST /v1/verify/signature), with configurable timeout, retries/backoff, and a pluggable HTTP client