v5.53.2 Update Notes
- Fixed: Sequential queues not properly defaulting to 0 second delays
v5.53.0 Update Notes
✨New
- Added: Ability to filter users from the viewer list (#1737)
- Added:
$slootsAlertMessage
variable (#1749) - Added: $vars to Update Currency chat message box (#1763)
- Added:
!command addalias/removealias
subcommands (#1764) - Added: Optional quoted command args to be treated as single arg
- Added: Delay Effect Queue type has been upgraded with an optional delay and renamed to Sequential (Thanks @iamdadmin! #1794)
- Added:
$decodeFromHtml
and$decodeFromUrl
variables (#1811) - Added: Effects can now output data which can be referenced later via a variable (#1740)
- Added: Outputs for the API, Currency, and Clip effects (#1761)
🛠️ Improved
- Organize chat settings into common groups (#1732)
- Chat links now use custom chat text size (#1754)
- Sub-Commands can now trigger from anywhere (#1755)
- Normalize Streamloots ID (Thanks @CKY- ! #1747)
- Add link to date-time formatting documentation for $time variable (#1762)
- Clarification of
$subtype
variable (#1787) - Various Accessibility issues (Thanks @zersiax! #1795)
- Added "is strictly" and "is not strictly" comparison types to conditional effects (#1800)
- Added support for parameter update and stop events for start up scripts
✅ Fixed
- Fixed: Refeshing all overlays should refresh default overlay (#1736)
- Fixed: Check for command cooldown before restrictions (#1741)
- Fixed:
$slootsMessage
returning incorrect value - Fixed: Random Effect not honoring disabled state (#1767)
- Fixed: Sequential effect not honoring disabled state (#1772)
- Fixed:
$streamer
never becomes active according to "Active Chat User" check (#1775) - Fixed: Follow check restriction not working consistently (thanks @CKY- ! ##1799)
- Fixed: Community gifted subs trigger individual sub notifications intermittently (thanks @mgway! #1662)
- Fixed: Community gift subs will incorrectly show up as Anonymous (thanks @dennisrijsdijk! #1796)
🔗 API Changes
- Implemented HTTP Server Manager (#1745)
- Added async
run
endpoints to preset effect list endpoints (#1801)