4.8.2 (2024-12-19)
- ARC: ensure that instance value is 1 if ARC chain does not exist yet (ab4c5e9)
4.8.1 (2024-11-05)
- cli: Updated help strings for the cli script (8a86e51)
4.8.0 (2024-11-05)
- cert-type: BIMI authority information includes the type of the cert ('VMC' or 'CMC') (0dd8db8)
4.7.3 (2024-10-21)
- BodyHashStream: Skip header (3da03d2)
4.7.2 (2024-10-02)
- dkim: Store byteLength in BodyHashStream (081f823)
4.7.1 (2024-10-02)
- dkim: New class BodyHashStream (88d2fad)
4.7.0 (2024-10-02)
- dkim-sign: Added new Transfor stream class DkimSignStream to sign emails in a stream processing pipeline (130a1a3)
4.6.9 (2024-08-22)
- 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)
4.6.8 (2024-06-04)
- dmarc-alignment: Fixed tldts usage to allow private domains (cc7dfa8)
4.6.7 (2024-05-30)
- psl: Replaced psl module with tldts for up to date public suffix list (cab894b)
4.6.6 (2024-05-13)
- deps: Bumped deps to clear out security warnings (4ca35fe)
4.6.5 (2024-02-12)
- dkim: Added new output property mimeStructureStart (8f25353)
4.6.4 (2024-02-05)
- ed25519: Fixed ed25519 signing and verification (40f1245)
4.6.3 (2024-01-26)
- bumped 2022 in copyright notices to 2024 (cc89823)
4.6.2 (2024-01-25)
- bimi: skip bimi with undersized DKIM signatures (d666d74)
4.6.1 (2024-01-24)
- dkim-verify: Show the length of the source body in DKIM results (d28663b)
4.6.0 (2023-11-02)
- deploy: Set up automatic publishing (f9b9c32)