Skip to content

Releases: bjornstar/intercept-redirect

v5.4.0 - 2020-05-29

29 May 03:42
Compare
Choose a tag to compare
  • Add a link to the Microsoft Edge version in the README (Fixes #23)
  • Add special-google-chrome-web-store-description.txt to assets
  • Redirect to the correct URL on outgoing.prod.mozaws.net when slashes are not url encoded (Fixes #22)
  • Update devDependency eslint from v7.0.0 to v7.1.0
  • Update devDependency mocha from v7.1.2 to v7.2.0

v5.3.2 - 2020-05-29

29 May 02:24
Compare
Choose a tag to compare
  • Use the icon-300 image from assets for the README (Fixes #21)

v5.3.1 - 2020-05-25

29 May 02:24
Compare
Choose a tag to compare
  • Add 16px and 48px icons as an attempt to appease the Google Chrome Web Store team

v5.3.0 - 2020-05-17

21 May 12:04
Compare
Choose a tag to compare
  • Add support for lm.facebook.com

v5.2.2 - 2020-05-15

21 May 12:04
Compare
Choose a tag to compare
  • Add a privacy policy: PRIVACY.md
  • Add a badge for CWS
  • Add a 300x300 icon for Microsoft Edge Addons Catalog

v5.2.1 - 2020-05-05

07 May 03:18
Compare
Choose a tag to compare
  • Add github actions to perform CI
  • Add AMO badge to the README (Addresses #16)

v5.2.0 - 2020-05-04

07 May 03:17
Compare
Choose a tag to compare
  • Add support for www.googleadservices.com (Fixes #17)
  • Improve messaging for Opera

v5.1.2 - 2020-04-28

28 Apr 05:59
Compare
Choose a tag to compare
  • Actually de-emphasize the Chrome Web Store in the README

v5.1.1 - 2020-04-28

28 Apr 06:00
Compare
Choose a tag to compare
  • Use more quotes in YAML, CircleCI choked somewhere

v5.1.0 - 2020-04-28

28 Apr 06:00
Compare
Choose a tag to compare
  • Ensure a protocol is in the URL (Fixes #12)
  • De-emphasize the Chrome Web Store in the README (Fixes #13)
  • Update devDependency mocha from v7.1.0 to v7.1.2
  • Try using node v14 in all three CI
  • CircleCI can run lint and mocha in parallel
  • Add reports to .gitignore