| Introduced in branch/version |
Notice created |
Change |
|---|---|---|
| 8.x / 8.x-1.x | 18-Sep-2015 | Workflow objects: variables/contants/functions/hooks are renamed |
| 8.x / 8.x-1.x | 18-Sep-2015 | WorkflowState now is a ConfigEntity |
| 8.x / 8.x-1.x | 17-Sep-2015 | Workflow Role ID of '(author)' is now machine name |
| 8.x | 17-Sep-2015 | Workflows are now ConfigEntities |
| 7.x-2.x / 7.x-2.3 | 24-Apr-2014 | Tokens have changed |
| 7.x-2.x / 7.x-2.3 | 24-Apr-2014 | Features export has changed |
| 7.x-2.x / 7.x-2.x-beta1 | 03-Dec-2013 | Arguments and return code in hook_workflow('transition permitted', ...) |
| 7.x-2.x / 7.x-2.x-beta1 | 03-Dec-2013 | deleted functions are now in workflow.deprecated.inc |
| 7.x-1.x / 7.x-1.1 | 19-Nov-2013 | $node->_workflow is now $node->workflow. |
| 7.x-2.x / 7.x-2.x | 18-Nov-2013 | workflow_node_load does not load Scheduled Transitions anymore. |
| 7.x-2.x / 7.x-2.x | 18-Nov-2013 | Workflow Triggers must be recreated. |
| 7.x-2.x / 7.x-2.x | 16-Nov-2013 | workflow_tab_form/workflow_node_form become workflow_transition_form |