mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Discord Plugin 16
This commit is contained in:
parent
64c70032a6
commit
ac26c0bdfc
3 changed files with 26 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.15
|
||||
1.0.16
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue