diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 6e8c674e..f1638eea 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,22 +5,26 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2022-04-14T00:00:00Z + 2022-04-23T00:00:00Z - urn:uuid:243F602B-CD67-4691-BE25-61646590A07A - 1.1.66 (1.1.66.1) - 1.1.66.1 + urn:uuid:E482A8A4-88C3-4517-A4DD-B954811F4F13 + 1.1.67 (1.1.67.1) + 1.1.67.1 - 2022-04-14T00:00:00Z + 2022-04-23T00:00:00Z

- CHANGE + BUGFIX

    -
  • 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.
  • +
  • Fixed the discord bot Info command, to release the profile once the command has finished running.
  • +
+ NEW +
+
    +
  • ru-RU Translation file added.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 7f8fdb11..bcb7c2da 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -1298,8 +1298,7 @@ Command '{0}' has been disabled for profile '{1}'. The '{0}' command requires a profile id or alias. - Profile '{0}' was not found or is not associated with the channel. - Multiple profiles with '{0}' were found in the channel, command aborted. + Profile/Alias '{0}' was not found or is not associated with the channel. Profile '{0}' is in a state '{1}' that cannot run this command. Profile '{0}' is currently being updated. diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index d43be4b3..0e9729ce 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.66.1 +1.1.67.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 1f381f57..f0ebe913 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ