Skip to content

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 05:51
2b7fce0

7.0.0 (2026-09-27)

⚠ BREAKING CHANGES

  • dmarc: the DMARC result no longer has pct, which is historic in RFC 9989, and BIMI no longer reads it. policy can differ from before for non-existent subdomains (np), for t=y records, and for records with an invalid p, sp or np.

Features

  • dmarc: apply np, t and the RFC 9989 rules for invalid policies (c11740c)
  • fix RFC compliance findings and add a strict mode (#136) (62e0dd1)