Warning
The existing Show Text effect has been changed in two important ways:
- Variables (e.g.
$username) used in the text field of that effect are now processed to automatically safely appear on the overlay. If you had any variables that output raw HTML, that HTML will no longer work. You should migrate those to the Show HTML effect which allows advanced HTML input. - The existing Show Text effect has been deprecated and will be removed in a future Firebot update. There is a new Show Text effect that more closely aligns with modern overlay effect configurations. However, this new version does not allow any HTML usage. If you require the use of HTML, please use the Show HTML effect. Otherwise, migrate to the new Show Text effect immediately.
Note
As announced in the Firebot 5.65 release notes, Run Sequential Effect and Run Random Effect are now deprecated and can no longer be added to effect lists. While they will continue to function for now, we highly recommend migrating to the new Sequential (Single) and Random effect list run modes immediately.
✨ New
- Added a new special
$allowHtmlvariable for use in the Overlay Alert effect. This allows HTML to be inserted into the Overlay Alert text field via variable.- WARNING: Be very careful doing this with untrusted or potentially harmful data, like chat messages.
- Added new Months Subbed event filter for the Sub (Twitch) event (#3498)
🛠️ Improved
- Firebot now attempts to force Twitch clips to play unmuted. We are still monitoring this as it appears to be a Twitch issue.
✅ Fixed
- Fixed an issue where chat widgets may stop receiving messages after manually clearing a chat widget
Windows Install
- Download and run Firebot-v5.66.1-setup.exe
MacOS Install
- Download Firebot-v5.66.1-macos-arm64.dmg (Apple Silicon) or Firebot-v5.66.1-macos-x64.dmg (Intel Macs)
- Right click the .dmg and select "Open"
- In the dialog that appears click "Cancel"
- Right click the .dmg again and select "Open"
- In the dialog that appears click "Open"
Note: Mac OS does not receive auto-updates
Linux Install
- DEB or RPM based distributions:
- Download Firebot-v5.66.1-linux-x64.deb or Firebot-v5.66.1-linux-x64.rpm
- Install the file using your system package manager
- Open Firebot v5 from your system program runner
- Other distributions:
- Download Firebot-v5.66.1-linux-x64.tar.gz
- Unpack Firebot-v5.66.1-linux-x64.tar.gz
- Change into the directory where you unpacked the archive
- Run the
Firebot v5executable.
Note: Linux does not receive auto-updates