Skip to content

v1.0.0-alpha.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 12 Oct 14:59
· 864 commits to master since this release

Modifications

  • supports modifying the event manager properties (queue size, behavior on event queue overflow, ...)
  • supports disabling stream / follow event listeners
  • supports using a queue for run requests later if the request thread pool is already full
  • increased default request timeout to 5000ms
  • add getModerator helix requests
  • add tmi getHosts methods

Fixes

  • fixed a issue when using the kraken getUsers endpoint for multiple users
  • kraken team request was missing the attribute for the member list
  • add support for the new founders badge (founders were not detected as subs)

Migration

  • the helix docs define the type of user id / game id as text, not long. So the types were changed to reflect that.