Skip to content

chore(deps): update container image n8nio/n8n to v2.37.1 - #4462

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/n8nio-n8n-2.x
Aug 26, 2026
Merged

chore(deps): update container image n8nio/n8n to v2.37.1#4462
renovate[bot] merged 1 commit into
masterfrom
renovate/n8nio-n8n-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
n8nio/n8n (source) minor 2.36.72.37.1

Release Notes

n8n-io/n8n (n8nio/n8n)

v2.37.0

Bug Fixes
  • Agent Node: Show disabled reason on prompt-source option (#​36612) (85869e8)
  • ai-builder: Fix for autosave and publish events issues (#​36241) (87e8b9c)
  • ai-builder: Task to channel agent session bind consolidation (#​36730) (07559f6)
  • ai-builder: Wrap message for openAI completions (#​36760) (5f83045)
  • Anthropic Chat Model Node: Update default model to Claude Sonnet 5 and improve model guidance (#​36834) (51b5579)
  • API: Require a JSON content type on decorator routes that take a body (#​36748) (3bc56a4)
  • API: Return a request schema for decorator routes in /discover (#​36211) (39be106)
  • AWS Bedrock Chat Model Node: List application inference profiles in model dropdown (#​36728) (2b3f683)
  • core: Abandon trigger teardown that can never succeed instead of retrying it forever (#​36843) (62d7e4c)
  • core: Accept multipart form submissions with an empty file input (#​36832) (7f3589c)
  • core: Add project:manageUsers scope to gate project membership changes (#​36243) (8c6d469)
  • core: Apply credential defaults and expressions in Agent Builder model discovery (#​36721) (955c472)
  • core: Avoid restarting task runners that are only slow (#​36530) (222eec5)
  • core: Capture browser secrets independently of match boundaries (#​36447) (d5133e5)
  • core: Coerce the deleteBefore param when deleting executions (#​36477) (aa126ab)
  • core: Handle managed credentials in workflow codegen (#​36210) (59efcb9)
  • core: Handle projects better on AIA workflow listing (#​36413) (e1a6ede)
  • core: Harden Daytona sandbox acquisition against transient failures and stuck sandboxes (#​36528) (be44726)
  • core: Hide get-json from Instance AI (#​36146) (dfe7c02)
  • core: Honor an explicit request for a new credential during setup (#​36348) (4c8ae8f)
  • core: Include workflow description in source control push and pull (#​33695) (fca3170)
  • core: Keep duplicate connections distinct in the workflow diff (#​35652) (12a2e38)
  • core: Keep Instance AI confirmation fields intact on resume (#​36468) (befb947)
  • core: Limit domain restriction errors to the target host (#​36836) (0472294)
  • core: Normalize env values before schema-based parsing (#​36644) (226aafc)
  • core: Offer to clean up test data left by live test runs in AI Assistant (#​36448) (616dd65)
  • core: Only init the expression engine for commands that evaluate expressions (#​36538) (f808447)
  • core: Pass MCP connector tools to Agent Builder (#​36753) (2c12be2)
  • core: Raise AI Assistant model verification token limit (#​36787) (655270b)
  • core: Reconcile license auto-renewal on startup leader takeover (#​36897) (f79eccf)
  • core: Redact secrets rendered beside their label in browser snapshots (#​36817) (077d778)
  • core: Reduce cold-boot community package install storm (#​36814) (f2bce4e)
  • core: Release test-webhook isolate only after teardown completes (#​36573) (05de343)
  • core: Report activation mode 'activate' for a first publication via the outbox (#​36512) (2435ed5)
  • core: Resolve end-user credentials when loading node parameters (#​36452) (83db64a)
  • core: Restore AWS Secrets Manager connection reuse (#​36426) (56bb5f5)
  • core: Route leader-only channel operations through the leader (#​36686) (28145a5)
  • core: Run agent scheduled tasks in the timezone they were authored in (#​36226) (3d70ae7)
  • core: Serialize community package installs and make downloads non-destructive (#​36505) (e95d407)
  • core: Show a clear no-access message when SSO role mapping denies a login (#​36407) (85f7dde)
  • core: Stop showing working community packages as failed to load (#​36727) (5439265)
  • core: Support array indices in setNodeParameter JSON Pointer paths (#​36520) (7a69e3f)
  • core: Surface agent failures with a useful message and original cause (#​36603) (53bd5f7)
  • core: Surface failures in agent sessions (#​36492) (d551999)
  • core: Validate access token audience in OAuth2 credential resolver (#​35119) (a65e0e3)
  • core: Validate chat and MCP trigger auth modes for end-user credentials (#​36534) (bf700d1)
  • core: Validate chat models and recover from execution failures (#​36550) (9376c57)
  • core: Validate credential types in AI Assistant credential setup (#​36792) (497cf53)
  • core: Wrap a trigger's closeFunction in an expression isolate at creation time (#​36638) (365b703)
  • editor: Add padding to evaluation single run view (#​36929) (e75bf3e)
  • editor: Fix non-project credentials sometimes appearing as options (#​36715) (ffd2b35)
  • editor: Group output panel warnings to keep it usable (#​36619) (37aee61)
  • editor: Keep agent preview user messages right-aligned (#​36521) (09613dc)
  • editor: Keep AI Assistant step narration inside thinking blocks (#​36808) (af27b0d)
  • editor: Keep form element attributes when reordering or deleting (#​36395) (c31d0e5)
  • editor: Load agent data table columns on selection (#​36634) (52c29a8)
  • editor: Move the trust checkbox out of the MCP consent redirect callout (#​36543) (dfae315)
  • editor: Open new agents without Instance AI (#​36462) (38ec2ec)
  • editor: Open node details links in a new tab in canvas-only mode (#​36446) (43220e1)
  • editor: Prevent AI Assistant verification fixtures from being pinned as real data (#​36653) (fe79e4a)
  • editor: Remove doubled code block box in markdown renderer (#​36844) (36c5dc3)
  • editor: Remove stale credentials from node config when switching credentials (#​34937) (f34e4c6)
  • editor: Restore AI Assistant preview width after viewport resize (#​36433) (48b245c)
  • editor: Restore Edit Fields type selector styles (#​36400) (b0cfa93)
  • editor: Show agent validation details in tooltips (#​36772) (b7c3fe7)
  • editor: Show personalization survey and community registration modal on Instance AI landing page (#​36809) (7d0a445)
  • editor: Show proper MCP server status in AI Assistant UI (#​36180) (76c6721)
  • editor: Show the pinned version name in the review banner (#​36759) (f86bd3a)
  • editor: Treat agent persistence and channel setup as one in-flight action (#​36577) (53f2750)
  • Extract From File Node: Parse date-only RRULE UNTIL values (#​29522) (fa460a4)
  • Fix setup credential tool description (#​36766) (40af9a0)
  • Google Calendar Node: Allow switching an event between all-day and timed (#​35802) (34de8b3)
  • MCP Server Trigger Node: Emit tool schemas as JSON Schema 2020-12 (#​36490) (25d0be0)
  • Message an Agent Node: Default the session to the connected Chat Trigger (#​36482) (63ffacf)
  • MongoDB Chat Memory Node: Sanitize messages (#​36294) (2f2e2d9)
  • OpenAI Node: Filter non-chat models out of the chat model dropdown (#​35785) (207c29f)
  • PagerDuty Node: Advance pagination offset by the page size (#​35778) (485a9c0)
  • Preserve explicit credential selection (#​36500) (7b94975)
  • Recognise versioned nodes in node-registration-complete lint rule (#​36642) (d1286e3)
  • Return list-search pagination token as a string in github-issues template (#​36657) (ad22ee8)
  • Use MS Excel as default Sheets export format (#​36406) (b9bdaff)
  • Use sub-agent names and publish before assignment (#​36846) (131f664)
Features
Performance Improvements
  • core: Hydrate Instance AI history trees only for the requested page (#​36513) (a20f0f2)
  • core: Skip reading run data when saving execution progress (#​36640) (1179830)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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/n8nio-n8n-2.x branch from 16e633e to 88fbc34 Compare August 26, 2026 02:15
@renovate
renovate Bot merged commit 91f6e4e into master Aug 26, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/n8nio-n8n-2.x branch August 26, 2026 05:52
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.

0 participants