Skip to content

5.1.0-pre.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@d-fischer d-fischer released this 16 Apr 22:13
· 607 commits to main since this release
v5.1.0-pre.10
9a4194b

Breaking changes (from Twitch)

  • [api] remove community filter from streams (925d38c)

Deprecations

  • [api] HelixChannelApi#getChannelInfo (use getChannelInfoById instead) (fb0a602)

Features

  • [api] add getChannelInfoById, getChannelInfoByIds (fb0a602, #317)
  • [api] add basic debug logging to ApiClient (78cf7c5, #330)
  • [eventsub] add EventSubSubscription#getCliTestCommand for easier event testing (58065eb, #329)

Fixes

  • [chat] fix typo in msg_timedout notice (50f6c21, #351)