Skip to content

v4.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:15
8746f92

Your support is greatly appreciated! 🙏

Donate with PayPal Buy Me A Coffee

Downloads

Installation / Usage / Bug reporting

A detailed description is available on our wiki.


Highlights

Twitch channel point redemptions

Connect the broadcaster's Twitch account in Settings → Twitch to display custom channel point redemptions directly in the chat overlay. Redemption messages include the viewer, reward title, point cost, and any text they entered. Normal Twitch chat remains available anonymously without connecting an account.

Redemptions are shown only while connected to the authenticated broadcaster's own channel and can be enabled or disabled from the Twitch event settings.

EventSub reliability

The EventSub connection now recovers more reliably from dropped or half-open sessions. Reconnect backoff resets after a healthy session, the welcome window is bounded, and transient Twitch subscription failures retry without changing permanent authentication-error behavior.

What's Changed

  • feat(twitch): channel point redemptions in the chat overlay (#1301) by @Enubia in #1307
  • fix(twitch): harden EventSub reconnection by @Enubia in #1309

Full Changelog: v4.5.0...v4.6.0