Interactive panels opened by a command are now tracked individually and all closed properly.
What's wrong with this entry?
Instead of a single shared render slot, the query pipeline keeps a handle for every interactive panel a command opens and closes all of them when the batch is dispatched, when nothing was produced, and again on the way out.
- Command entries gained
skipAttachments,promptSubmittedandwaitfields. - Setting
skipAttachmentsto true strips attachments from the messages that command produces.
skipAttachments
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