Skip to content

Releases: lieser/dkim_verifier

v2.2.1

18 Apr 21:14
Compare
Choose a tag to compare
  • Added integration with Silvermel and Charamel themes for favicons (#254 by dodmi)

Backports (by dodmi):

  • Authentication-Results header: fixed parsing of version (#253)
  • Authentication-Results header: fixed parsing of quoted SDID and AUID (#229, #234, #253)
  • Authentication-Results header: fixed missing reason on fail resulting in error (#232, #252)
  • Updated default rules and favicons (#255)

v4.0.0pre4

22 Nov 23:37
Compare
Choose a tag to compare
v4.0.0pre4 Pre-release
Pre-release
  • 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
  • libunbound resolver: Don't provide a default path (#199)
  • libunbound resolver: Improve options description (#199)
  • added about page in options
  • updated default rules and favicons (#208, #209, #210)

Changes since v4.0.0pre3:

  • libunbound resolver: Don't provide a default path (#199)
  • libunbound resolver: Improve options description (#199)
  • Sign rules: Special treatment of outgoing messages now supported
  • Fixed relaxed ARH parsing option (#221)
  • Fixed backtracking issues in parsing of from header, resulting in InternalError: too much recursion (#199)
  • Fixed options page not correctly working if it was already open on start (#199)
  • Added about page in options
  • Updated default rules and favicons (#209)

Current limitations:

  • Storing of DKIM keys not implemented
  • Sign rules: DMARC heuristic not implemented
  • DKIM action in the header not implemented

Removed:

  • Option to show DKIM result in the statusbarpanel

v4.0.0pre3

09 Nov 00:07
Compare
Choose a tag to compare
v4.0.0pre3 Pre-release
Pre-release
  • 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

Changes since v4.0.0pre2:

  • Sign rules now work (some limitations still apply)
  • Fix parsing of from header (#218)

Known issues:

  • Storing of DKIM keys not implemented
  • Sign rules: DMARC heuristic not implemented
  • Sign rules: Special treatment of outgoing messages not implemented
  • DKIM action in the header not implemented

Removed:

  • Option to show DKIM result in the statusbarpanel

v4.0.0pre2

21 Sep 19:19
Compare
Choose a tag to compare
v4.0.0pre2 Pre-release
Pre-release
  • 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

Changes since v4.0.0pre1:

  • Saving of results works
  • fixed verification messages using 8-bit encoding (#214)

Known issues:

Removed:

  • Option to show DKIM result in the statusbarpanel

v4.0.0pre1

18 Jul 22:16
Compare
Choose a tag to compare
v4.0.0pre1 Pre-release
Pre-release
  • 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

Known issues:

Removed:

  • Option to show DKIM result in the statusbarpanel

v3.1.0

22 Jan 17:56
Compare
Choose a tag to compare
  • includes changes from 2.2.0
    • Authentication-Results header: fix relaxed parsing option and trailing ";"
    • exposed option on how to treat weak keys. Default is now ignore (was warning since 2.1.0) (#174)
    • fixed default text color for unsigned e-mail in dark theme if highlighting of From header is enabled (#181)
    • libunbound resolver: add ability to explicitly load dependencies of libunbound (#170, #179)
    • updated default rules and favicons (#165, #168, #169, #180)
  • fix default rules and favicons (#197)

v2.2.0

19 Jan 16:25
Compare
Choose a tag to compare
  • Authentication-Results header: fix relaxed parsing option and trailing ";"
  • exposed option on how to treat weak keys. Default is now ignore (was warning since 2.1.0) (#174)
  • fixed default text color for unsigned e-mail in dark theme if highlighting of From header is enabled (#181)
  • libunbound resolver: add ability to explicitly load dependencies of libunbound (#170, #179)
  • updated default rules and favicons (#165, #168, #169, #180)

v3.0.1

22 Sep 18:44
Compare
Choose a tag to compare
  • fixed incompatibility with Thunderbird 70 (#167)
  • fixed DKIM status not visible when a message is opened in a new window (#172)
  • fixed incompatibility with CompactHeader add-on (#177)
  • JSDNS: fixed proxy support (#173)

v3.0.0

01 Sep 16:49
Compare
Choose a tag to compare
  • now requires at least Thunderbird 68
  • fixed incompatibility with Thunderbird 68/69 (#115)
  • libunbound resolver: remove old root trust anchor (key tag 19036)

2.1.0

29 Aug 20:13
Compare
Choose a tag to compare
  • Cryptographic Algorithm and Key Usage Update (RFC 8301, #141)
  • updated default rules and favicons (#140, #145, #152, #157, #159)
  • added Hungarian translation (by Óvári) (#164)