diff --git a/ASM/ArkServerManager_1.1.371.exe b/ASM/ArkServerManager_1.1.371.exe new file mode 100644 index 00000000..471641c5 Binary files /dev/null and b/ASM/ArkServerManager_1.1.371.exe differ diff --git a/ASM/ArkServerManager_1.1.371.zip b/ASM/ArkServerManager_1.1.371.zip new file mode 100644 index 00000000..e2381ca6 Binary files /dev/null and b/ASM/ArkServerManager_1.1.371.zip differ diff --git a/ASM/VersionFeed.xml b/ASM/VersionFeed.xml index 5fe4c979..82528a8e 100644 --- a/ASM/VersionFeed.xml +++ b/ASM/VersionFeed.xml @@ -5,7 +5,45 @@ Ark Server Manager Version Feed This is the Ark Server Manager release version feed. - 2020-04-12T01:00:00Z + 2020-04-19T00:00:00Z + + + urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802 + 1.1.371 (1.1.371.6) + 1.1.371.6 + + 2020-04-19T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • Deleting profiles - have added dispose call to prevent crash when updating server status.
  • +
  • Deleting profiles - have added null check to dispose call to prevent crash when removing profile.
  • +
  • Server Monitor Shortcut - fixed the shortcut creation, due to new server manager name.
  • +
+ NEW +
+
    +
  • Server Settings - Have added a new Game.ini section. This will allow you to add custom sections to the game.ini file using the server manager.
  • +
+ CHANGE +
+
    +
  • Added ToolTip to profile label and profile tab that shows the profile name and profile id.
  • +
  • Windows Firewall Management - have replaced the command line code to create the firewall rules with a proper library to create them.
  • +
  • Windows Firewall Management - when you delete a profile it will now attempt to remove the firewall rules.
  • +
  • ru-RU Translation file updated. (thanks @varlonec)
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:76BFA606-96CE-4B87-85DA-CDA4F0083DF0 diff --git a/ASM/en-US.xaml b/ASM/en-US.xaml index c9c6c3e8..db3d40a3 100644 --- a/ASM/en-US.xaml +++ b/ASM/en-US.xaml @@ -1720,8 +1720,9 @@ *.csv - - Custom GameUserSettings Details + + Custom GameUserSettings.ini Settings + Custom Game.ini Settings Custom Sections Section Name diff --git a/ASM/latest.exe b/ASM/latest.exe index 090d1557..471641c5 100644 Binary files a/ASM/latest.exe and b/ASM/latest.exe differ diff --git a/ASM/latest.txt b/ASM/latest.txt index 1f8f40c1..51433288 100644 --- a/ASM/latest.txt +++ b/ASM/latest.txt @@ -1 +1 @@ -1.1.370 +1.1.371 diff --git a/ASM/latest.zip b/ASM/latest.zip index 566d648d..e2381ca6 100644 Binary files a/ASM/latest.zip and b/ASM/latest.zip differ