Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 2.2.22.4.4

Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v2.4.0

Bug Fixes
  • ai-builder: Call onGenerationSuccess callback in multi-agent workflow (#​24086) (24af748)
  • ai-builder: Reducing confusion in spec evals from double negative don't criteria (#​24099) (c8391ac)
  • Box Node: Fix webhook deletion bug that could delete wrong webhooks (#​18155) (f7e2029)
  • Bump validator dependency (#​24026) (454c856)
  • Bump versions for qs/langchain (#​23939) (bb3d2b6)
  • core: Add license check to DELETE variables endpoint (#​24028) (647a684)
  • core: Add license check to LDAP configuration endpoints (#​24105) (588fa50)
  • core: Automatically re-publish workflow with new version on pull (#​23859) (14a4b74)
  • core: Avoid copying execution data table on AddWorkflowVersionIdToExecutionData migration (#​23901) (b4eeba8)
  • core: Bug with incorrect DI in some cases - picked up by enabling linting rule (#​23855) (79f529c)
  • core: ChatHub: respond error details from execution (#​23732) (5234921)
  • core: Check if user data changed before calling save on ldap sync (#​23796) (7610a50)
  • core: Coerce BinaryDataConfig dbMaxFileSizeSchema to a number (#​23927) (565a428)
  • core: Connect to external secrets provider before testing (#​24135) (c399e8e)
  • core: Ensure all streaming chunks are processed before deleting ChatHub workflow (#​24040) (8fa5aa0)
  • core: Fix for jumpy UI when using drag/drop to fields in NDV (#​23516) (4f606d7)
  • core: Fix redirection of user missing MFA to personal settings (#​23881) (072a1dd)
  • core: Inserts into execution metadata table fail due to fk (#​23759) (77cbe50)
  • core: Resolve file path correctly when serving node icons from N8N_CUSTOM_EXTENSIONS (#​23029) (7aa5307)
  • core: Revert auto publish on pull (#​24101) (5013a46)
  • core: Sanitize filenames for file operations (#​23988) (e0baf48)
  • core: Stronger allowed path enforcement for read/write Node (#​23542) (1a33fa3)
  • Correctly parse curl command with encoding (#​23853) (dc847e7)
  • Data Table Node: Fix issue with insert and update operation (#​23936) (569695d)
  • editor: Fix input type switch when pasting expression (#​23535) (aed05b4)
  • editor: Fix typo in source control push modal message (#​23971) (09ed1f6)
  • editor: Hide 'Create Folder' button if not applicable (#​23981) (8824bea)
  • editor: Keep structured output parser error icon in correct position when running (#​23930) (f98b7be)
  • editor: Make AI assistant tool steps visible during streaming (#​23898) (64498cd)
  • editor: Make code block's copy button in ChatHub follow scroll (#​24154) (6fcf2b7)
  • editor: Update free AI credits model list to include gpt-5-mini (#​24041) (8ca4f27)
  • Escape special characters in queries (#​23133) (f73fae6)
  • lmChatOpenAi Node: Add validation for models requiring Responses API (#​24033) (60a18a4)
  • McpClientTool Node: Sanitize MCP tool arguments based on schema (#​23167) (639c09f)
  • Resolve expressions in custom form HTML fields for HITL nodes (#​23922) (62f3019)
  • Simple Memory Node: Don't allow adding simple memory node if instance in queue or multi-main mode (#​24083) (e70a3f3)
  • Update mime-types to fixed version (#​23858) (29515c8)
Features

v2.3.6

2.3.6 (2026-01-16)

v2.3.5

Bug Fixes

v2.3.4

Bug Fixes

v2.3.3

v2.3.2

Bug Fixes
  • ai-builder: Call onGenerationSuccess callback in multi-agent workflow (#​24086) (be0edb8)

v2.3.1

Bug Fixes
  • Bump versions for qs/langchain (#​23939) (84d86b1)
  • core: Avoid copying execution data table on AddWorkflowVersionIdToExecutionData migration (#​23901) (26aef2a)
  • core: Fix redirection of user missing MFA to personal settings (#​23881) (b630551)
  • Data Table Node: Fix issue with insert and update operation (#​23936) (23908a7)
  • McpClientTool Node: Sanitize MCP tool arguments based on schema (#​23167) (33ee325)

v2.3.0

Bug Fixes
  • Add data insight metadata migration (#​23694) (3aeb040)
  • AI Agent Node: Fix toolInput field in intermediateSteps output (#​23767) (ae2e7a8)
  • AI Agent Node: Store AI agent tool calls as native LangChain messages (#​23687) (daa81a1)
  • ai-builder: Improve handling of max recursion errors (#​23606) (9329d55)
  • core: Modify path validation to work cross platforms (#​23737) (35d110f)
  • core: Fix CORS issue in waiting webhook responses (#​23697) (23ae22b)
  • core: Fix race condition in executions pruning on leadership change (#​23575) (3af145e)
  • core: Node feature flags supported in canvas status icon (#​23300) (3e80bdb)
  • core: Validate missing code param in Code node (#​23405) (c7fed98)
  • editor: Add defaultLocale to public settings (#​23134) (1dd0fac)
  • editor: Allow moving workflows on the overview page (#​21742) (5b5867f)
  • editor: Correct hosted chat font family defaults (#​23718) (b59fad7)
  • editor: Fix chat message action icons visibility in dark mode (#​23444) (fc8b667)
  • editor: Fix NDV state getting stale when navigating using the floating buttons (#​23717) (06eef00)
  • editor: Fix VersionUpdateCTA disabled state (#​23722) (0bee0a5)
  • editor: Keep focus in canvas chat after sending a message (#​23719) (b6bc146)
  • editor: Logs not showing tool usage correctly for sub-agents (#​23860) (d99a07e)
  • editor: Remove arbitrary maxlength restriction from data table n… (#​23242) (229024f)
  • editor: Sub node's input not shown when its root node finished with an error (#​23770) (b113694)
  • Github Node: Handle binary data in all modes by converting to base64 (#​23497) (c96534f)
  • n8n Form Trigger Node: Add support for fieldName in JSON config (#​23491) (50573e0)
  • Redis Node: Fix reconnect strategy to prevent infinite reconnect attempts (#​22526) (e75cf6b)
  • Return null if no last successful execution exists instead of 404 (#​23720) (9339d14)
  • Stripe Trigger Node: Add Stripe signature verification (#​22764) (f816b39)
  • Structured Output Parser Node: Fix parsing of JSON with markdown code segments (#​23726) (e5c7d43)
Features

v2.2.6

Bug Fixes
  • ai-builder: Call onGenerationSuccess callback in multi-agent workflow (#​24086) (68d157a)

v2.2.5

Bug Fixes
  • core: Fix redirection of user missing MFA to personal settings (#​23881) (51debbc)
  • McpClientTool Node: Sanitize MCP tool arguments based on schema (#​23167) (16f9606)

v2.2.4

Bug Fixes
  • core: Avoid copying execution data table on AddWorkflowVersionIdToExecutionData migration (#​23901) (96c89e8)

v2.2.3

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from c90bcb0 to c4177f6 Compare January 12, 2026 18:13
@renovate renovate bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.3.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.0 ) Jan 12, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from c4177f6 to 708d6e4 Compare January 13, 2026 20:56
@renovate renovate bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.1 ) Jan 13, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 708d6e4 to 5d5a4f7 Compare January 14, 2026 18:35
@renovate renovate bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.2 ) Jan 14, 2026
@renovate renovate bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.3 ) Jan 15, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5d5a4f7 to 01a99a0 Compare January 15, 2026 12:51
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 01a99a0 to 52cad0b Compare January 16, 2026 17:55
@renovate renovate bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.3 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.2.2 ➔ 2.4.4 ) Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant