Skip to content

Releases: bjornstar/intercept-redirect

v3.1.1 - 2018-05-08

10 Jul 02:07
Compare
Choose a tag to compare
  • workflows instead of workflow
  • build instead of install

v3.1.0 - 2018-05-08

10 Jul 02:07
Compare
Choose a tag to compare
  • Add circleci

v3.0.0 - 2018-05-02

10 Jul 02:08
Compare
Choose a tag to compare
  • Test with TAP
  • Rename src to webextension
  • Add package.json
  • Add node_modules to .gitignore
  • Put built web extensions in build directory

v2.0.0 - 2018-04-29

10 Jul 02:08
Compare
Choose a tag to compare
  • Add Google image search redirect
  • Add test.js
  • Reorganize into src & build directories
  • Add compatibility for node

v1.7.0 - 2018-04-25

10 Jul 02:09
Compare
Choose a tag to compare
  • If there's no extra data, just return the key
  • I should probably write some tests

v1.6.0 - 2018-04-24

10 Jul 02:09
Compare
Choose a tag to compare
  • Intercept all requests regardless of transport

v1.5.0 - 2018-04-24

10 Jul 02:09
Compare
Choose a tag to compare
  • disq.us adds some extraneous data to the url, we need to strip it
  • Add dates and v to changelog

v1.4.0 - 2018-04-24

10 Jul 02:09
Compare
Choose a tag to compare
  • Add disq.us

v1.3.0 - 2018-04-23

10 Jul 02:10
Compare
Choose a tag to compare
  • Add news.url.google.com

v1.2.0 - 2018-04-22

10 Jul 02:10
Compare
Choose a tag to compare
  • Reorganize list of sites so each site is listed once
  • Add gitignore