Istoricul versiunilor DMARC Report Analyzer

2 versiuni

Fii atent cu versiunile vechi!

Aceste versiuni sunt afișate în scopuri de testare și de referință. Ar trebui să folosești întotdeauna cea mai recentă versiune a unui supliment.

Versiunea 1.1.0 126.9 KiB Funcționează cu Thunderbird 115.0 și versiunile superioare

Version 1.1.0
  • New: "Misconfigured" source classification - IP ranges that hold valid signing keys yet also deliver unauthenticated mail are now flagged separately, instead of being hidden as legitimate.
  • New: Expanded policy advice covering subdomain policy (sp), SPF alignment (aspf), non-existent subdomain policy (np), and failure reporting options (fo).
  • New: JSON export alongside CSV, for SIEM and scripting workflows.
  • New: Live scan progress, sortable tables, click-to-copy IP ranges, and a domain quick-filter.
  • Improved: More accurate aggregation - domain and global summaries are recomputed from raw records, so low-volume sources spread across many reports are no longer dropped.
  • Improved: Hardened report parsing (UTF-8 BOM, invalid control characters, bare ampersands, and the Microsoft diskim typo) reduces unreadable reports; faster scans on Thunderbird 121 and later.
  • Improved: Accessibility - health badges expose an accessible label and tables expose column headers to assistive technologies.

Versiunea 1.0.7 117.7 KiB Funcționează cu Thunderbird 115.0 și versiunile superioare

v1.0.7
  • Added VENDOR.md at the extension root, documenting all bundled third-party libraries (JSZip 3.10.1, pako 2.1.0) with exact version numbers, source URLs, and licenses, in accordance with Thunderbird's Third Party Library Usage Guide.
  • Updated build scripts (build.sh, build.ps1) to include VENDOR.md in the XPI package.
  • Fixed incorrect pako source URL in lib/README.md (was pointing to a wrong repository).