Skip to content

Releases: Spring3/twitch-auto-points

v1.3.2

27 Mar 12:37

Choose a tag to compare

  • Narrowed down host permissions to only twitch website (#29)

v1.3.1

27 Mar 00:34

Choose a tag to compare

  • Dropped unnecessary data-collection permission request (#27)

v1.3.0

26 Mar 01:22

Choose a tag to compare

  • bump manifest.json from v2 to v3
  • bump dependencies
  • update the logic to handle the service worker notion

v1.2.5

30 May 00:46

Choose a tag to compare

Fixes

  • fixed a bug when after a redirect the timers were reset even when the extension was in disabled state (greyed out after a click on extension icon)
  • sending 50 points as default if extension failed to find the number of points on it's own (to at least assign something instead of losing this data)

v1.2.4

29 May 01:59

Choose a tag to compare

Fixes

  • resetting the widget internal timers on redirect within twitch to fix the case when channel points button wasn't clicked on time after the user redirected to a new channel on twitch after the extension gathered channel points on a previous channel

v1.2.3

15 Apr 00:51

Choose a tag to compare

Improvements:

  • format the number in badge text to decimal with K or M for thousands, millions and etc to fit the badge space

v1.2.2

14 Apr 17:14

Choose a tag to compare

Fixes:

  • fixed bug when collected points were associated with a wrong channel id

v1.2.1

13 Apr 20:56

Choose a tag to compare

Fixes:

  • bump the package version in manifest.json

v1.2.0

13 Apr 20:38

Choose a tag to compare

Improvements:

  • latest package versions
  • massive refactoring of background script to improve readability and scalability
  • migrated to yarn

Features:

  • the extension icon now displays the amount of collected points for the channel opened in your tab

Install:

v1.1.4

22 Dec 21:08

Choose a tag to compare

Fixes

  • fix isLive check to also work in moderator mode

Chores

  • bumped dependencies