diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 5fcd567e..38205f5f 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,90 +5,22 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2022-01-20T00:00:00Z + 2022-01-25T00:00:00Z - urn:uuid:1BA6E671-7784-48FF-B463-D0962084277B - 1.1.61 (1.1.61.4) - 1.1.61.4 + urn:uuid:6F91598E-D62C-4F48-A205-C9C4A66BBB65 + 1.1.62 (1.1.62.1) + 1.1.62.1 - 2022-01-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed bug when pasting ini config into paste window, resulting in blank record.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:BF3FA549-5DC9-4576-B225-6D8519ED3B98 - 1.1.61 (1.1.61.3) - 1.1.61.3 - - 2022-01-14T00:00:00Z + 2022-01-25T00:00:00Z

CHANGE

    -
  • Global Settings - Server Startup Options - Added new option to start the server windows minimzed.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:16704347-28FE-41BD-9913-465982E6C3C3 - 1.1.61 (1.1.61.2) - 1.1.61.2 - - 2022-01-14T00:00:00Z - -
-

- CHANGE -
-

    -
  • Server manager language will default to the computers language setting on first start, if possible.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:189B95FA-8ACA-4E37-9A34-443B6C5E27EE - 1.1.61 (1.1.61.1) - 1.1.61.1 - - 2022-01-05T00:00:00Z - -
-

- CHANGE -
-

    -
  • Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.
  • +
  • Added prefix launcher option to launcher arguments.
  • +
  • Added server monitor window startup state to global settings.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index f10198f6..5a48f7d3 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -671,6 +671,7 @@ Enable Run as Administrator Prompt on Startup Check if Server Manager Running on Startup Main Window Start Mode: + Server Monitor Window Start Mode: Minimize To Tray Manage firewall settings automatically Manage Public IP automatically @@ -1153,6 +1154,8 @@ Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. Override Launcher If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. + Prefix Launcher + If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started). Server Args: Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient Show Command... diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index cadc94e4..7f093146 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.61.4 +1.1.62.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index d41df4ae..3c048145 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ