CSM 53 beta 1

This commit is contained in:
Brett Hewitson 2021-11-26 09:26:38 +10:00
parent 372f7282de
commit 75c7cd2d40
5 changed files with 20 additions and 8 deletions

View file

@ -5,21 +5,32 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2021-11-21T00:00:00Z</updated>
<updated>2021-11-24T00:00:00Z</updated>
<entry>
<id>urn:uuid:285E9972-4FC6-49EA-8FAD-1086F7FC5354</id>
<title>1.1.52 (1.1.52.1)</title>
<summary>1.1.52.1</summary>
<id>urn:uuid:80B2DFDC-E9BE-4B56-A1FE-DD57E64647D1</id>
<title>1.1.53 (1.1.53.1)</title>
<summary>1.1.53.1</summary>
<link href="" />
<updated>2021-11-21T00:00:00Z</updated>
<updated>2021-11-24T00: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 crashing bug when CSM closes and is unable to find the backup location to save the config settings.</li>
</ul>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>Global Settings - Added option to set the Main Window start mode - Normal, Maximized, Minimized.</li>
<li>Main Window - now sotres the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Server Status checks - a few code tweaks to the server status checks.</li>
<li>Fixed the steamcmd warning about 'Please use force_install_dir before login!'.</li>
</ul>
</p>
</div>

View file

@ -623,6 +623,7 @@
<sys:String x:Key="GlobalSettings_ResetButtonLabel">Reset</sys:String>
<sys:String x:Key="GlobalSettings_ResetButtonTooltip">This will reset ALL the user global settings for the server manager. The server manager will be closed if successful.</sys:String>
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
<sys:String x:Key="GlobalSettings_StartModeLabel">Main Window Start Mode:</sys:String>
<sys:String x:Key="GlobalSettings_MinimizeToTrayLabel">Minimize To Tray</sys:String>
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
<sys:String x:Key="GlobalSettings_ManagePublicIPLabel">Manage Public IP automatically</sys:String>

View file

@ -1 +1 @@
1.1.52.1
1.1.53.1

Binary file not shown.