diff --git a/Plugins/Discord/VersionFeed.xml b/Plugins/Discord/VersionFeed.xml index b185684c..4bcda419 100644 --- a/Plugins/Discord/VersionFeed.xml +++ b/Plugins/Discord/VersionFeed.xml @@ -5,7 +5,31 @@ Discord Plugin Version Feed This is the Discord Plugin release version feed. - 2020-03-03T00:00:01Z + 2020-06-12T00:00:01Z + + + urn:uuid:A7158CB1-C5B2-4505-B171-CDD54918B227 + 1.0.16 (1.0.16.1) + 1.0.16.1 + + 2020-06-12T00:00:01Z + +
+

+ BUGFIX +
+

    +
  • 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.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:6ADCC571-3933-44E1-91FB-4DC8F8B836F2 diff --git a/Plugins/Discord/latest.txt b/Plugins/Discord/latest.txt index 4964e4d9..f260bfd7 100644 --- a/Plugins/Discord/latest.txt +++ b/Plugins/Discord/latest.txt @@ -1 +1 @@ -1.0.15 +1.0.16 diff --git a/Plugins/Discord/latest.zip b/Plugins/Discord/latest.zip index edf8544d..16cc8780 100644 Binary files a/Plugins/Discord/latest.zip and b/Plugins/Discord/latest.zip differ