diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 6b1df118..4d430627 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,21 +5,23 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-03-23T00:00:00Z + 2020-03-27T00:00:00Z - urn:uuid:B33EF359-E372-4BA6-BC43-B8AC59939DEA - 1.0.22 (1.0.22.1) - 1.0.22.1 + urn:uuid:AFF6E785-595E-47B9-82AF-526CD0BBBBA4 + 1.0.23 (1.0.23.1) + 1.0.23.1 - 2020-03-23T00:00:00Z + 2020-03-27T00:00:00Z

- CHANGE + NEW

    -
  • Server Monitor Window - added backup and open folder buttons.
  • +
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • +
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • +
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index f32b9fd5..b1e4c623 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -605,11 +605,13 @@ Get WebApi Key... Help... Language + Server Status Options Enable Server Status Actions If enabled, clicking the server status icons may perform one or mroe actions. Show Server Status Action Confirmation If enabled, a dialogue will be shown to confirmation the server status action. + Server Startup Options Validate profile on server start If enabled, when you manually start the server, a basic validation is performed on the server and mod files. @@ -676,6 +678,12 @@ Delay between each server update The amount of time to wait in between each server update, only available if Parallel Update is disabled. + Auto Restart Options + Enable Grace Period + If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. + Grace Period: + The amount of time in minutes to prevent the server restarting, since the last server start. + Shutdown Options These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. Send Shutdown Messages to Game Client diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index e68ddaaa..e50ede9c 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.0.22.1 +1.0.23.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 5dfa0f31..5d7fc3da 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ