DMARC Report Analyzer의 버전 기록

버전 2

오래된 버전인지 확인하세요!

아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.

버전 1.1.0 126.9 KiB 작동 버전 Thunderbird 115.0 이상

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.

버전 1.0.7 117.7 KiB 작동 버전 Thunderbird 115.0 이상

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).