Skip to content

Commit f57855d

Browse files
authored
Release 2019.11.7 (EFForg#18668)
* Update translations. * Release: 2019.11.7 * Signing data from AMO.
1 parent 01e0e43 commit f57855d

File tree

10 files changed

+781
-1712
lines changed

10 files changed

+781
-1712
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
***Delete section if irrelevant***
2+
3+
### List related PRs if any
4+
5+
- pr link
6+
7+
### List related issues if any
8+
9+
- issue link
10+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
***Delete section if irrelevant***
2+
3+
### List related PRs if any
4+
5+
- pr link
6+
7+
### List related issues if any
8+
9+
- issue link
10+
11+
***May delete note after reading***
12+
13+
Thank you for contributing! If this is a new ruleset and your first time contributing, congratulations! There will be some tests ran through our continuous integration in Travis. For example, checking for duplicate hosts, problematic hosts, etc. in the ruleset file. You will see this testing begin when you open this pull request.

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"*://*/*",
5555
"ftp://*/*"
5656
],
57-
"version": "2019.6.27",
57+
"version": "2019.11.7",
5858
"web_accessible_resources": [
5959
"/pages/cancel/index.html"
6060
]

src/Changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2019.11.7
2+
* EASE HTTP Once Exception
3+
* Add Private network IPs to exclusion for HTTPSE
4+
* Revert icons back to previous state
5+
* Optimizations to url handling and hsts prune
6+
17
2019.6.27
28
* Making stylistic changes for mobile friendliness in Fennec
39
* Inclusion and use of the lib-wasm submodule, lowering memory overhead

0 commit comments

Comments
 (0)