diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 816f7fca..6e8c674e 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,23 +5,22 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2022-03-23T00:00:00Z + 2022-04-14T00:00:00Z - urn:uuid:59A5E20B-D3B2-4FDB-8E03-F0C3022C344F - 1.1.65 (1.1.65.1) - 1.1.65.1 + urn:uuid:243F602B-CD67-4691-BE25-61646590A07A + 1.1.66 (1.1.66.1) + 1.1.66.1 - 2022-03-23T00:00:00Z + 2022-04-14T00:00:00Z

CHANGE

    -
  • RCON Window - added two addional RCON broadcast methods, both require Pippi mod - Alert and Server.
  • -
  • Global Settings - added RCON broadcast mode droplist, so auto processes can send messages via RCON using this mode.
  • -
  • Auto Processes - changed the message broadcast to use the new config setting, not a hardcoded value.
  • +
  • Global Settings - added new discord bot setting for an All Profiles alias. To disable to All Profiles feature, just clear the alias field.
  • +
  • Discord Bot - can now use the new All Profiles alias to send a command to all profiles associated with the channel.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 32f8659b..7f8fdb11 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -812,6 +812,8 @@ Log Level: Get Token... Help... + All Profiles Alias: + The alias to use when sending a command via discord to all profiles associated with a discord channel. Do not include spaces or special characters. To disable the All Profiles alias, clear the value. Allow All Bots If enabled, the server manager bot will respond to all other bots, otherwise they will be ignored unless they are in the whitelist. Bot Whitelist diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index a30d3539..d43be4b3 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.65.1 +1.1.66.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index f5528220..1f381f57 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ