Historique de version de Mail Auth Info Viewer

2 versions

Méfiez-vous des anciennes versions !

Ces versions sont affichées pour informations et à titre d’essais. Vous devriez toujours utiliser la dernière version d’un module.

Version 1.1.4 71.1 KiB Fonctionne avec Thunderbird 115.0 et supérieures

v1.1.4 — Review Compliance Update

  • DOM Safety: Replaced all innerHTML usage with safe DOM APIs (document.createElement, textContent, replaceChildren) in options page and confirm dialog, per ATN review policy.
  • Always-Collapsed Panel: The dashboard now always starts collapsed for every email. Status badge and verdict tags are visible at a glance in the header bar; click to expand for details.
  • Header Cleanup: Removed the GitHub repository link from the main click area of the feature panel header, per ATN no-surprise policy.

Version 1.1.3 70.8 KiB Fonctionne avec Thunderbird 115.0 et supérieures

v1.1.3 — Trusted Link Domains, Link Mismatch Badge and All-External Detection

Trusted Link Domains (Whitelist)
  • "Trust" button appears next to external domains when link warnings are detected
  • Confirm dialog prevents accidental whitelisting
  • Trusted domains shown with shield icon in blue, suppress link mismatch and external-link warnings
  • Manage from add-on settings page with text-based import/export

Link Mismatch Badge
  • Renamed from "PHISHING" to "LINK MISMATCH" — flashing skull animation unchanged
  • Better describes the detection: displayed URL differs from link destination

All-External Link Detection
  • Warns when all links point to external domains (replaces sole-link check)
  • Main CTA external detection no longer requires minimum area threshold
  • Both checks respect trusted domain whitelist

Other Changes
  • Alignment terminology updated to RFC 7489 standard across all 12 languages
  • New "storage" permission for whitelist persistence (no network access)