Version 1, Update 71
New:
node.findAllWithCriterianow supports searching by pluginData as well as sharedPluginData. This should make it much more performant if you're trying to find all nodes that have pluginData / sharedPluginData.- Add
hiddenFromPublishingas a property onVariableandVariableCollection. - Add
getPublishStatusAsync()as a method onVariableandVariableCollectionwhich returns a promise. - Add
sectionContentsHiddenas a property onSectionNode.