Releases: lieser/dkim_verifier
Releases · lieser/dkim_verifier
v2.2.1
- Added integration with Silvermel and Charamel themes for favicons (#254 by dodmi)
Backports (by dodmi):
v4.0.0pre4
- 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
- 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
- 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:
- Storing of DKIM keys not implemented
- Sign rules not implemented
- DKIM action in the header not implemented
- Does not work for external eml files and attachments (https://bugzilla.mozilla.org/show_bug.cgi?id=1644038)
Removed:
- Option to show DKIM result in the statusbarpanel
v4.0.0pre1
- 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:
- Saving of results not implemented
- Storing of DKIM keys not implemented
- Sign rules not implemented
- DKIM action in the header not implemented
- Does not work for external eml files and attachments (https://bugzilla.mozilla.org/show_bug.cgi?id=1644038)
Removed:
- Option to show DKIM result in the statusbarpanel
v3.1.0
- 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
- 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)