Version 1, Update 78
New
- Add better documentation for resolving variable values. See resolveForConsumer and resolvedVariableNodes
- Add support for localhost in the manifest networkAccess allowedDomains field. See manifest networkAccess docs.
- Add the maskType property. For nodes that are used as masks (where
node.isMask == true
),maskType
can be used to get/modify the masking type used (alpha, vector, or luminance) for the mask operation.