github crowbartools/Firebot v5.62.0
Release v5.62.0

latest release: v5.62.1
one month ago

v5.62.0 Update Notes

Note

To learn more about the changes to the username variables, Firebot's internal role management, and how this will affect you, please read this wiki article

✨ New

  • Custom Roles have been revamped. We now track viewers in custom (and all other) roles by their user ID.
  • Users with localized Twitch display names now display their localized variant along with their regular username in most areas of the UI, similarly to how they appear in Twitch chat
  • You can now manage your Channel Reward Request Queue for any rewards that can be managed by Firebot. From here, you can approve or reject individual pending redemptions, all pending redemptions for a single reward, or all pending redemptions, You can access the queue on both the Dashboard via Quick Actions and the Channel Reward screen. (#1154)
    image
  • Scheduled ad break countdowns now appear in the top bar
  • Added new $userDisplayName variable
  • Added new Ad Break Start and Ad Break End events (#2111)
  • Added new Scheduled Ad Break Starting Soon event. This can be configured in Settings -> Triggers. It is disabled by default. (#2111)
  • Added new Snooze Next Ad Break effect
  • Added new $adBreakDuration, $isAdBreakScheduled, and $secondsUntilNextAdBreak variables
  • Added new Show/Hide Command option on custom command right-click menu (#2400) (#2472)
  • Added new Magic variable category to display any special, context-specific variables (e.g. custom variables, preset list args, effect outputs) (#2466)
  • Added new option to immediately skip remaining time on Play Sound/Play Video effects when clearing/refreshing overlays (#2116)
  • Added the following new OBS events:
    • OBS Input Created
    • OBS Input Removed
    • OBS Input Name Changed
    • OBS Input Settings Changed
    • OBS Input Active State Changed
    • OBS Input Show State Changed
    • OBS Input Mute State Changed
    • OBS Input Volume Level Changed
    • OBS Input Audio Balance Changed
    • OBS Input Audio Sync Offset Changed
    • OBS Input Audio Tracks Changed
    • OBS Input Audio Monitor Type Changed
  • Added the following new OBS variables:
    • $obsInputName
    • $obsInputUuid
    • $obsInputKind
    • $obsInputSettings
    • $obsOldInputName
    • $obsInputActive
    • $obsInputShowing
    • $obsInputMuted
    • $obsInputVolumeDb
    • $obsInputVolumeMultiplier
    • $obsInputAudioBalance
    • $obsInputAudioSyncOffset
    • $obsInputAudioTracks
    • $obsInputMonitorType

🛠️ Improved

  • The Required Additional Arg Count field for subcommands may now be reset to 0 if it was previously set to a higher value
  • Firebot now attempts to load and cache all channel moderators/VIPs both at startup and when connecting to Twitch, and will update roles for moderators while connected to Twitch
  • Chat messages from Firebot (both streamer and bot accounts) now send via Twitch's REST API instead of IRC
  • All viewer roles now track users by user ID instead of username/display name
  • The $user/$username variables now return a username, not a display name
  • The $useridname variable has been deprecated
  • The Cost field of the Update Channel Reward effect now allows variables (#2410)
  • When Firebot encounters an unrecoverable issue with Twitch login credentials, it now immediately logs out the affected account(s) and prompts the user to log back in
  • The chat settings UI has been refreshed
  • The Create Clip effect now only waits to continue to the next effect if the clip is set to be displayed on an overlay and the Wait option is selected (#2428)
  • The $convertToJSON now has an option to pretty-print the output (#2422)
  • Custom scripts are now signaled to stop when Firebot is closed so that they can perform any cleanup (#2431)
  • The Approve/Reject Reward Redemption effect now has a Current option for use inside of channel reward effect lists
  • Channel Rewards now support restrictions (#2452)
  • Channel Rewards now support the $arg and $target variables (#1612)
  • Chat autocomplete on the dashboard now performs searches for terms anywhere in the name of emotes and chat users (e.g. :wut will show both the zunder2Wut and WutFace emotes)
  • The Play Sound effect file chooser dialog now supports FLAC files
  • When clicking the Update button for beta update notifications in Firebot, it now launches the GitHub release page for the beta update
  • Firebot now automatically closes all child windows when closing the main window on macOS/Linux
  • The Chat effect can now optionally send the message as an action using /me (#2440)
  • Several improvements have been made to the Follow Check restriction (#1193) (#2453) (#2456)
  • Several UI improvements to most Firebot data tables, especially for commands
  • Sort tag UI has been refactored to make it easier to manage tags
  • The Set Chat Mode effect now includes an option for Unique-Mode chat
  • The Cooldown Command effect can now also cooldown the fallback subcommand (#2461)
  • Subcommand options are now hidden when selecting the tag option in the Cooldown Command effect (#2462)
  • Extension messages can now trigger commands/events (#2433)
  • When deleting a subcommand, the confirmation dialog now displays which subcommand you are deleting. It also only asks you to confirm once instead of twice. (#2458)
  • Better fallback subcommand UI/UX (#2459)

✅ Fixed

  • The "Disconnected from chat" message on the Dashboard now properly hides once chat connection has been reestablished (#2423) (#2424)
  • Fixed an issue where using Tier 2/Tier 3 subscriber roles for permissions/role checks would not work (#2167)
  • Fixed an issue where renaming a Quick Action would result in an error when there was no error (#2419) (#2420)
  • The Create Clip effect now correctly returns its effect output (#2428)
  • Fixed an issue where the custom variable tooltip in the Create Clip effect would break custom variable settings for the effect
  • Fixed an issue where autocomplete on the Dashboard may break in certain scenarios
  • Fixed the usage examples for the $textPadStart and $textPadEnd variables (#2416) (#2417)
  • Fixed an issue where the ampersand character (&) in an overlay name would cause it to not work
  • Fixed an issue where the main window wasn't fully closing correctly behind the scenes
  • Fixed multiple UI issues (#1804)
  • Fixed an issue where newly created commands would not increment their usage count until Firebot was restarted (#2450)
  • Fixed an issue when using multiple nodes with the $objectWalkPath variable
  • Fixed an issue where the Dashboard chatter list may be blank
  • Fixed an issue where Twitch events may stop triggering after some time (#2457)
  • Fixed an issue where the $chatMessage variable may be missing part of the beginning of the text
  • Fixed an issue where the Toggle Connection effect would not toggle integrations correctly (#2454) (#2470)
  • Fixed a display issue where the wrong symbol would be displayed for a subcommand when deleting another subcommand higher in the list (#2460)

🔗 API Changes

  • Updated to Twurple 7.1.0
  • Internal web server now forces listening on both IPv4 and IPv6 to fix issues on some Linux systems

Windows Install

  • Download and run Firebot-v5.62.0-setup.exe

MacOS Install

  • Download Firebot-v5.62.0-macos-x64.dmg
  • 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

  • Download Firebot-v5.62.0-linux-x64.tar.gz
  • Unpack Firebot-v5.62.0-linux-x64.tar.gz
  • Change into the directory where you unpacked the archive
  • Run the Firebot v5 executable.
    • This must either be done via a terminal window, or you will need to create a shortcut that includes the correct path for the unpacked archived as the "working directory".

Note: Linux does not receive auto-updates

Don't miss a new Firebot release

NewReleases is sending notifications on new releases.