CSM 30 Beta 1

This commit is contained in:
Brett Hewitson 2020-04-15 15:15:44 +10:00
parent 538be3bf6f
commit 960b86c7eb
3 changed files with 8 additions and 7 deletions

View file

@ -5,21 +5,22 @@
<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>2020-04-12T01:00:00Z</updated> <updated>2020-04-15T00:00:00Z</updated>
<entry> <entry>
<id>urn:uuid:63BC4246-3F95-4B06-99D3-C012D8B7BA0E</id> <id>urn:uuid:518E4808-C54D-4FED-9E47-5777468E33BD</id>
<title>1.1.29 (1.1.29.1)</title> <title>1.1.30 (1.1.30.1)</title>
<summary>1.1.29.1</summary> <summary>1.1.30.1</summary>
<link href="" /> <link href="" />
<updated>2020-04-12T01:00:00Z</updated> <updated>2020-04-15T00:00:00Z</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;">BUGFIX</u> <u style="font-size: .9em;">BUGFIX</u>
<br/> <br/>
<ul> <ul>
<li>Fixed a bug that caused the server manager to crash when creating the server file watchers.</li> <li>Deleting profiles - have added dispose call to prevent crash when updating server status.</li>
<li>Deleting profiles - have added null check to dispose call to prevent crash when removing profile.</li>
</ul> </ul>
</p> </p>
</div> </div>

View file

@ -1 +1 @@
1.1.29.1 1.1.30.1

Binary file not shown.