Skip to content

Releases: lfilho/sample-webextension

v1.6.0

16 Jun 19:51
Compare
Choose a tag to compare

1.6.0 (2020-06-16)

Features

  • add meta tag for mobile devices (b0a6a32)

Bug Fixes

  • remove the large image from the final bundle (86b574f)

v1.5.1

15 Jun 21:09
Compare
Choose a tag to compare

1.5.1 (2020-06-15)

Bug Fixes

  • only attach last version to the release page (4eba5c5)

v1.5.0

15 Jun 20:55
Compare
Choose a tag to compare

1.5.0 (2020-06-15)

Features

  • add extra info when logging Errors (67d7b72)
  • add feedback form to browser action (7f52b1e)
  • use fake post() instead of fetch() (eb05825)

Bug Fixes

  • don't emit metrics in RequestListener tests (e31c091)
  • Logger usage (9a24f40)

v1.4.2

15 Jun 01:38
Compare
Choose a tag to compare

1.4.2 (2020-06-15)

Bug Fixes

v1.4.1

15 Jun 00:30
Compare
Choose a tag to compare

1.4.1 (2020-06-15)

Bug Fixes

  • wrong static reference not caught by eslint (38b7467)

v1.4.0

14 Jun 23:49
Compare
Choose a tag to compare

1.4.0 (2020-06-14)

Features

v1.3.0

14 Jun 06:28
Compare
Choose a tag to compare

1.3.0 (2020-06-14)

Features

v1.2.0

14 Jun 01:27
Compare
Choose a tag to compare

1.2.0 (2020-06-14)

Features

v1.1.0

14 Jun 00:17
Compare
Choose a tag to compare

1.1.0 (2020-06-14)

Features

  • working version with deny list (0a4dd66), closes #40

v1.0.3

12 Jun 00:07
Compare
Choose a tag to compare

1.0.3 (2020-06-12)

Bug Fixes

  • npm and ext json version bumps (7176c43)
  • sync version number after CI fix (496844f)