Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chromium/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"*://*/*",
"ftp://*/*"
],
"version": "2020.8.13",
"version": "2020.11.17",
"web_accessible_resources": [
"/pages/cancel/index.html"
]
Expand Down
7 changes: 7 additions & 0 deletions src/Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2020.11.17
* Copy URL in EASE interstitial
* Dependapot NPM updates
* CRX distribution scripts for transparency for Edge and Opera
* Port inclusion on allowlist for EASE
* UI change to reflect a global setting

2020.8.13
* Fix port based whitelsiting issue #19291
* Update documentation
Expand Down
Loading