File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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
+ ## 5.4.0 (2023-11-16)
8
8
9
9
### Enhancements
10
10
@@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file.
28
28
29
29
- Added Polish translation (by dMbski) (#392 ).
30
30
- Options navigation is now flat.
31
- - Updated default rules and favicons (#387 , #393 ).
31
+ - Updated default rules and favicons (#387 , #393 , # 399 ).
32
32
33
33
## 5.3.1 (2023-06-08)
34
34
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" : " 5.3.1 " ,
5
+ "version" : " 5.4.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" : " 91.0" ,
13
- "strict_max_version" : " 116 .*"
13
+ "strict_max_version" : " 121 .*"
14
14
}
15
15
},
16
16
"permissions" : [
You can’t perform that action at this time.
0 commit comments