Skip to content

Releases: postalsys/mailauth

v4.8.2

19 Dec 08:33
0854eb3
Compare
Choose a tag to compare

4.8.2 (2024-12-19)

Bug Fixes

  • ARC: ensure that instance value is 1 if ARC chain does not exist yet (ab4c5e9)

v4.8.1

05 Nov 08:45
3c47729
Compare
Choose a tag to compare

4.8.1 (2024-11-05)

Bug Fixes

  • cli: Updated help strings for the cli script (8a86e51)

v4.8.0

05 Nov 07:19
d591649
Compare
Choose a tag to compare

4.8.0 (2024-11-05)

Features

  • cert-type: BIMI authority information includes the type of the cert ('VMC' or 'CMC') (0dd8db8)

v4.7.3

21 Oct 07:45
673de8c
Compare
Choose a tag to compare

4.7.3 (2024-10-21)

Bug Fixes

  • BodyHashStream: Skip header (3da03d2)

v4.7.2

02 Oct 11:48
d19b1f2
Compare
Choose a tag to compare

4.7.2 (2024-10-02)

Bug Fixes

  • dkim: Store byteLength in BodyHashStream (081f823)

v4.7.1

02 Oct 11:39
a322180
Compare
Choose a tag to compare

4.7.1 (2024-10-02)

Bug Fixes

  • dkim: New class BodyHashStream (88d2fad)

v4.7.0

02 Oct 10:57
d5e42ed
Compare
Choose a tag to compare

4.7.0 (2024-10-02)

Features

  • dkim-sign: Added new Transfor stream class DkimSignStream to sign emails in a stream processing pipeline (130a1a3)

v4.6.9

22 Aug 08:13
2f9546c
Compare
Choose a tag to compare

4.6.9 (2024-08-22)

Bug Fixes

  • deps: Removed uuid dependency in favor of crypto.randomUUID() (0b5d8f5)
  • dkim-relaxed: Faster DKIM hash calculation for relaxed body if the body contains extremely long lines (fd8c89e)

v4.6.8

04 Jun 08:19
4a88d8f
Compare
Choose a tag to compare

4.6.8 (2024-06-04)

Bug Fixes

  • dmarc-alignment: Fixed tldts usage to allow private domains (cc7dfa8)

v4.6.7

30 May 13:27
d1cf569
Compare
Choose a tag to compare

4.6.7 (2024-05-30)

Bug Fixes

  • psl: Replaced psl module with tldts for up to date public suffix list (cab894b)