Release Mail Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 10:47:30 +02:00
parent 9bc0870404
commit 2ab972a9f3
35 changed files with 2061 additions and 150 deletions
+9
View File
@@ -1,5 +1,14 @@
# 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.