New control features
- Added support for flagging snippets as permanent (cannot be deleted) using the attribute
data-cf-snippet-permanent
. - Added support for freezing a flow (preventing snippets from being reordered) using the attribute
data-cf-flow-frozen
- Added support for setting the maximum number of snippets that can be added to a flow using the attribute
data-cf-flow-max-snippets="2"