Skip to content

2.3.1

Compare
Choose a tag to compare
@aMytho aMytho released this 14 Mar 23:01
· 183 commits to main since this release

Thanks to our testers and community for the continued support

Features

  • Added queue event. This allows you to organize a viewer event. Commonly used to allow viewers to join your game while streaming in an organized and fair system.
    • Can limit by points and rank.
    • Users can be added from chat or in the UI. Users with the appropriate permission can add/remove other users.
    • View the queue from the events page or with the queue commands (located on events page)
  • Added canEndEvents rank property.
  • Added Matrix command action. You can send a message to any room!

Fixes

  • Fixed the media overlay to work with new version of OBS. They changed the way the browser source handles file paths. It is now resolved and will work on all modern versions of OBS.

General

  • Spelling fix

Performance and Backend

  • Removed the old events page. It was hidden from users and was using extra space.

Upcoming

  • Automatic backups
  • Command trigger system
  • Event logic overhaul
  • UI love :)