Releases: lieser/dkim_verifier
Releases · lieser/dkim_verifier
v1.6.2
v1.6.2pre2
- fixed Problem with CompactHeader add-on (introduced in 1.6.2pre1)
- fixed Problem with copied header fields (#43)
- updated default rules and favicons
v1.6.2pre1
- fixed incompatibility with Silvermel/Charamel
v1.6.1
v1.6.0
- added option to indicate successful DNSSEC validation with a lock (enabled by default)
- added option to show the favicon of some known signing domains (enabled by default)
- added option to show the ARH result alongside the add-ons, instead of replacing it
- JSDNS: differentiate between a server error and an non existing DKIM key (#73)
- sign rules: ignore must be signed for outgoing messages
- sign rules: updated default rules
- fixed updating a DKIM key or marking it as secure via the "Other Actions" button
v1.6.0pre2
- added option to show the favicon of some known signing domains (enabled by default)
- sign rules: ignore must be signed for outgoing messages
- fixed updating a DKIM key or marking it as secure via the "Other Actions" button
v1.6.0pre1
- added option to indicate successful DNSSEC validation with a lock (enabled by default)
- added option to show the ARH result alongside the add-ons, instead of replacing it
- JSDNS: differentiate between a server error and an non existing DKIM key (#73)
v1.5.1
v1.5.0
- added option to enable/disable DKIM verification for each account
- JavaScript DNS library: added support to use a proxy
- sign rules: updated default rules (added firefox.com)
- DKIM key: empty, but existing DNS record is now treated as a missing key instead as an ill-formed one
- fixed installing problem if extensions.getAddons.cache.enabled is set to false (https://bugzilla.mozilla.org/show_bug.cgi?id=1187725) (#65)
v1.5.0pre2
- added option to enable/disable DKIM verification for each account
- JavaScript DNS library: added support to use a proxy
- fixed installing problem if
extensions.getAddons.cache.enabled
is set to false (https://bugzilla.mozilla.org/show_bug.cgi?id=1187725)