Version 1.0.0 is a major update. The term reset
is now used instead of purge
to describe the action of deleting all queued messages. See the discussion at [ANNOUNCE] node-red-contrib-queue-gate. This can be a breaking change for flows that make use of the default commands defined when the node is deployed. Flows that do not currently use purgeCmd
or that use a custom definition of that command string will not be affected, but it is still recommended that all users update the node.
2 Likes