diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index e755f750..665b7e0c 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,68 +5,22 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-09-25T00:00:00Z + 2020-10-02T00:00:00Z - urn:uuid:04CE163D-D52A-4AB7-A0FA-632C80E38734 - 1.1.46 (1.1.46.3) - 1.1.46.3 + urn:uuid:613F9F72-EBAF-484B-9593-8977CF8ACCD4 + 1.1.47 (1.1.47.1) + 1.1.47.1 - 2020-09-25T00:00:00Z + 2020-10-02T00:00:00Z

CHANGE

    -
  • Rcon Window - removed the Online status as it is no longer relevant.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9E52BF6D-0DB4-4379-971F-DC748FF700A1 - 1.1.46 (1.1.46.2) - 1.1.46.2 - - 2020-09-24T00:00:00Z - -
-

- CHANGE -
-

    -
  • Rcon Window - removed spam message.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AC6E0F0E-76F6-4769-81AF-7B9919FCD99C - 1.1.46 (1.1.46.1) - 1.1.46.1 - - 2020-09-23T00:00:00Z - -
-

- CHANGE -
-

    -
  • Rcon Window/Player List - changed the way the players are loaded and the online status is fetched.
  • -
  • Server Shutdown - added additional logging to server shutdown process to diagnose why in-game shutdown broadcasts are not being sent.
  • +
  • Added new global setting to include Server IP and port to server start alert.
  • +
  • Added server ip and port to the alert message when starting the server.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 2b7d0737..866f333d 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -804,8 +804,10 @@ This message will be displayed when the server is being stopped. Server Shutdown Message: This message will be displayed when the server is being shutdown. - Server Started Message: + Server Start Message: This message will be displayed when the server is being started. + Include Public IP and Port in Start Message + The startup message will include the Public IP and Port. Backup Process Error: This message will be displayed when the auto-backup process encountered an error. Shutdown Process Error: diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 37980518..2c8a8a6e 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.46.3 +1.1.47.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index c442d28c..7ba7054a 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ