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 DirectoryConfirm locationThe 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 profileFailed 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