github spdermn02/TouchPortal_Discord_Plugin v5.0.0-alpha-4

one month ago

index.js

  • plugin notification /download/ link should now work as expected

entry.js / entry.tp

  • fixed issue with discord_voice_channel_connected state not being created by buildentry.js
  • Added new Category for Discord Setting Actions to lessen clutter in main category
  • replaced select custom text/voice channel actions and with a single one (old will still work)

userStateHandler

  • fixed 3081 error caused by updating mute 10+ times which triggered a connector update
  • fixed issue causing base64 conversion of user avatar on every single user update that occurred, in some cases this could affect plugin performance.
  • added a check for user data changes in voiceChats before sending updates

voiceStateHandler.js

  • fixed issue when user would undeafen, mute stays on via discord but plugin shows false

Pull Requests

Full Changelog: v5.0.0-alpha-3...v5.0.0-alpha-4

Don't miss a new TouchPortal_Discord_Plugin release

NewReleases is sending notifications on new releases.