Skip to content

v1.1.18

Compare
Choose a tag to compare
@Xemdo Xemdo released this 11 Apr 22:52
· 235 commits to main since this release
128f0ca

This release fixes issues with EventSub WebSocket's mock endpoint /eventsub/subscriptions, such as:

  • Missing Condition object.
  • Response for POST method was returning data in an incorrect format.
  • Endpoint did not contain connected_at and disconnected_at in POST and GET methods.

Special thanks to @Awakened-Redstone for finding and reporting the missing condition and incorrect response data.

Changelog

  • 4a59142 Added condition to /eventsub/subscriptions addressing #227
  • a3fa945 Changed response to /eventsub/subscriptions; Fixes #226
  • 403aa18 Corrected missing connected_at and disconnected_at timestamps on /eventsub/subscriptions
  • bbcc68c Merge pull request #224 from SputNikPlop/issues
  • d10cf02 Merge pull request #225 from SputNikPlop/typo
  • 128f0ca Merge pull request #228 from twitchdev/fix-226
  • 7720fbc feat: add semantic
  • 99ac618 feat: issue templates
  • 3e87036 fix: allow creating blank issues
  • d11298c fix: architecture versions
  • 8e14e80 fix: match name to documentation
  • 8f7b9fe fix: operating system input
  • 5a22ebd fix: twitch cli branding
  • 8f8ead5 fix: typo