Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 6016aad

Browse files
authored
Merge pull request #17346 from zoracon/release-2019.1.31
Release 2019.1.31
2 parents 2b62ed3 + 80b59db commit 6016aad

File tree

8 files changed

+411
-412
lines changed

8 files changed

+411
-412
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"*://*/*",
5252
"ftp://*/*"
5353
],
54-
"version": "2019.1.7",
54+
"version": "2019.1.31",
5555
"web_accessible_resources": [
5656
"/pages/cancel/index.html"
5757
]

src/Changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2019.1.31
2+
* Change "Block all unencrypted requests" language to "Encrypt all sites eligible"
3+
* EASE mode patches for interstitial page and reload to trigger for EASE mode
4+
* ES Lint clean up
5+
* Disable test for Chrome (will work in patch while disabled)
6+
* Deprecate I.P.s in rulesets (Special case for DNS I.P.s)
7+
18
2019.1.7
29
* Change "Block all unencrypted requests" language to "Encrypt all sites eligible"
310
* Amend check_rules.py fetch test to disable rules only if all rules are problematic,

0 commit comments

Comments
 (0)