File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
- Require Firefox >= 55
16
16
- Require Chrome >= 37
17
17
18
+ ## [ 1.27.2] - 2025-01-27
19
+
20
+ ### Fixed
21
+ Special thanks to [ SunsetTechuila] ( https://github.com/SunsetTechuila ) for providing [ PR 415] ( https://github.com/ClearURLs/Addon/pull/415 )
22
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=1943562
23
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=1942909
24
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=1942705
25
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=1943842
26
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=1943807
27
+ - [ #407 ] ( https://github.com/ClearURLs/Addon/issues/407 )
28
+ - [ #408 ] ( https://github.com/ClearURLs/Addon/issues/408 )
29
+ - [ #409 ] ( https://github.com/ClearURLs/Addon/issues/409 )
30
+ - [ #410 ] ( https://github.com/ClearURLs/Addon/issues/410 )
31
+ - [ #411 ] ( https://github.com/ClearURLs/Addon/issues/411 )
32
+ - [ #412 ] ( https://github.com/ClearURLs/Addon/issues/412 )
33
+ - [ #413 ] ( https://github.com/ClearURLs/Addon/issues/413 )
34
+
18
35
## [ 1.27.1] - 2025-01-05
19
36
20
37
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " ClearURLs" ,
4
- "version" : " 1.27.1 " ,
4
+ "version" : " 1.27.2 " ,
5
5
"author" : " Kevin Roebert" ,
6
6
"description" : " __MSG_extension_description__" ,
7
7
"homepage_url" : " https://docs.clearurls.xyz" ,
You can’t perform that action at this time.
0 commit comments