Skip to content

Releases: aaskjer/Better-Stream-Announcements

v1.1.0 - Major Update

24 Jun 12:34
a0ec02f

Choose a tag to compare

  • Streamer Friends all platforms now have their own action.
  • Streamer Friends all platforms reworked to handle their specific api errors and mayhaps
  • Settings GUI update notification reworked and will now show a popup if a new update is available
  • Fixed: Streamer Friends randomized embed color was broken and would have only picked red, orange or yellowish colors
  • Code cleanup on several places

v1.0.2 - Hotfix

16 Jun 11:11
4237a43

Choose a tag to compare

Hotfix

  • Fixed: Settings Discord presence on GUI window close result in a handshake error sometimes and needed streamer.bot to restart to work again.
  • Fixed: Streamer Friends YouTube announcements got falsely deleted and announced as new on updates.
  • Fixed: Streamer Friends YouTube announcements sometimes got deleted while SF_ReconnectWindowMinutes was still running because IsAPIValid was detected as null.
  • Streamer Friends handles YT API errors and quotas now more strict to keep your checks reliable. It skips further lookups when quota is reached and resets as soon quota is reset again.
  • Some minor adjustments

v1.0.1

10 Jun 20:05
9b7c789

Choose a tag to compare

Small Hotfix Update - v1.0.1

  • Fixed: Broadcaster > Offline has include Game in the GUI but the setting was not wired up to anything in reality.
  • Fixed: Streamer Friends > Offline had misleading labeling, Delete Announcements should be Send 'Ended' Message, while tooltip was correct.
  • Moved the content of Offline Handling in Streamer Friends > Offline to the top to give these options more presence.
  • YouTube API has proven as flaky and sometimes send null data which confuses BsA into thinking that the streamer is offline, which isn't the case most of the time. I added another check that expect specific data from the API and if that isn't received in 2 runs, it admits being offline. This only concerns Streamer Friends.
  • Some other minor fixes.

v1.0.0 - Initial Github release

05 Jun 18:23
9a8ae8a

Choose a tag to compare

Everyone's familiar with v16 from discord, this is basically the same. Just relabeled the version number so it's consistent from now as i kept going on with the version number after namechange, so i wanted to make an official "fresh start"