Skip to content

Ratesight 3.11.2

Choose a tag to compare

@davidbenlaw davidbenlaw released this 09 Sep 17:57
· 4 commits to main since this release
a7a08ad

What changed

  • Preserves unsigned external CRM publishing while Request Authentication is in observe_v2, recorded as legacy_unsigned_observed.
  • Continues rejecting invalid supplied signatures.
  • Keeps enforce_v2 strict: unsigned requests are rejected once enforcement is enabled.
  • Adds sanitized Request Diagnostics to Activity Log so operators can confirm whether a webhook reached Ratesight and see its authentication outcome without exposing bodies, signatures, or secrets.

Verification

  • Full plugin test suite passed from merge commit a7a08ad.
  • Release package integrity and contents verified before publication.