Releases: postalsys/mailauth
Releases · postalsys/mailauth
v4.8.2
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
4.8.1 (2024-11-05)
Bug Fixes
- cli: Updated help strings for the cli script (8a86e51)
v4.8.0
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
4.7.3 (2024-10-21)
Bug Fixes
- BodyHashStream: Skip header (3da03d2)
v4.7.2
4.7.2 (2024-10-02)
Bug Fixes
- dkim: Store byteLength in BodyHashStream (081f823)
v4.7.1
4.7.1 (2024-10-02)
Bug Fixes
- dkim: New class BodyHashStream (88d2fad)
v4.7.0
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
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
4.6.8 (2024-06-04)
Bug Fixes
- dmarc-alignment: Fixed tldts usage to allow private domains (cc7dfa8)
v4.6.7
4.6.7 (2024-05-30)
Bug Fixes
- psl: Replaced psl module with tldts for up to date public suffix list (cab894b)