diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index c792a779..2f27bf4e 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -7,6 +7,34 @@ 2021-12-17T00:00:00Z + + urn:uuid:40905243-2E97-4FCD-ACEA-53C9D42E69F0 + 1.1.58 (1.1.58.11) + 1.1.58.11 + + 2021-12-18T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • Fixed the cleanup of the log files generated by the auto processes (Backup, Update and Shutdown/Restart).
    NOTE: It will not cleanup the existing files, you need to do that manually.
  • +
+ NEW +
+
    +
  • Global Settings - Added new Log settings which allow you to turn if on/off and set the number of days/files to retain.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
+ urn:uuid:6EF11E7A-65D0-481E-A712-71CDB6C3F23F 1.1.58 (1.1.58.10) diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 62110dfe..11151c00 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -79,6 +79,7 @@ minutes hours days + files items xp players @@ -735,6 +736,12 @@ If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. Update Directory Permissions on Save If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. + Enable Logging + If enabled, all logging will be enabled. + Delete Logs After + How old the log files must be to be deleted in days. + Max Number of Logs + The maximum number of log files that will be kept. Enable Auto Update Game Server diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 59d784ce..d72f8b3d 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.58.10 +1.1.58.11 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 7139f22d..afe43c18 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ