One regression from beta.20, found while mapping the dispatcher.
Fixed
-
/restartrestarts Docksentry again. The lifecycle branch matches/restartwithout requiring a space after it, so once bare/stopand/restartwere routed there to answer with a usage line instead of silence (beta.20), it swallowed the bare form as well — and the branch that restarts Docksentry itself sat below it, unreachable./restartanswered "usage: /restart " and restarted nothing.It is tested for first now, on an exact match, so
/restart <name>and/restartxgo exactly where they went before. The restore flow's restart button and Discord's/restartwere never affected.2.17.1 is unaffected — only beta.20 and beta.21 carry this. If you are on
:beta, this is worth picking up.
Everything from 2.18.0-beta.20 and beta.21 is in here unchanged.