Migrate14.0 fixes invalid expires values and categories with missing names. Note that this is a major version change because of other additions to the flow spec that don’t require migration.
Fixes result lookups that need to be truncated.
Ensures that names of results and categories respect definition limits.
Converts the templating
object in send_msg actions to use a merged
list of variables.
Converts the templating
object in send_msg actions to use a list of
components.
Refactors template expressions that reference @webhook to use @webhook.json
Replaces base
as a flow language with und
which indicates text with undetermined language in the ISO-639-3
standard.
Adds a uuid
property to templating objects in send_msg actions.