diff --git a/chromium/manifest.json b/chromium/manifest.json index 3989686abb04..82e8f6008ced 100644 --- a/chromium/manifest.json +++ b/chromium/manifest.json @@ -54,7 +54,7 @@ "*://*/*", "ftp://*/*" ], - "version": "2019.6.27", + "version": "2019.11.7", "web_accessible_resources": [ "/pages/cancel/index.html" ] diff --git a/src/Changelog b/src/Changelog index 4109504e5c26..f5edad6fd7da 100644 --- a/src/Changelog +++ b/src/Changelog @@ -1,3 +1,9 @@ +2019.11.7 +* EASE HTTP Once Exception +* Add Private network IPs to exclusion for HTTPSE +* Revert icons back to previous state +* Optimizations to url handling and hsts prune + 2019.6.27 * Making stylistic changes for mobile friendliness in Fennec * Inclusion and use of the lib-wasm submodule, lowering memory overhead