We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79cc09 commit 53e384fCopy full SHA for 53e384f
chromium/manifest.json
@@ -54,7 +54,7 @@
54
"*://*/*",
55
"ftp://*/*"
56
],
57
- "version": "2019.6.27",
+ "version": "2019.11.7",
58
"web_accessible_resources": [
59
"/pages/cancel/index.html"
60
]
src/Changelog
@@ -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
+
7
2019.6.27
8
* Making stylistic changes for mobile friendliness in Fennec
9
* Inclusion and use of the lib-wasm submodule, lowering memory overhead
0 commit comments