Skip to content

Releases: chinzistor/StreamerQnA

GUI update: bugfixes

17 Sep 20:48
Compare
Choose a tag to compare

1.0.3

Bugfixes

System bugs

High priority:

  • Discord webhooks now work again.
  • Moving the cursor over the buttons will no longer cause the dock to freeze.

Medium priority:

  • Twitch message system still used the old file system meaning it didn't send the messages to Twitch properly.

Known bugs

System bugs

High priority:

  • Command settings aren't properly saved when multiple instances of OBS are used.

Medium priority:

  • You cannot set the tables' background color.
  • Setting the transparency of the bubble is not possible.

Visual bugs

Low priority:

  • The width of the time cells in the queue is significantly larger than the width of the text itself.
  • While editing the styles, the configuration table's corners' rounding don't match with the set value.
  • Spam filter sensitivity setting's thumb is misaligned.
  • Longer texts get clustered.

GUI update

14 Sep 13:24
Compare
Choose a tag to compare

1.0.0

New features and bugfixes

Important notes

  • Due to the nature of how complicated the previous system was on the backend, transfering previously registered submissions is not going to happen. Your queues are going to be empty.
  • All data configured in version 0.41.8-0.41.11 will automatically be imported into the new GUI and data system. In future version this system is going to be removed.

DO NOT REPLACE THE CONFIG FOLDER IF YOU'RE UPDATING!

What's new:

System upgrades

  • Completely new storage system that lets the new configuration GUI to be used.
  • Configuration system is completely redone, because editing files to configure a system is stupid. Added configuration page to the dashboard:
    • Bot configuration page:
      • You can toggle bot connections and configure the bot's connection properties.
      • You can configure spam protection using the GUI.
    • Commands configuration page:
      • You can add and remove command groups and configure them all individually using the new GUI:
        • edit the command group name
        • edit the command aliases
        • edit the chat responses
        • edit the duplication response message
        • toggle Discord integration which includes:
          • webhook URL for Discord
          • color of the Discord message
    • Style configuration page:
      • You can edit how the dashboard and the bubble is going to look like in a GUI.
  • New statistics page on the dashboard, mostly for nerdy reasons:

Visual updates

  • Now you will get a visual alert if a new question is registered.
  • Upon reloading the dashboard (including restarting OBS), the latest open menu will be opened.
  • In the dashboard, within the queue the image buttons were replaced by text.
  • If you create many-many command groups, their buttons are going to be put into rows by 3 making it more accessible for you. Above 6 command groups, the section for the command group buttons becomes scrollable.

Bugfixes

System bugs

  • Spaces in the group names caused the registry of new submissions to fail. New submissions didn't show up in the queues if any of the groups had spaces in their names.
  • Commands used without content were registered as new submissions.
  • Comparing the current version number with the newest release's version number was still wrongly calculated.

Visual bugs

  • Making the time format empty left an empty cell in the dashboard instead of removing that cell.
  • The width of the time cell in the bubble was significantly larger than the width of the text itself.

Known bugs

System bugs

High priority:

  • You cannot set the tables' background color.
  • Setting the transparency of the bubble is not possible.
  • No responses sent to Twitch chat.
  • No messages sent to Discord through webhooks.

Visual bugs

High priority:

  • Moving the cursor over animated parts of the dashboard rapidly and repeatedly will cause the dashboard to freeze.

Low priority:

  • The width of the time cells in the queue is significantly larger than the width of the text itself.
  • While editing the styles, the configuration table's corners' rounding don't match with the set value.
  • Spam filter sensitivity setting's thumb is misaligned.
  • Longer texts get clustered.

Discord update: bugfixes 3

23 Aug 18:48
7067264
Compare
Choose a tag to compare

0.41.11 beta

Bugfixes

Fixed bugs

  • Version number was wrongly checked.

DO NOT REPLACE THE CONFIG FOLDER IF YOU'RE UPDATING!

Also it's important to keep in mind, if you have custom styles and commands configured already, do not replace anything in the config folder.

Discord update: bugfixes 2

23 Aug 18:43
7067264
Compare
Choose a tag to compare

0.41.10 beta

Bugfixes

Fixed bugs

  • Wrong version number was checked.

DO NOT REPLACE THE CONFIG FOLDER IF YOU'RE UPDATING!

Also it's important to keep in mind, if you have custom styles and commands configured already, do not replace anything in the config folder.

Discord update: bugfixes

23 Aug 18:37
7067264
Compare
Choose a tag to compare

0.41.9 beta

Bugfixes

Fixed bug

  • On clicking the show button the system freaked out on not finding objects that don't exist.

DO NOT REPLACE THE CONFIG FOLDER IF YOU'RE UPDATING!

Also it's important to keep in mind, if you have custom styles and commands configured already, do not replace anything in the config folder.

Discord update

15 Jul 16:12
Compare
Choose a tag to compare

0.41.8 beta

New features

What's new?

  • Now you get notified in your dashboard if there's an update to StreamerQnA.
  • You can now send the registered messages to Discord through webhooks:
    • Each command group can have its own webhook, but they can also share the same one.
    • You can customize the color of the embed that is sent to Discord.
    • You can disable and enable webhook integrations for each command groups individually.

Known bugs

  • Removing the time format will leave behind an empty blob in the dashboard
  • Spaces in command group names make the showing/hiding features unusable

Time format update

15 Jul 13:56
Compare
Choose a tag to compare

0.39.2 beta

New feature and bugfixes

What's new?

  • Now you can add years, months and days to the time format.
  • If you change the time format in the config and you reload the dashboard/bubble, it will update the time format to the new one.

Bugfixes

  • Clicking the delete message button didn't delete the message from the dashboard, only from localStorage.
  • Clicking the Clear group queue button didn't delete anything from the dashboard and only deleted the first item from localStorage.

Response update

15 Jul 09:51
Compare
Choose a tag to compare

0.38.1 beta

New features

What's new?

  • You can now add multiple responses to registered questions.
  • Multiple responses are possible for duplicated submissions.

Border minor update

15 Jul 09:19
Compare
Choose a tag to compare

0.37.5 beta

New feature and bugfixes

What's new?

  • Now you can individually customize each side of all borders both within the dashboard and the bubble

Bugfixes

  • Border customization bugged out if they differ in the selected and unselected states inside the dashboard.

Border update

13 Jul 15:27
Compare
Choose a tag to compare

0.36.3 beta

New features and bugfixes

What's new?

  • Now you can customize the borders of the individual cells in both the dashboard and bubble.
  • Added transparency settings to the bubble.
  • You can separately customize each corner's rounding
  • From now on you don't need to separately configure which channel to watch and which account is used for the system. The two previous options are now under only one, as the system will only work in your own chat.

Warning

You should only use your own account you stream from to use this system.

Bugfixes

  • The system registered the streamer's name every time a command was used instead of the user's name

Known issues

  • Border customization bugs out if they differ in the selected and unselected states inside the dashboard