diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index fcd735ac..63135a63 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,33 +5,21 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2021-11-24T00:00:00Z + 2021-11-30T00:00:00Z - urn:uuid:80B2DFDC-E9BE-4B56-A1FE-DD57E64647D1 - 1.1.53 (1.1.53.1) - 1.1.53.1 + urn:uuid:38961ED8-0964-4C1A-B09C-8AE2C5FCF76E + 1.1.54 (1.1.54.1) + 1.1.54.1 - 2021-11-24T00:00:00Z + 2021-11-30T00:00:00Z

- BUGFIX -
-

    -
  • Fixed a crashing bug when CSM closes and is unable to find the backup location to save the config settings.
  • -
- NEW -
-
    -
  • Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.
  • -
  • Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
  • -
  • Server Settings - added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen, it will size the grid correctly.
  • -
CHANGE
    -
  • Fixed the steamcmd warning about 'Please use force_install_dir before login!'.
  • +
  • Added globalization to the Main Window Start Mode setting in the Global Settings.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 124686a5..6f963dbc 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -57,6 +57,12 @@ All + + Normal + Minimized + Maximized + + x % diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index d504a91d..d510b90e 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.53.2 +1.1.54.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index b78f6a21..96446f75 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ diff --git a/src/ConanServerManager/ConanServerManager.csproj b/src/ConanServerManager/ConanServerManager.csproj index 014e0713..3d035148 100644 --- a/src/ConanServerManager/ConanServerManager.csproj +++ b/src/ConanServerManager/ConanServerManager.csproj @@ -36,7 +36,7 @@ Bletch1971 Server Managers false - 1 + 2 1.1.54.%2a false true