n8n 2.33.1 Brings Enhanced Context for Lifecycle Hooks
For users running self-hosted n8n instances, version 2.33.1 introduces a useful improvement: external lifecycle hooks can now access the full workflow hook context. This means that when you set up custom scripts or integrations that trigger at key workflow events (like start, success, or error), they will receive richer information about the workflow and its execution. It opens up new possibilities for logging, monitoring, and programmatic control without needing to manually pass extra data.



