0.2.0-beta.0 Trigger Overhaul and Usability Update
Pre-release
Pre-release
github-actions
released this
15 May 06:31
·
1750 commits
to main
since this release
Trigger Overhaul
- Triggers have been made easier to use with a completely new interface in the profile page.
- You can now see small previews of the automation that is bound to the trigger.
- Triggers now have per-trigger configuration data allowing for much more user friendly and flexible triggers.
- All the chat triggers have been merged into one chat, with permission switches in their config
- All the number based triggers now have explicit ranges, allowing for overlapping triggers
- Profile triggers can now have inline automations, you no longer need to make a whole automation file for short commands. Simply edit in place in the profile.
- When editing a profile trigger you can now see the variables it supplies to actions so you can use the {{ template }} system without inside knowledge.
- Existing profiles will automatically upgrade to the new style/format
Improved UI
- Added click & drag indicator to help newcomers understand how to build automations
- Fix numerous issues with the click and drag of actions from the toolbox
- Better styling on schema driven UI
- Navigation menu has been reorganized to be more user friendly
OBS Integration:
- Added media controls
- Added volume controls
Twitch Integration:
- Added ability to get a raider's stream category for shoutouts.
Variables:
- Current variable values can now be edited by clicking on their current value in the Variable pane
- Fixed issue with deleted variables not clearing out their value.
Dev Junk:
- Updated to the latest stable electron
- Updated all packages to their latest
- Pruned unused dependencies