Files
mail-tools/CHANGELOG.md
T
zemion 2ab972a9f3
Verify / verify (push) Canceled after 0s
Release Mail Tools 0.2.0
2026-09-02 10:47:30 +02:00

19 lines
820 B
Markdown

# Changelog
## 0.2.0 - 2026-09-02
- Preserved original message octets and MIME entity ranges, including RFC 2231
continued parameters and byte-safe attachment downloads.
- Added bounded mbox/mboxrd import, threading and search, safe packaged CID-image
preview, and deeper MIME-tree redaction with explicit evidence.
- Added local RSA-SHA256 and Ed25519-SHA256 DKIM verification against public-key
DNS text pasted by the user.
## 0.1.0 - 2026-09-01
- Initial local-first EML/MIME inspection release.
- Added bounded header, multipart, transfer-encoding and attachment parsing.
- Added inert body comparison and opaque sandboxed sanitized HTML preview.
- Added header diagnostics, canonical EML export and focused redaction report.
- Added offline PWA packaging, Toolbox integration and reproducible ZIP output.