Mail Auth Info Viewer versiohistoria

2 versiota

Ole varovainen vanhojen versioiden kanssa!

Nämä versiot ovat esillä vertailu- ja testitarkoituksia varten. Sinun kannattaa käyttää lisäosista aina uusinta versiota.

Versio 1.1.4 71.1 KiB Toimii kohteilla Thunderbird 115.0 and later

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.

Versio 1.1.3 70.8 KiB Toimii kohteilla Thunderbird 115.0 and later

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)