v5.63.0-beta2 Update Notes
✨ New
- Added support for OBS GDI+ v3 Text (#2638)
- Added
$unixTimestamp
variable to return number of seconds since unix epoch (#2644)
✅ Fixed
- Recursive effect-list runs not populating effect outputs
- Setup component filter negation (#2643)
- Authorization tokens being invalidated as a result of network issues
- Viewer Rank filtering not being respected (#2654)
- Viewer rank commands sending incorrect chat messages after rank up
🛠️ Improved
- Aria support (#2642, #2640)
- Edge-case handling of
$chatMessageTextOnly
(#2649) - Improved index-referencing for
$arrayElement
and$arrayRemove
(#2651) - Reduced logging spam (#2653)
🔗 Internal
- Added
/api/v1/viewers/export
end point to retrieve entire viewer db in json format - Added event API over websockets (#2641)
- Fix: Corrected JsonDbManager event typo
- Fix: Manual metadata being null instead of empty object (#2648)
Windows Install
- Download and run Firebot-v5.63.0-beta2-setup.exe
MacOS Install
- Download Firebot-v5.63.0-beta2-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.63.0-beta2-linux-x64.tar.gz
- Unpack Firebot-v5.63.0-beta2-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