Discord Plugin 16

This commit is contained in:
Brett Hewitson 2020-06-16 12:16:32 +10:00
parent 64c70032a6
commit ac26c0bdfc
3 changed files with 26 additions and 2 deletions

View file

@ -5,7 +5,31 @@
<title>Discord Plugin Version Feed</title>
<subtitle>This is the Discord Plugin release version feed.</subtitle>
<link href="" />
<updated>2020-03-03T00:00:01Z</updated>
<updated>2020-06-12T00:00:01Z</updated>
<entry>
<id>urn:uuid:A7158CB1-C5B2-4505-B171-CDD54918B227</id>
<title>1.0.16 (1.0.16.1)</title>
<summary>1.0.16.1</summary>
<link href="" />
<updated>2020-06-12T00:00:01Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Added url encoding so that special characters are sent to the webhook correctly.</li>
<li>Changed the text encoding from ASCII to UTF8, so that unicode languages should work correctly.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:6ADCC571-3933-44E1-91FB-4DC8F8B836F2</id>

View file

@ -1 +1 @@
1.0.15
1.0.16

Binary file not shown.