Skip to content

Release v5.65.4

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:37
b646e4d

v5.65.4 Update Notes

✅ Fixed

  • Fixed an issue where some Hype Train events would not trigger properly (#3423)
  • Fixed an issue with searching quotes by text (#3410)
  • Fixed an issue where effect queues may incorrectly show as prioritized (#3403)
  • Fixed a memory leak in the effect runner (#3402)

⚙️ Under the Hood

  • Platform upgrades:
    • Twurple 8.0.3

Windows Install

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

MacOS Install

Apple Silicon (M1/M2/M3/Etc.)

  1. Download the macos-arm64.dmg file
  2. Open the .dmg and drag Firebot into your Applications
  3. Run the following command in Terminal:
xattr -c /Applications/Firebot.app
  1. Launch Firebot from your Applications folder

Intel Macs

  1. Download the macos-x64.dmg file
  2. Open the .dmg file and drag Firebot to your Applications folder
  3. Launch Firebot from your Applications folder
  4. If prompted about an unverified developer, go to System Preferences > Security & Privacy and click "Open Anyway"

Note: Mac OS does not receive auto-updates

Linux Install

  • DEB or RPM based distributions:
    • Download Firebot-v5.65.4-linux-x64.deb or Firebot-v5.65.4-linux-x64.rpm
    • Install the file using your system package manager
    • Open Firebot v5 from your system program runner
  • Other distributions:
    • Download Firebot-v5.65.4-linux-x64.tar.gz
    • Unpack Firebot-v5.65.4-linux-x64.tar.gz
    • Change into the directory where you unpacked the archive
    • Run the Firebot v5 executable.

Note: Linux does not receive auto-updates