Skip to content

0.5.5 - Overlay Audio, Audio Splitters, and Fixes

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 00:04
· 24 commits to main since this release
da85315

Sounds

  • Overlays now count as audio outputs (Thanks KumaMonster)
    • Sound and TTS actions can play out of the overlay instead of the speakers. This works remotely
  • Added Audio Splitters (Thanks SilverSquirrl)
    • Audio splitters count as outputs, but can send sounds to one or more other audio outputs.
    • Useful for changing your audio device without having to change all your actions

UI

  • Added a menu option to open up the log folder (Thanks jewelsfox)

Fixes

  • Fixed SpellCast not connecting properly (Thanks Broccoli)
  • Fixed Tags not being removable from twitch info
  • Fixed weird styling if windows was in Light Mode (Thanks AtlasD_29)
  • Fixed input sizing being weird (Thanks MrBadBehavior)
  • Fixed the viewer variable table behaving strangely (Thanks SilverSquirrl)
  • Added additional logging to hopefully catch some strange errors folks are encountering.