Skip to content

Releases: SocksTheWolf/TwitchAdOverlay

Version 4.5

13 Jun 01:12
17294d6
Compare
Choose a tag to compare

This change replaces the old Twitch PubSub feature with the new EventSub endpoint, thus maintaining compatibility with future API changes.

Also removes the deprecated StreamElements support, and makes it easier to modify the sounds that play via this widget.

Version 4.0

29 Apr 20:03
cd9d75e
Compare
Choose a tag to compare

Couple of major changes with the system, the biggest points are below:

  • Fixes a bug where the "Connected" message would appear even if we weren't properly connected
  • New setup flow provided
  • Simple buttons to generate and set oauth tokens and main settings. These buttons do not appear if you are currently embedded in OBS, they only appear in your browser.
  • Add information about setting the redirect URIs in the twitch developer dashboard console

Version 3.5

22 Jan 03:50
8cc4009
Compare
Choose a tag to compare

First public release of the project

Version 3.0

12 Jan 17:35
11bba6c
Compare
Choose a tag to compare

Adds support for the new Twitch ad API so we can figure out when the next one is scheduled. Better configuration and documentation.

Full Changelog: v2.0.0...v3.0.0

Version 2.0

13 Aug 22:36
2304e31
Compare
Choose a tag to compare

This release no longer requires the user to get their twitch channel id, instead opting to user the user's login username, which is then used to fetch the channel id.

This also lowers the number of files necessary to be present on the user's disk by merging the stylesheet into the html file.

Version 1.5

16 Jul 19:41
d71a526
Compare
Choose a tag to compare

Added better configuration of the project, making it so that it can be easily deployed. Improved some code to lower duplication.

Version 1.0

16 Jul 04:06
3e33b0c
Compare
Choose a tag to compare

Initial upload of this overlay and some information on how to set it up. Super simple. Just unpack, change a few lines and go.