diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 2b8cf095..c37c0acb 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,230 +5,27 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-04-01T02:00:00Z - - - urn:uuid:7298FE52-9AA6-40C8-B80A-8DB67C8A7821 - 1.0.23 (1.0.23.10) - 1.0.23.10 - - 2020-04-01T02:00:00Z - -
-

- CHANGE -
-

    -
  • Code cleanup.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:4C801E83-E13B-4433-BBFF-D028B39C2915 - 1.0.23 (1.0.23.9) - 1.0.23.9 - - 2020-04-01T01:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:3D9934E9-B0D2-4705-9D83-A0236B54E572 - 1.0.23 (1.0.23.8) - 1.0.23.8 - - 2020-04-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:AA27FFD4-F949-401C-BB70-86A327D29BA0 - 1.0.23 (1.0.23.7) - 1.0.23.7 - - 2020-03-31T02:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:4B504A75-8E8A-49EF-8D90-82A26FD58AED - 1.0.23 (1.0.23.6) - 1.0.23.6 - - 2020-03-31T01:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:72D55EA7-A779-4F9C-A7C9-22D3E17CDF92 - 1.0.23 (1.0.23.5) - 1.0.23.5 - - 2020-03-31T00:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked a few application setting values.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:761858A2-1C5E-4CC8-8849-F7D695D85D3D - 1.0.23 (1.0.23.4) - 1.0.23.4 - - 2020-03-29T04:00:00Z - -
-

- CHANGE -
-

    -
  • Updated all 3rd party libraries to latest versions.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:DDC988A1-4BB5-4D99-B1FD-3EB7F7D1A863 - 1.0.23 (1.0.23.3) - 1.0.23.3 - - 2020-03-29T03:00:00Z - -
-

- CHANGE -
-

    -
  • RCON Window - added adjustable player list, width is retained.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:638CA8E4-CE02-49DB-BE93-EC5CBD60F756 - 1.0.23 (1.0.23.2) - 1.0.23.2 - - 2020-03-29T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added missing settings to the support zip file generation.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
+ 2020-04-02T00:00:00Z urn:uuid:AFF6E785-595E-47B9-82AF-526CD0BBBBA4 - 1.0.23 (1.0.23.1) - 1.0.23.1 + 1.0.24 (1.0.24.1) + 1.0.24.1 - 2020-03-27T00:00:00Z + 2020-04-02T00:00:00Z

- NEW + BUGFIX

    -
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • -
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • -
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.
  • +
  • Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
  • +
+ CHANGE +
+
    +
  • Global Settings - Auto-Restart section - added a note and fixed the tooltip.
  • +
  • ru-RU Translation file updated. (thanks @varlonec)

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index b1e4c623..6bfc98aa 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -679,10 +679,11 @@ The amount of time to wait in between each server update, only available if Parallel Update is disabled. Auto Restart Options + The grace period does not prevent auto-updates from restarting your server. Enable Grace Period If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. Grace Period: - The amount of time in minutes to prevent the server restarting, since the last server start. + The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. Shutdown Options These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index d27e88f2..2f6d1fa6 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.0.23.10 +1.0.24.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index cd0497da..4c036be9 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ