Releases: lieser/dkim_verifier
Releases Β· lieser/dkim_verifier
v5.4.0
Enhancements
- Added support for using the Brand Indicators for Message Identification (BIMI) when showing favicons is enabled (#242).
- Added the possibility to show a favicon for a specific From address or AUID (#107).
- Don't save DKIM results that contain a temporary error.
- Show proper error message if parsing of a message failed.
- Show DKIM label if "Hide labels column" is enabled.
- Authentication-Results header: if reading of non RFC compliant ARHs is enabled, a
:
in a property value is now allowed without the value being in a quoted-string. - Authentication-Results header: don't restrict result keyword for unknown methods.
Fixes
- Fixed signature verification if a signed header contains a non ASCII character.
- Fixed support for Thunderbird Conversations add-on in Thunderbird 115 and later (#395).
- Libunbound resolver: Fixed using a relative path to the profile directory in Thunderbird 115 and later (#385).
Other
v5.3.1
v5.3.0
Enhancements
- Fixed incompatibility with Thunderbird 115 (#364).
- Support the offline mode of Thunderbird.
No DNS queries are done if Thunderbird is in the offline mode (#129). - JSDNS: Support IPv6 addresses (#363)
- JSDNS: Improved how the addon behaves if all DNS servers were not reachable.
By default the addon will now try them again instead of getting in a state there all further DNS queries will fail (#269).
If getting DNS servers from OS configuration is enabled, they will now also be read from the OS again (#90).
Other
- Updated default rules and favicons (#365).
v5.2.0
Enhancements
- Extract the received time from the last Received header and use it as the verification time (#336).
- Fixed incompatibility with Thunderbird 113 (#352).
Fixes
- Fixed extension not working for attached or external messages (#216).
Requires Thunderbird 106 or later. - Fixed empty tags being treated as ill-formed. This e.g. fixes revoked DKIM keys.
- Fixed tooltip for From header in Thunderbird 102 or newer (#311).
- Fixed missing body resulting in internal error (#347).
Other
v5.1.1
v5.1.0
Enhancements
- Added heuristic to detect maliciously added unsigned headers (#102).
- Configurable option to warn about unsigned headers that are recommended to be signed (#102, #277).
- Improved theming of header icon in Thunderbird 102.
- Authentication-Results header: Prefer to show failure results that include a reason and are related to the sending domain (#247).
Fixes
- Fixed error when opening messages in a new window in Thunderbird 102.
Other
- updated default rules and favicons
v5.0.0
Breaking Changes
- now requires at least Thunderbird 91
Enhancements
- fixed incompatibility with Thunderbird 102 (#306, #312)
- Added support for signing algorithm Ed25519-SHA256 (RFC 8463) (#142)
- JSDNS: fixed incompatibility with Thunderbird 101 (#303)
- Authentication-Results header: check sign algorithm used for DKIM (RFC 8601) (#219)
Fixes
- fixed multiple from addresses being treated as ill-formed (#304)
Other
- updated default rules and favicons
v4.1.1
- fixed blank line in header if email does not contain DKIM signature (Thunderbird 97) (#293)
- fixed some dialog windows being to small (#296)
- fixed header spanning multiple lines possibly being cropped at the bottom
- fixed wrapping of header in Thunderbird 99
- added Ukrainian translation (by lexxai) (#297)
v4.1.0
- fixed incompatibility with Thunderbird 96 (#279)
- Re-added support for Thunderbird Conversations add-on (#203)
- show proper error message on ill-formed from (#238)
- ignore ill-formed List-Id (#262) and fix parsing of List-Id
- Authentication-Results header: fixed sorting of DKIM results in regards to list id
- fixed options styling for Thunderbird 91
- added Brazilian Portuguese translation (by David BrazSan) (#283)
- Add ability to export/import sign rules (#220)
- Fix layout issues in table views (Sign rules / stored keys) (#248)
- updated default rules and favicons (#263, #266, #274, #281, #284)
v4.0.0
- now requires at least Thunderbird 78
- fixed incompatibility with Thunderbird 78 (#199)
- removed option to show DKIM result in the statusbarpanel
- Authentication-Results header: fixed parsing of version
- Authentication-Results header: fixed parsing of quoted SDID and AUID (#229, #234)
- Authentication-Results header: fixed missing reason on fail resulting in error (#232)
- libunbound resolver: Don't provide a default path (#199)
- libunbound resolver: Improve options description (#199)
- added about page in options
- added incomplete Swedish translation (by Phoenix)
- added Spanish translation (by Peter O Brien) (#239)
- updated default rules and favicons (#208, #209, #210)
Changes since v4.0.0pre4:
- fixed incompatibility with Thunderbird 89
- Update translations
- added Spanish translation (by Peter O Brien) (#239)
- Migrated storing of DKIM keys
- Sign rules: Migrated DMARC heuristic
- Migrated DKIM actions in the header
- Authentication-Results header: fixed parsing of quoted SDID and AUID (#229, #234)
- Authentication-Results header: fixed missing reason on fail resulting in error (#232)
- Improve parsing of From address, now supporting parts of the obsolete Syntax (#235)
- updated default rules and favicons
Removed:
- Option to show DKIM result in the statusbarpanel