diff --git a/CSM/ConanServerManager_1.0.13.exe b/CSM/ConanServerManager_1.0.13.exe new file mode 100644 index 00000000..6c77e1d5 Binary files /dev/null and b/CSM/ConanServerManager_1.0.13.exe differ diff --git a/CSM/ConanServerManager_1.0.13.zip b/CSM/ConanServerManager_1.0.13.zip new file mode 100644 index 00000000..7ec34ce0 Binary files /dev/null and b/CSM/ConanServerManager_1.0.13.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index 0a4bdf1d..5b4b9e3c 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,36 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2018-08-16T00:00:00Z + 2018-11-19T00:00:00Z + + + urn:uuid:0FDE5546-E576-44C2-860D-A266A24F1D8C + 1.0.13 (1.0.13.1) + 1.0.13.1 + + 2018-11-19T00:00:00Z + +
+

+ NEW +
+

    +
  • Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.
  • +
+ CHANGE +
+
    +
  • Main Window - Start position changed to 50,50.
  • +
  • Server Status - removed server status call to offline WEB API.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:61CA2DCD-A90C-45EA-8FDA-8C497FEFFE3B diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 572db279..c49838fe 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,21 +5,27 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2018-08-16T00:00:00Z + 2018-11-19T00:00:00Z urn:uuid:9B11FEBF-FD54-4C4F-B1A4-3A9CDBAEB311 - 1.0.12 (1.0.12.1) - 1.0.12.1 + 1.0.13 (1.0.13.1) + 1.0.13.1 - 2018-08-16T00:00:00Z + 2018-11-19T00:00:00Z

+ NEW +
+

    +
  • Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.
  • +
CHANGE
    -
  • Download Location Changed - Have moved the server manager files to a new location for hosting.
  • +
  • Main Window - Start position changed to 50,50.
  • +
  • Server Status - removed server status call to offline WEB API.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 31090bf6..0bc29ede 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -602,6 +602,8 @@ If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. Update servers in parallel If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). + Delay between each server update + The amount of time to wait in between each server update, only available if Parallel Update is disabled. Shutdown Options Grace Period: diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 92473fd2..03ff0bd0 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.0.12.1 +1.0.13.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 29aa9347..7ec34ce0 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index 31090bf6..0bc29ede 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -602,6 +602,8 @@ If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update. Update servers in parallel If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). + Delay between each server update + The amount of time to wait in between each server update, only available if Parallel Update is disabled. Shutdown Options Grace Period: diff --git a/CSM/latest.exe b/CSM/latest.exe index 739df7dd..6c77e1d5 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index 24334aa8..d7d22c51 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.0.12 +1.0.13 diff --git a/CSM/latest.zip b/CSM/latest.zip index d1c15fba..7ec34ce0 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ