Ai
n8n 1.123.38 Improves Workflow Export Controls and Fixes Task Runner Hangs

n8n 1.123.38 Improves Workflow Export Controls and Fixes Task Runner Hangs

n8n 1.123.38 Improves Workflow Export Controls and Fixes Task Runner Hangs

n8n 1.123.38 is a targeted update focused on improving automation reliability and adding more precise command-line controls for managing workflows and credentials. This release fixes two hanging issues in core execution components and introduces new filtering options that make project-specific imports and exports easier to manage in larger deployments.

What Changed

The most important reliability fixes in this version address workflow execution stalls. n8n resolved a bug where code node executions could hang when an idle timer overlapped with task acceptance. It also fixed a separate issue where the task runner could hang if a connection attempt failed. These changes should reduce the risk of stuck jobs and improve runtime stability for teams operating production automations.

On the tooling side, n8n added new --include and --exclude flags to the import:credentials command. This gives administrators more control over which credentials are brought into an environment during migration or restoration workflows.

The release also adds a --projectId filter to both export:workflow and export:credentials. That makes it easier to export only the assets tied to a specific project, which is especially useful for multi-project setups, segmented environments, and cleaner backup or deployment pipelines.

Why It Matters

For teams using n8n to run business-critical automations, hanging executions can create operational risk, delay downstream processes, and complicate troubleshooting. The fixes in 1.123.38 directly target those failure points, making the platform more dependable under real-world workload conditions.

The new CLI filtering options are equally meaningful for administrators managing multiple projects or environments. Instead of relying on broader exports and manual cleanup, teams can now perform more selective workflow and credential operations. That improves portability, reduces configuration errors, and supports tighter operational control as n8n deployments scale.

Official Source: https://github.com/n8n-io/n8n/releases/tag/n8n%401.123.38

What's your reaction?

0
AWESOME!
AWESOME!
0
LOVED
LOVED
0
NICE
NICE
0
LOL
LOL
0
FUNNY
FUNNY
0
EW!
EW!
0
OMG!
OMG!
0
FAIL!
FAIL!