Skip to content

Releases: Spring3/twitch-auto-points

v1.2.5

30 May 00:46
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes:

  • bump the package version in manifest.json

v1.2.0

13 Apr 20:38
Compare
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
Compare
Choose a tag to compare

Fixes

  • fix isLive check to also work in moderator mode

Chores

  • bumped dependencies

v1.1.3

11 Jun 22:34
Compare
Choose a tag to compare

Fixes

  • Updated the selectors to match the new twitch UI
  • Reduced the waiting time between checks, which should make the plugin react slightly faster

v1.1.2

09 May 03:07
Compare
Choose a tag to compare

Fixes:

  • Fixed the case when icon was not clicked if it appeared in between pauses of intervals when the channel went offline

v1.1.1

20 Apr 21:31
Compare
Choose a tag to compare

Fixes

  • Fix icon state when reload the page outside twitch website