diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index ba77dafa..eefcb9ac 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,44 +5,22 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-07-12T00:00:00Z + 2020-07-13T00:00:00Z - urn:uuid:8C061970-49FD-4894-A94C-791C961C56BE - 1.1.40 (1.1.40.2) - 1.1.40.2 + urn:uuid:1C99C798-11ED-4D57-A661-423D30D8B9AA + 1.1.41 (1.1.41.1) + 1.1.41.1 - 2020-07-12T02:00:00Z + 2020-07-13T00:00:00Z

- CHANGE + NEW

    -
  • Added a fetch profile method to the Common Plugin Helper.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:45292341-D95A-42CE-88AB-C7B5E34AFAF9 - 1.1.40 (1.1.40.1) - 1.1.40.1 - - 2020-07-12T00:00:00Z - -
-

- CHANGE -
-

    -
  • Changed the shutdown timer alert interval from always 5 minutes, to a varying scale base on remaining time. Eg. 60 minute shutdown timer will only alert at these times - 60, 30, 15, 10, 5, 4 ,3, 2, 1.
  • +
  • Added a new server manager updater check, when performing an upgrade of the server manager.
  • +
  • Added a new directory check when selecting the data directory, to make sure it is not underneath the installation folder.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index a35a678b..06fbd173 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -76,6 +76,8 @@ Select a Data Directory Confirm location The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? + Data Directory Selection Error + The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. Failed to save profile Failed to save profile {0}. {1}\n{2} diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index cc65c9dd..cfcc09a1 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.40.2 +1.1.41.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 2389da4b..df8ceb6a 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ