diff --git a/Plugins/Discord/beta/VersionFeed.xml b/Plugins/Discord/beta/VersionFeed.xml index 8988e484..f9c71266 100644 --- a/Plugins/Discord/beta/VersionFeed.xml +++ b/Plugins/Discord/beta/VersionFeed.xml @@ -5,22 +5,21 @@ Discord Plugin Version Feed This is the Discord Plugin beta version feed. - 2020-06-12T00:00:01Z + 2020-07-13T00:00:00Z - urn:uuid:A7158CB1-C5B2-4505-B171-CDD54918B227 - 1.0.16 (1.0.16.1) - 1.0.16.1 + urn:uuid:D8974ABF-8444-4D40-A594-D4443921B3B8 + 1.0.17 (1.0.17.1) + 1.0.17.1 - 2020-06-12T00:00:01Z + 2020-07-13T00:00:00Z

- BUGFIX + CHANGE

    -
  • Added url encoding so that special characters are sent to the webhook correctly.
  • -
  • Changed the text encoding from ASCII to UTF8, so that unicode languages should work correctly.
  • +
  • Profile name has been converted to a droplist and is now populated with the Server Manager Profile Names for selection.

diff --git a/Plugins/Discord/beta/en-US.xaml b/Plugins/Discord/beta/en-US.xaml index 416330a4..d060132d 100644 --- a/Plugins/Discord/beta/en-US.xaml +++ b/Plugins/Discord/beta/en-US.xaml @@ -61,7 +61,7 @@ This will override the name you setup in your webhook. Leave blank to use default. Use Text to Speech (TTS) If enabled, will make the bot announce with Text to Speech, otherwise will turn off Text to Speech. - Prefix Message with Server Manager Profile Name + Prefix Message with Profile Name If enabled, the alert message will be sent prefixed with the server manager profile name. Message Options Bold diff --git a/Plugins/Discord/beta/latest.txt b/Plugins/Discord/beta/latest.txt index 012d9843..e7f44218 100644 --- a/Plugins/Discord/beta/latest.txt +++ b/Plugins/Discord/beta/latest.txt @@ -1 +1 @@ -1.0.16.1 +1.0.17.1 diff --git a/Plugins/Discord/beta/latest.zip b/Plugins/Discord/beta/latest.zip index 7f80050e..ec7fc78b 100644 Binary files a/Plugins/Discord/beta/latest.zip and b/Plugins/Discord/beta/latest.zip differ