Skip to content

v1.1.15

Compare
Choose a tag to compare
@Xemdo Xemdo released this 20 Jan 00:04
· 271 commits to main since this release
78ce45b

Within this release the following changes were made:

  • Added support for Shoutout EventSub topics: channel.shoutout.create, channel.shoutout.receive
  • Added support for Shield Mode EventSub topics: channel.shield_mode.begin, channel.shield_mode.end
  • Fixed typo in docs

Special thanks to @hamdouni for the contribution, and @BarryCarlyon for reviewing PRs.

Changelog

  • a8e86ec Added support for eventsub triggeopics chann channel.shoutout.create and channel.shoutout.receive
  • 2f8ffb7 Added support for eventsub triggers channel.shield_mode.begin and channel.shield_mode.end
  • 6c4b9aa Attempt to fix workflow
  • d3af606 Fixed typo in docs for mispelled 'stream'
  • 7db9615 Forgot tests
  • f9a652d Merge branch 'main' into eventsub-shield-mode
  • 8a75be5 Merge branch 'main' into eventsub-shield-mode
  • d0ea060 Merge pull request #204 from hamdouni/fix-typo-docs-stream-mispelled
  • 05945ee Merge pull request #205 from twitchdev/eventsub-shield-mode
  • d800dd6 Merge pull request #208 from twitchdev/workflow-fix
  • 78ce45b Merge pull request #209 from twitchdev/eventsub-shoutout-beta
  • 30a028a Updated to match latest eventsub