Skip to content

V2.7.0

Compare
Choose a tag to compare
@IAmTomahawkx IAmTomahawkx released this 17 Aug 00:30
· 33 commits to master since this release

Version 2.7

version 2.7 brings some long awaited features, such as websocket support for eventsub, and content classification labels.
We've also squashed some more bugs, and added other new twitch features.
Here's a short list of major changes:

  • Added PartialUser.fetch_charity_campaigns and charity donate events to eventsub.
  • Added new parameters to PartialUser.modify_stream for is_branded_content and content_classification_labels.
  • Fixed CustomReward.edit to be able to enable the reward.
  • Added two new events: event_notice and event_raw_notice for notice events from IRC.
  • Added Message.hype_chat_data for messages that contain hype chat information.
  • Fixed a reconnect loop when the IRC server sent a RECONNECT message.
  • Bumped [speed] and [sound] deps to latest versions.
  • Updated the HTTPException message to provide useful information instead of generic errors

And more! See the full changelog: https://twitchio.dev/en/latest/changelog.html