You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to also import country/pronouns from Oengus if available and importing a schedule from that service.
Add support for relays: added a boolean toggle to the run data and run modification dialog, a "Relay Control" dashboard panel, and a modifyRelayPlayerID event/message.
Tweaked how some of the configuration is formatted, mostly related to custom data and the settings for each scheduling service; the older format will also be supported for backwards compatibility until v3. See the configuration documentation for more information.
Fixed a bug in the run modification dialog when editing a player's custom data and Twitch username would cause an error.
More improvements to how users and games are searched for and found on the speedrun.com API when importing schedules.
Added configuration option to use Oengus' sandbox mode: oengus.useSandbox.
If using the twitch.ffzUseRepeater configuration option, we will no longer attempt to connect to the FrankerFaceZ WebSocket locally to reduce stress on their servers and will just store the last featured channel(s) you attempted to set instead.
Updated to reflect some new Oengus API changes.
Updated to fully use the "new" Twitch API for all calls.