CSM 56 beta 4

This commit is contained in:
Brett Hewitson 2021-12-09 12:41:07 +10:00
parent 78f4c69c68
commit 6423dfc293
4 changed files with 29 additions and 10 deletions

View file

@ -5,7 +5,30 @@
<title>Conan Server Manager Version Feed</title> <title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle> <subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" /> <link href="http://servermanagers.freeforums.net/" />
<updated>2021-12-08T00:00:00Z</updated> <updated>2021-12-09T00:00:00Z</updated>
<entry>
<id>urn:uuid:BECA74AB-1107-40B0-932A-A851E978EABF</id>
<title>1.1.56 (1.1.56.4)</title>
<summary>1.1.56.4</summary>
<link href="" />
<updated>2021-12-09T00:00:00Z</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>Fixed a minor issue when clicking the data directory reset button - fringe case that I found during testing.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry> <entry>
<id>urn:uuid:8C834060-F20F-4ACE-8F49-0B459531BA3C</id> <id>urn:uuid:8C834060-F20F-4ACE-8F49-0B459531BA3C</id>
@ -19,9 +42,7 @@
<u style="font-size: .9em;">BUGFIX</u> <u style="font-size: .9em;">BUGFIX</u>
<br/> <br/>
<ul> <ul>
<li> <li>Fixed language translation of Data Directory window.</li>
<li>Fixed language translation of Data Directory window.</li>
</li>
</ul> </ul>
</p> </p>
</div> </div>
@ -44,9 +65,7 @@
<u style="font-size: .9em;">CHANGE</u> <u style="font-size: .9em;">CHANGE</u>
<br/> <br/>
<ul> <ul>
<li> <li>Global Settings - Added reset button to the Data Directory Location.</li>
<li>Global Settings - Added reset button to the Data Directory Location.</li>
</li>
</ul> </ul>
</p> </p>
</div> </div>
@ -72,7 +91,7 @@
<li> <li>
A new Discord Bot has been added to the server manager.<br/> A new Discord Bot has been added to the server manager.<br/>
This new discord bot will allow you to send <font color="#0094FF">Start, Stop, Shutdown, Restart, Backup and Update</font> commands to the server manager from within your discord client.<br/> This new discord bot will allow you to send <font color="#0094FF">Start, Stop, Shutdown, Restart, Backup and Update</font> commands to the server manager from within your discord client.<br/>
To setup the new discord bot, open the global settings and scroll down to the Discord section.<br/> To setup the new discord bot, open the global settings and scroll down to the Discord section.<br/><br/>
<font color="#e62919"> <font color="#e62919">
NOTE: This is long process to get the discord bot working, and I have created a forum post with detailed instructions how to do it. NOTE: This is long process to get the discord bot working, and I have created a forum post with detailed instructions how to do it.
</font> </font>

View file

@ -1 +1 @@
1.1.56.3 1.1.56.4

Binary file not shown.

View file

@ -36,7 +36,7 @@
<PublisherName>Bletch1971</PublisherName> <PublisherName>Bletch1971</PublisherName>
<SuiteName>Server Managers</SuiteName> <SuiteName>Server Managers</SuiteName>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish> <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>4</ApplicationRevision> <ApplicationRevision>5</ApplicationRevision>
<ApplicationVersion>1.1.56.%2a</ApplicationVersion> <ApplicationVersion>1.1.56.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted> <PublishWizardCompleted>true</PublishWizardCompleted>