Discord Plugin 16 Beta 1

This commit is contained in:
Brett Hewitson 2020-06-12 15:22:43 +10:00
parent f8fea76f01
commit 751d59ed87
3 changed files with 9 additions and 8 deletions

View file

@ -5,21 +5,22 @@
<title>Discord Plugin Version Feed</title>
<subtitle>This is the Discord Plugin beta version feed.</subtitle>
<link href="" />
<updated>2020-03-03T00:00:01Z</updated>
<updated>2020-06-12T00:00:01Z</updated>
<entry>
<id>urn:uuid:2EA29651-EADE-41D4-AAA2-F40E7CAF3D62</id>
<title>1.0.15 (1.0.15.1)</title>
<summary>1.0.15.1</summary>
<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-03-03T00:00:01Z</updated>
<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;">CHANGE</u>
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Config Save - nows creates a backup file (.bak) of the config file before the new changes are saved.</li>
<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>

View file

@ -1 +1 @@
1.0.15.1
1.0.16.1

Binary file not shown.