Releases: Spring3/twitch-auto-points
Releases · Spring3/twitch-auto-points
v1.3.2
27 Mar 12:37
Compare
Sorry, something went wrong.
No results found
Narrowed down host permissions to only twitch website (#29 )
v1.3.1
27 Mar 00:34
Compare
Sorry, something went wrong.
No results found
Dropped unnecessary data-collection permission request (#27 )
v1.3.0
26 Mar 01:22
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixes:
fixed bug when collected points were associated with a wrong channel id
v1.2.1
13 Apr 20:56
Compare
Sorry, something went wrong.
No results found
Fixes:
bump the package version in manifest.json
v1.2.0
13 Apr 20:38
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixes
fix isLive check to also work in moderator mode
Chores