mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Discord Plugin 16 Beta 1
This commit is contained in:
parent
f8fea76f01
commit
751d59ed87
3 changed files with 9 additions and 8 deletions
|
|
@ -5,21 +5,22 @@
|
||||||
<title>Discord Plugin Version Feed</title>
|
<title>Discord Plugin Version Feed</title>
|
||||||
<subtitle>This is the Discord Plugin beta version feed.</subtitle>
|
<subtitle>This is the Discord Plugin beta version feed.</subtitle>
|
||||||
<link href="" />
|
<link href="" />
|
||||||
<updated>2020-03-03T00:00:01Z</updated>
|
<updated>2020-06-12T00:00:01Z</updated>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:2EA29651-EADE-41D4-AAA2-F40E7CAF3D62</id>
|
<id>urn:uuid:A7158CB1-C5B2-4505-B171-CDD54918B227</id>
|
||||||
<title>1.0.15 (1.0.15.1)</title>
|
<title>1.0.16 (1.0.16.1)</title>
|
||||||
<summary>1.0.15.1</summary>
|
<summary>1.0.16.1</summary>
|
||||||
<link href="" />
|
<link href="" />
|
||||||
<updated>2020-03-03T00:00:01Z</updated>
|
<updated>2020-06-12T00:00:01Z</updated>
|
||||||
<content type="xhtml">
|
<content type="xhtml">
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||||
<p>
|
<p>
|
||||||
<u style="font-size: .9em;">CHANGE</u>
|
<u style="font-size: .9em;">BUGFIX</u>
|
||||||
<br/>
|
<br/>
|
||||||
<ul>
|
<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>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.0.15.1
|
1.0.16.1
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue