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

Commit eb5ac39

Browse files
authored
Release 2019.5.2.1 (#17865)
* Release: 2019.5.2.1 * Signing data from AMO.
1 parent 59c3655 commit eb5ac39

File tree

7 files changed

+867
-1088
lines changed

7 files changed

+867
-1088
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.31",
54+
"version": "2019.5.2.1",
5555
"web_accessible_resources": [
5656
"/pages/cancel/index.html"
5757
]

src/Changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2019.5.2
2+
* UI changes in extension menu (#17854)
3+
* EASE interstitial UI tweaks (#17347)
4+
* Remove support for wildcard in the middle (#12319)
5+
* Update default timestamp for deterministic builds (#17623)
6+
* Refactor and enhance trivialize-cookie-rules.js (#17438)
7+
* Run HSTS-prune and fix impacted rulesets (#17338)
8+
* Update HSTS preload max age (#17564)
9+
* Fix DeprecationWarning in HTTPS Everywhere Checker (#17596 )
10+
* Fix Chromium local store exception (#17557)
11+
* Remove middle wildcard support in rules.js (#17715)
12+
13+
114
2019.1.31
215
* Change "Block all unencrypted requests" language to "Encrypt all sites eligible"
316
* EASE mode patches for interstitial page and reload to trigger for EASE mode

0 commit comments

Comments
 (0)