Startup commands are grouped by feature, and a closed group can register alternative commands instead of none.
What's wrong with this entry?
The list of commands registered at startup moved from a flat array with inline conditionals to named groups, each deciding for itself whether it is open. A closed group now registers alternative commands rather than registering nothing.
- Groups are fleetFork, fleetBackground, daemon, skillDoctor and logout, each with its own predicate covering things like demo mode, daemon availability and gateway auth.
skillDoctor
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command