Skip to content

Release 94

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 17:29
· 3 commits to main since this release

New additions

  • Reworked Twitch commands to be more customisable
    • Added the ability to create your own Twitch commands and their responses
      • You can use a simple "!" command structure or more advanced RegEx ones
    • Added Twitch command response variables you can use to show dynamic information
      • For more information, please view the list of all available variables here
    • Updated Twitch variable to show the current WvW team name rather than the server
  • Log session changes
    • Added an option to exclude selected webhooks from a log session
    • Added a button to (un)select all webhooks in log sessions
  • Modified indicator for LCM in Twitch messages
  • Implemented a workaround for EI Failure detections if EI is unable to parse the log properly
    • Added handling for a "Encounter is too short" error from dps.report
    • Add a check for identical file upload error on dps.report

Fixes

  • Fixed reupload timer not occurring properly every 15 minutes
  • Fixed an issue when log reupload was ignoring the concurrent upload settings
  • Reupload queue is now properly processed if encountering certain EI or dps.report errors

Other changes

  • Updated dependencies to the latest version
  • Moved UI and changed certain texts
  • Added an option to use netv8 version rather then full standalone application

Contributors on this release:

@Plenyx