diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 3af3fbec..a43f9df1 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,32 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2021-11-24T00:00:00Z + 2021-11-30T00:00:00Z - urn:uuid:50F06456-861E-483C-82BB-6072A428C652 - 1.1.408 (1.1.408.1) - 1.1.408.1 + urn:uuid:0B63D89E-0C36-41DE-96E7-BFB140250C02 + 1.1.409 (1.1.409.1) + 1.1.409.1 - 2021-11-24T00:00:00Z + 2021-11-30T00:00:00Z

- BUGFIX -
-

    -
  • Fixed a crashing bug when ASM 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.
  • -
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.
  • +
  • zh-CN Translation file updated.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 1e7da2d7..82a0782d 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -51,6 +51,12 @@ All + + Normal + Minimized + Maximized + + Run as Administrator This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 3018fcc1..f088a38a 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.408.1 +1.1.409.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 30dbd6a3..b8f3b4c2 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ diff --git a/src/ARKServerManager/ARKServerManager.csproj b/src/ARKServerManager/ARKServerManager.csproj index 210e00c9..7df13b9a 100644 --- a/src/ARKServerManager/ARKServerManager.csproj +++ b/src/ARKServerManager/ARKServerManager.csproj @@ -36,7 +36,7 @@ Bletch1971 Server Managers false - 1 + 2 1.1.409.%2a false true