v5.47.1 Hotfix Notes
- Fixed Counters not updating their text files
- Fixed importing Setups not functioning
- Fixed HTTP Request Effect failing to complete
v5.47.0 Update Notes
✨ New
- The Play Sound effect can now play sounds from a URL
- Added three new Events: Bits Badge Unlocked, Prime Sub Upgraded, Gift Sub Upgraded
- Including related variables and filters
- The Emulate Control effect has been overhauled with new features
- You can now specify how long a button should be pressed
- Windows Key has been added as a modifier button
- New "Type Text" mode which will attempt to type out a given string of text
🛠️ Improved
- Added a tooltip in the Integrations category in the effects modal that says that integrations need to be linked in the settings
- Added a fallback for the gifter username anonymous community gift subs to fix an error
- Added validation for the add or edit hotkey modal
- Hid some affiliate only features in the UI for non-affiliates
- Added "Run detached" checkbox to Run Program effect to help with cases where windows aren't being hidden properly
- Added new endpoints for managing custom variables and user currency to the local api (documentation will be updated soon!)
- The main underlying tech that Firebot is built on has been updated to a much newer version. This will fix the persistent issues with certain APIs failing to work properly.
✅ Fixed
- Fixed being unable to rename or delete profiles
- Fixed the streamloots rarity $var always being empty
- Custom Variable Expired event now properly triggers for variables that expire after restart (Thanks @Roger!)
- Fixed not being able to actually define a default value for $customVariable (Thanks @Roger!)
- Fixed the file writer since it didn't create a new file if the No Repeat option was enabled and if the specified file didn't exist yet