n8n/packages
Guillaume Jacquart 4ee79f734f
Some checks failed
CI: Python / Checks (push) Has been cancelled
fix(core): Make sub-workflow progress counts accurate for loops and inert nodes
Count unique nodes reached instead of node executions so looping child
workflows never report an index above the total, and exclude disabled
nodes and sticky notes from the total since they never execute. Also
retry pushRef resolution after a transient miss instead of caching the
failure, group the optional getLifecycleHooksForSubExecutions parameters
into an options object, and cover the throttle logic with tests.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-10 15:11:15 +02:00
..
@n8n feat(core): Forward sub-workflow node progress to the parent execution 2026-06-10 14:32:56 +02:00
cli fix(core): Make sub-workflow progress counts accurate for loops and inert nodes 2026-06-10 15:11:15 +02:00
core fix(core): Prevent pollers from starting executions for old workflow versions when registered while in-flight (#32006) 2026-06-10 10:40:50 +00:00
extensions/insights 🚀 Release 2.26.0 (#31967) 2026-06-09 10:03:45 +00:00
frontend feat(core): Add telemetry and audit log for admin API key management (no-changelog) (#31936) 2026-06-10 11:25:43 +00:00
node-dev chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
nodes-base fix(core): Upgrade nodemailer to 8.0.10 (DEVP-401) (#31998) 2026-06-10 08:48:56 +00:00
testing feat: Scope E2E impact selection for dependency + uncovered changes (no-changelog) (#31928) 2026-06-10 10:30:45 +00:00
workflow chore: Bundle/2.x (#32031) 2026-06-10 07:42:43 +00:00