File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
All notable changes to this project will be documented in this file.
6
6
7
- ## Unreleased
7
+ ## 6.1.0 (2025-06-01)
8
8
9
9
### Enhancements
10
10
11
- - Added option to display the DKIM header if when an e-mail with a DKIM signature, SPF or DMARC result is viewed (#462 ).
11
+ - Added an option to display the DKIM header when an e-mail with a DKIM signature, SPF or DMARC result is viewed (#462 ).
12
12
- Authentication-Results header: Invalid headers by Outlook are now accepted if reading of non RFC compliant ARHs is enabled (#423 ).
13
13
- The DKIM selector is now displayed in the DKIM button pop-up (#510 ).
14
- - The options page of the add-on can now be open from the DKIM button pop-up.
14
+ - The options page of the add-on can now be opened from the DKIM button pop-up.
15
15
16
16
### Fixes
17
17
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 2 ,
3
3
"name" : " __MSG_about_name__" ,
4
4
"description" : " __MSG_about_summary__" ,
5
- "version" : " 6.0.1 " ,
5
+ "version" : " 6.1.0 " ,
6
6
"author" : " Philippe Lieser" ,
7
7
"homepage_url" : " https://github.com/lieser/dkim_verifier/wiki" ,
8
8
"default_locale" : " en_US" ,
9
9
"applications" : {
10
10
"gecko" : {
11
11
"id" : " dkim_verifier@pl" ,
12
12
"strict_min_version" : " 128.0" ,
13
- "strict_max_version" : " 138 .*"
13
+ "strict_max_version" : " 140 .*"
14
14
}
15
15
},
16
16
"permissions" : [
You can’t perform that action at this time.
0 commit comments