Update n8nio/n8n Docker tag to v2.34.0 #43

Merged
renovate merged 1 commit from renovate/n8nio-n8n-2.x into main 2026-08-04 10:10:06 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
n8nio/n8n (source) final minor 2.33.02.34.0

Release Notes

n8n-io/n8n (n8nio/n8n)

v2.34.0

Bug Fixes
  • ai-builder: Treat bound stored credentials as settled in setup analysis (#​35340) (5decab2)
  • AWS Bedrock Chat Model Node: Enable TCP keepalive on Bedrock runtime connections (#​35323) (78e27ff)
  • core: Add incremental SSE response headers (#​35342) (7b8818d)
  • core: Add reactions:write to Slack agent app manifest scopes (#​35238) (43831eb)
  • core: Annotate pre-existing validation warnings in MCP update_workflow (#​34944) (cca4d8d)
  • core: Apply AI request timeout even without a proxy (#​34992) (ab3ed79)
  • core: Block deletion of the SSO role mapping default condition role (#​35086) (587b23d)
  • core: Clarify MCP trigger info for unsupported production triggers (#​35209) (21dc3ad)
  • core: Classify agent execution pulse with run_type (#​35346) (8f4816e)
  • core: Classify Instance AI error reports by severity and quota cause (#​35353) (a97e305)
  • core: Classify no-op pseudo triggers as persisted (#​35287) (2bc0f30)
  • core: Default AI-created workflows to v1 execution order (#​35277) (d0d0b7a)
  • core: Disable Slack app Home tab (#​35412) (c0d09a5)
  • core: Emit OTel spans for queue mode executions (#​35357) (e976bd0)
  • core: Exclude AI assistant verification runs from prod execution counts (#​35405) (4accb5b)
  • core: Fix broken documentation links in AWS (Assume Role) credential (#​34763) (1e39ea5)
  • core: Fix SSE push backend connections in production (#​35327) (c0a8f02)
  • core: Harden axios error handling against non-string error stack (#​35073) (b329d57)
  • core: Import security audit risk reporters with a file extension (#​35263) (8e62ca2)
  • core: Improve task broker resilience when a runner dies (#​35298) (c15bbca)
  • core: Keep agent channel setup separate from publishing (#​35468) (9f2f315)
  • core: Keep external secrets available while provider connections reload (#​35237) (f3b052a)
  • core: Keep waitTill when storing worker job results on main (#​34958) (7f50297)
  • core: Limit the size of webhook responses relayed through the queue (#​35032) (bdf33c1)
  • core: Prefer n8n credits covered nodes in Instance AI workflow builds (#​35019) (b2af755)
  • core: Preserve cause on execution errors (#​35216) (0d4c3a7)
  • core: Preserve credential field expressions when caching preAuthentication tokens (#​35064) (03894ee)
  • core: Preserve saved node positions when the assistant edits a workflow (#​35268) (7034666)
  • core: Propagate sub-agent tool approvals (#​35368) (edc377c)
  • core: Recover enqueued executions after a restart (#​35059) (3872950)
  • core: Refresh end-user credential connection status after save (#​35131) (a66fabb)
  • core: Return 405 for GET requests to the instance MCP endpoint (#​34835) (982a906)
  • core: Route crash-loop auto-deactivation through the workflow unpublish flow (#​35097) (eb0d966)
  • core: Skip error workflow dispatch for AI builder verification runs (#​35247) (1cedd9f)
  • core: Sort node version directories by numeric version (#​35206) (1f3d48d)
  • core: Tolerate JSON Schema patterns incompatible with the regex u flag (#​35320) (3fe8d6e)
  • core: Unify workflow trigger teardown and make it best-effort (#​35273) (9e452bb)
  • Deep-merge task metadata to preserve nested tracing attributes (#​35166) (b682696)
  • editor: Add configurable origin allowlist for editor postMessage handling (#​34674) (f9b4bd5)
  • editor: Add executions quota tooltip to trial banner icon (#​34872) (50b56ac)
  • editor: Clarify Slack HITL "Capture Who Responded" helper text (#​35432) (fff29ec)
  • editor: Create agent-builder credentials in the agent's project (#​35286) (33caa35)
  • editor: Default credential modal to requested auth type and disambiguate managed OAuth2 options (#​35079) (6676373)
  • editor: Dismiss archive toast immediately after permanent delete (#​35207) (12f1fcc)
  • editor: Do not fail OAuth flows when the provider's COOP policy makes the popup read as closed (#​34404) (b81d79a)
  • editor: Do not use whole file name as extension for extensionless uploads (#​35139) (f3516be)
  • editor: Fix icon overlap in end-user credential connection banner (#​35130) (2837a68)
  • editor: Gate agent reasoning by model support (#​35253) (5046f24)
  • editor: Guard optional fields when reading public settings (#​35281) (ba21bea)
  • editor: Keep Enter selection working when node search ends with a space (#​35046) (6b9b890)
  • editor: Keep read-only execution background in sync (#​35245) (cc5f334)
  • editor: Mention n8n User Auth webhook mode in end-user credential warning (#​35222) (3b69d54)
  • editor: Preserve line breaks in multiline secret credential fields (#​35157) (ad02a26)
  • editor: Remove brackets from docs link in credential setup assistant help (#​35028) (9cdcc6d)
  • editor: Rename preview AI Agent node to V2 (#​35285) (703c600)
  • editor: Show node descriptions for installed community nodes (#​34914) (0839326)
  • editor: Size settings save bar off its column so its content aligns with settings rows (#​34967) (982fa19)
  • editor: Update AI Agent preview label (#​35102) (c9cf9bb)
  • editor: Wait for animated zoom-in transition to settle (#​35244) (d512f5c)
  • Enable Save and clear stale OAuth state on auth method switch (#​35367) (7eabd74)
  • Execute gated tool after approving Human Review in manual chat (#​34881) (b29f38b)
  • Fixes see all button tracking on aia template examples (#​35451) (ad54d0c)
  • Form Node: Skip parent nodes without run data when returning binary from form ending (#​35336) (d3e761e)
  • Google Vertex Chat Model Node: Preserve Gemini thought signature on single tool calls (#​34797) (c6e5ecd)
  • Grist Node: Restore the stored base URL of legacy credentials (#​35229) (3a2af96)
  • HTTP Request Tool Node: Pass error response bodies to the model (#​34509) (f443349)
  • MCP Server Trigger Node: Save execution data only after tool call completes (#​35239) (c1f5577)
  • Notion Node: Mark title as required for database page create in v3 (#​35334) (736f570)
  • Preserve AI Assistant sandbox provider selection (#​35122) (923a964)
  • Release Snowflake connection when a statement fails (NODE-5163) (#​32932) (dc776f6)
  • Schedule Node: Run non-dividing minute intervals by elapsed time (#​35062) (3a5a4a6)
  • Skip redundant workflow edit approval in AI Assistant (#​35423) (852fed1)
  • Slack Node: Add groups:write OAuth scope for private channel actions (#​35288) (e4e33e3)
  • Support n8n credits on nodes with multiple credential types (#​35190) (47569fc)
  • Validate Send and Wait custom forms before sending (#​35262) (ca54f32)
  • Webhook Node: Don't flag Respond to Webhook nodes owned by a Wait node as unused (#​33911) (b7e8850)
Features
  • Add ap-east-2 and ap-southeast-6 AWS regions (#​35278) (ce8669e)
  • Add get.n8n.io one-script docker compose setup (#​34711) (0363fd6)
  • ai-builder: Verify approval-loop branches with scripted gate decisions (#​34822) (00fe448)
  • API: Add public API endpoints for LDAP configuration (#​34684) (81e772c)
  • API: Add public API endpoints for OIDC SSO configuration (#​34313) (02e736e)
  • Brandfetch Node: Use explicit route types and simplify operations (#​28846) (4c17c97)
  • Cal.com Trigger Node: Fully migrate to API v2 (#​35055) (22816b3)
  • core: Add a misfire policy to the durable scheduler (#​35075) (8672d95)
  • core: Add Agent management to instance MCP (#​34347) (94dc5f5)
  • core: Add detail endpoint for workflow review requests (#​35088) (1f6cddd)
  • core: Add MCP server usage events to log streaming (#​33300) (f500a76)
  • core: Add n8n user auth (OAuth2) authentication mode for webhook node (#​35100) (1cc76be)
  • core: Add workflow SDK validation framework for Instance AI (#​35045) (bbd7b7d)
  • core: Approve or request changes on a workflow review (#​35041) (e6fd497)
  • core: Auto-publish workflow reviews on approval (#​35390) (67a5fe3)
  • core: Block publishing a workflow while its review is open (#​35199) (eb07728)
  • core: Consolidate agent creation and modification telemetry (#​35444) (ce52c55)
  • core: Converge leader takeover through the reconciliation loop (#​35454) (1801f65)
  • core: Create agents on first configuration instead of on click (#​35429) (1155eb7)
  • core: Detect and heal trigger-status drift and unreported published workflows in reconciliation (#​35356) (fd5ecff)
  • core: Emit once-per-agent setup completion telemetry (#​35359) (89c9be6)
  • core: Expose workflow hook context to lifecycle external hooks (#​34738) (5a59466)
  • core: Gate n8n-auth webhook runs on the caller's private-credential status (#​35242) (1880ad3)
  • core: Import workflow tags from packages (matching by source id) (#​35133) (3ce3755)
  • core: Include node credentials in MCP workflow reads and guide credential reuse (#​35173) (8857fd0)
  • core: Include workflow tags in exported packages (#​34892) (811724a)
  • core: Make SSO role mapping default condition configurable (#​35023) (298a941)
  • core: Offload large webhook responses to storage in scaling mode (#​35036) (2e6eb98)
  • core: Periodically tear down ghost triggers on non-leader instances (#​35066) (1173e29)
  • core: Prevent workflow publishing when using form trigger without n8n auth and end-user credentials (#​35250) (752acca)
  • core: Recommend sleep helper for banned setTimeout/clearTimeout (#​35114) (fd84b60)
  • core: Register per-trigger OAuth protected resources for webhook triggers (#​35186) (2a10f88)
  • core: Register test webhook triggers as OAuth protected resources (#​35363) (a78bcbf)
  • editor: Add a guided setup view for Simplified Custom Auth credentials (#​35324) (e3c7a14)
  • editor: Add OIDC logout support (#​32756) (e26c6f3)
  • editor: Add per-agent MCP access management with agent scopes (#​34853) (d4902d5)
  • editor: Add Require Workflow Execute Permission toggle for n8n User Auth (Webhook trigger) (#​35195) (fd3f82c)
  • editor: Add trial intro modal experiment (#​34739) (af3aaba)
  • editor: Auto-select credentials for pasted and imported nodes (#​34687) (92ef31f)
  • editor: Close directly opened MCP settings after saving (#​35018) (111645d)
  • editor: Inconsistent spacing of buttons on canvas (in top-right vs bottom-left) (#​35319) (9497461)
  • editor: Make OIDC RP-initiated logout an opt-in setting (#​35146) (8fd73e2)
  • editor: Make the review inbox URL-addressable with deep-linkable reviews (#​35201) (96d37a3)
  • editor: Migrate API keys settings page to new instance settings UI (#​34925) (eb4b20b)
  • editor: Show and change the target workflow of an agent workflow tool (#​35276) (3ca4828)
  • editor: Show restricted API keys and instance roles sections with a reason instead of hiding them (#​34644) (31c84c0)
  • editor: Show the latest workflow review state in the canvas header (#​35233) (f52e2b8)
  • Embeddings AWS Bedrock Node: Add inference profile models and node options (#​34991) (c963e9b)
  • Enable n8n Connect for the Agent Builder (#​34298) (1c11f43)
  • Execute Workflow Node: Deprecate Local File and URL sources (#​34959) (3f8ccbe)
  • HTTP Request Node: Add Simplified Custom Auth generic credential (#​35068) (f6f05cb)
  • Include custom span attributes in project package export/import (#​35011) (a14cda1)
  • OpenAI Chat Model Node: Add optional extraBody option (#​13992) (bf491d9)
  • Replaces WhatsApp support agent example with Telegram agent example (#​35341) (e11a1e7)
  • Slack Node: Show user real names and handles in user pickers (#​35279) (1aed5e6)
Performance Improvements
  • core: O(1) schema lookup in resource-mapper value validation (#​34899) (10a7422)
  • core: Ungate skip persisting run data for discarded executions (#​35256) (0331669)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [n8nio/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | final | minor | `2.33.0` → `2.34.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (n8nio/n8n)</summary> ### [`v2.34.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#2340-2026-08-04) ##### Bug Fixes - **ai-builder:** Treat bound stored credentials as settled in setup analysis ([#&#8203;35340](https://github.com/n8n-io/n8n/issues/35340)) ([5decab2](https://github.com/n8n-io/n8n/commit/5decab21ac29076e848fc45cee532622db76fc50)) - **AWS Bedrock Chat Model Node:** Enable TCP keepalive on Bedrock runtime connections ([#&#8203;35323](https://github.com/n8n-io/n8n/issues/35323)) ([78e27ff](https://github.com/n8n-io/n8n/commit/78e27ff40ccf64792e41c08dd32b2f09843e7f4b)) - **core:** Add incremental SSE response headers ([#&#8203;35342](https://github.com/n8n-io/n8n/issues/35342)) ([7b8818d](https://github.com/n8n-io/n8n/commit/7b8818d4378399318d020ba33fc154576a389e70)) - **core:** Add reactions:write to Slack agent app manifest scopes ([#&#8203;35238](https://github.com/n8n-io/n8n/issues/35238)) ([43831eb](https://github.com/n8n-io/n8n/commit/43831ebb3f67395a2b0d92f6af777d1236ddd3ba)) - **core:** Annotate pre-existing validation warnings in MCP update\_workflow ([#&#8203;34944](https://github.com/n8n-io/n8n/issues/34944)) ([cca4d8d](https://github.com/n8n-io/n8n/commit/cca4d8db1c020c172bb0dd4f75500ad2bb27fe37)) - **core:** Apply AI request timeout even without a proxy ([#&#8203;34992](https://github.com/n8n-io/n8n/issues/34992)) ([ab3ed79](https://github.com/n8n-io/n8n/commit/ab3ed79fa5d29d9f3197ddfaa754529619b6b8be)) - **core:** Block deletion of the SSO role mapping default condition role ([#&#8203;35086](https://github.com/n8n-io/n8n/issues/35086)) ([587b23d](https://github.com/n8n-io/n8n/commit/587b23d8866d2235575cb8f90cd07fe0ae9075c8)) - **core:** Clarify MCP trigger info for unsupported production triggers ([#&#8203;35209](https://github.com/n8n-io/n8n/issues/35209)) ([21dc3ad](https://github.com/n8n-io/n8n/commit/21dc3ad173cc2f00928199af5f16a485bcac16fe)) - **core:** Classify agent execution pulse with run\_type ([#&#8203;35346](https://github.com/n8n-io/n8n/issues/35346)) ([8f4816e](https://github.com/n8n-io/n8n/commit/8f4816e848f51651078801c073678d2016f6f3e6)) - **core:** Classify Instance AI error reports by severity and quota cause ([#&#8203;35353](https://github.com/n8n-io/n8n/issues/35353)) ([a97e305](https://github.com/n8n-io/n8n/commit/a97e3052c20cc482c3af1d7596e30c3fcf0e6a6d)) - **core:** Classify no-op pseudo triggers as persisted ([#&#8203;35287](https://github.com/n8n-io/n8n/issues/35287)) ([2bc0f30](https://github.com/n8n-io/n8n/commit/2bc0f30256aa0525e6b4b120bd1b664e1b7df717)) - **core:** Default AI-created workflows to v1 execution order ([#&#8203;35277](https://github.com/n8n-io/n8n/issues/35277)) ([d0d0b7a](https://github.com/n8n-io/n8n/commit/d0d0b7a12c663e2ebb4287641f343da5fe8f5857)) - **core:** Disable Slack app Home tab ([#&#8203;35412](https://github.com/n8n-io/n8n/issues/35412)) ([c0d09a5](https://github.com/n8n-io/n8n/commit/c0d09a5512d4574b671daedbbc4c8c26bb1d7c7e)) - **core:** Emit OTel spans for queue mode executions ([#&#8203;35357](https://github.com/n8n-io/n8n/issues/35357)) ([e976bd0](https://github.com/n8n-io/n8n/commit/e976bd0c6c2e7c833fc5556ed0dbf32a3b923dbc)) - **core:** Exclude AI assistant verification runs from prod execution counts ([#&#8203;35405](https://github.com/n8n-io/n8n/issues/35405)) ([4accb5b](https://github.com/n8n-io/n8n/commit/4accb5b82a54e193488ddaab6fe1c9472966b166)) - **core:** Fix broken documentation links in AWS (Assume Role) credential ([#&#8203;34763](https://github.com/n8n-io/n8n/issues/34763)) ([1e39ea5](https://github.com/n8n-io/n8n/commit/1e39ea50a4cf073ec581f159fbe0065be35eeca1)) - **core:** Fix SSE push backend connections in production ([#&#8203;35327](https://github.com/n8n-io/n8n/issues/35327)) ([c0a8f02](https://github.com/n8n-io/n8n/commit/c0a8f02f0fcf538e736f42c48bfc314de3bea78f)) - **core:** Harden axios error handling against non-string error stack ([#&#8203;35073](https://github.com/n8n-io/n8n/issues/35073)) ([b329d57](https://github.com/n8n-io/n8n/commit/b329d57767cb6ec046bb1ecf9293b450c831d720)) - **core:** Import security audit risk reporters with a file extension ([#&#8203;35263](https://github.com/n8n-io/n8n/issues/35263)) ([8e62ca2](https://github.com/n8n-io/n8n/commit/8e62ca250e782ab14d4b95786843b18b9c29195e)) - **core:** Improve task broker resilience when a runner dies ([#&#8203;35298](https://github.com/n8n-io/n8n/issues/35298)) ([c15bbca](https://github.com/n8n-io/n8n/commit/c15bbca848046403b85f7c225773be438afbe45d)) - **core:** Keep agent channel setup separate from publishing ([#&#8203;35468](https://github.com/n8n-io/n8n/issues/35468)) ([9f2f315](https://github.com/n8n-io/n8n/commit/9f2f31564616ca81b7340f13b1054a9ebd015333)) - **core:** Keep external secrets available while provider connections reload ([#&#8203;35237](https://github.com/n8n-io/n8n/issues/35237)) ([f3b052a](https://github.com/n8n-io/n8n/commit/f3b052a1923cbd36abc10b3e5fcff8e7b505c59d)) - **core:** Keep waitTill when storing worker job results on main ([#&#8203;34958](https://github.com/n8n-io/n8n/issues/34958)) ([7f50297](https://github.com/n8n-io/n8n/commit/7f502970517130d4bfde9d6f5c0901fa2a5a8134)) - **core:** Limit the size of webhook responses relayed through the queue ([#&#8203;35032](https://github.com/n8n-io/n8n/issues/35032)) ([bdf33c1](https://github.com/n8n-io/n8n/commit/bdf33c1ad39dcc86bb0d547b64f8d3cf99eef67e)) - **core:** Prefer n8n credits covered nodes in Instance AI workflow builds ([#&#8203;35019](https://github.com/n8n-io/n8n/issues/35019)) ([b2af755](https://github.com/n8n-io/n8n/commit/b2af755502a7c423700b3b59598767bde2a6c49d)) - **core:** Preserve `cause` on execution errors ([#&#8203;35216](https://github.com/n8n-io/n8n/issues/35216)) ([0d4c3a7](https://github.com/n8n-io/n8n/commit/0d4c3a7e22e3e5d88284a8e30284d7877529dc04)) - **core:** Preserve credential field expressions when caching preAuthentication tokens ([#&#8203;35064](https://github.com/n8n-io/n8n/issues/35064)) ([03894ee](https://github.com/n8n-io/n8n/commit/03894ee86d5b834c20e09b1a55137534943c1a22)) - **core:** Preserve saved node positions when the assistant edits a workflow ([#&#8203;35268](https://github.com/n8n-io/n8n/issues/35268)) ([7034666](https://github.com/n8n-io/n8n/commit/703466644ca58e7b5ab3c9db48cfe749b5569b34)) - **core:** Propagate sub-agent tool approvals ([#&#8203;35368](https://github.com/n8n-io/n8n/issues/35368)) ([edc377c](https://github.com/n8n-io/n8n/commit/edc377c9d596ceffded6861b4e56b1008bac3216)) - **core:** Recover enqueued executions after a restart ([#&#8203;35059](https://github.com/n8n-io/n8n/issues/35059)) ([3872950](https://github.com/n8n-io/n8n/commit/387295085709f51beb1028785db2ec224619b6a1)) - **core:** Refresh end-user credential connection status after save ([#&#8203;35131](https://github.com/n8n-io/n8n/issues/35131)) ([a66fabb](https://github.com/n8n-io/n8n/commit/a66fabb7c89208dd2af5701a1e0d92fff702b6f7)) - **core:** Return 405 for GET requests to the instance MCP endpoint ([#&#8203;34835](https://github.com/n8n-io/n8n/issues/34835)) ([982a906](https://github.com/n8n-io/n8n/commit/982a906d80a3f0ae2d4d58fc482e2049425822c3)) - **core:** Route crash-loop auto-deactivation through the workflow unpublish flow ([#&#8203;35097](https://github.com/n8n-io/n8n/issues/35097)) ([eb0d966](https://github.com/n8n-io/n8n/commit/eb0d966bc82de21d170eb85c5bf180f3aa835e16)) - **core:** Skip error workflow dispatch for AI builder verification runs ([#&#8203;35247](https://github.com/n8n-io/n8n/issues/35247)) ([1cedd9f](https://github.com/n8n-io/n8n/commit/1cedd9f11438f0bf81080626f2bcfc4a4c3948f7)) - **core:** Sort node version directories by numeric version ([#&#8203;35206](https://github.com/n8n-io/n8n/issues/35206)) ([1f3d48d](https://github.com/n8n-io/n8n/commit/1f3d48d5f32b691a6a62ca44ea05c860810f335f)) - **core:** Tolerate JSON Schema patterns incompatible with the regex u flag ([#&#8203;35320](https://github.com/n8n-io/n8n/issues/35320)) ([3fe8d6e](https://github.com/n8n-io/n8n/commit/3fe8d6e0f6f23a74de287dfc26bc3f90456ebd7d)) - **core:** Unify workflow trigger teardown and make it best-effort ([#&#8203;35273](https://github.com/n8n-io/n8n/issues/35273)) ([9e452bb](https://github.com/n8n-io/n8n/commit/9e452bb79ff659cedadf9d346301eba5e1d14631)) - Deep-merge task metadata to preserve nested tracing attributes ([#&#8203;35166](https://github.com/n8n-io/n8n/issues/35166)) ([b682696](https://github.com/n8n-io/n8n/commit/b6826961e7de7eeffea3c1c1e2c8fa1c4e6e7fb8)) - **editor:** Add configurable origin allowlist for editor postMessage handling ([#&#8203;34674](https://github.com/n8n-io/n8n/issues/34674)) ([f9b4bd5](https://github.com/n8n-io/n8n/commit/f9b4bd58ec1eb7dde11c4d60347a8e5133a6c35c)) - **editor:** Add executions quota tooltip to trial banner icon ([#&#8203;34872](https://github.com/n8n-io/n8n/issues/34872)) ([50b56ac](https://github.com/n8n-io/n8n/commit/50b56ac23348279e78bf69655286d54867ddf4bf)) - **editor:** Clarify Slack HITL "Capture Who Responded" helper text ([#&#8203;35432](https://github.com/n8n-io/n8n/issues/35432)) ([fff29ec](https://github.com/n8n-io/n8n/commit/fff29ec815954bf3e47f70a6a12b3b89d36d3797)) - **editor:** Create agent-builder credentials in the agent's project ([#&#8203;35286](https://github.com/n8n-io/n8n/issues/35286)) ([33caa35](https://github.com/n8n-io/n8n/commit/33caa35985820fb44eda2eb95dee081dc2fb24bc)) - **editor:** Default credential modal to requested auth type and disambiguate managed OAuth2 options ([#&#8203;35079](https://github.com/n8n-io/n8n/issues/35079)) ([6676373](https://github.com/n8n-io/n8n/commit/66763730d13adb1b1050ef0e9d4ebd48fd3f1bba)) - **editor:** Dismiss archive toast immediately after permanent delete ([#&#8203;35207](https://github.com/n8n-io/n8n/issues/35207)) ([12f1fcc](https://github.com/n8n-io/n8n/commit/12f1fccce1f17eb024feb458e556975b8fb33dd4)) - **editor:** Do not fail OAuth flows when the provider's COOP policy makes the popup read as closed ([#&#8203;34404](https://github.com/n8n-io/n8n/issues/34404)) ([b81d79a](https://github.com/n8n-io/n8n/commit/b81d79a7338234c66a6043310a5067b3202e398d)) - **editor:** Do not use whole file name as extension for extensionless uploads ([#&#8203;35139](https://github.com/n8n-io/n8n/issues/35139)) ([f3516be](https://github.com/n8n-io/n8n/commit/f3516be0f8b69a9cf2e4057629ddc863ac5d8552)) - **editor:** Fix icon overlap in end-user credential connection banner ([#&#8203;35130](https://github.com/n8n-io/n8n/issues/35130)) ([2837a68](https://github.com/n8n-io/n8n/commit/2837a68101103fae202e972328b72923d2b717c2)) - **editor:** Gate agent reasoning by model support ([#&#8203;35253](https://github.com/n8n-io/n8n/issues/35253)) ([5046f24](https://github.com/n8n-io/n8n/commit/5046f24e9f099d907578065a745c30d74ebef75d)) - **editor:** Guard optional fields when reading public settings ([#&#8203;35281](https://github.com/n8n-io/n8n/issues/35281)) ([ba21bea](https://github.com/n8n-io/n8n/commit/ba21bea63f1af569325b33d8b531fc892486d6d6)) - **editor:** Keep Enter selection working when node search ends with a space ([#&#8203;35046](https://github.com/n8n-io/n8n/issues/35046)) ([6b9b890](https://github.com/n8n-io/n8n/commit/6b9b8907b74f189e33486c16a53c3f94756b7b96)) - **editor:** Keep read-only execution background in sync ([#&#8203;35245](https://github.com/n8n-io/n8n/issues/35245)) ([cc5f334](https://github.com/n8n-io/n8n/commit/cc5f334b33b7d38a2afdd0c1b85cc3c5d9523061)) - **editor:** Mention n8n User Auth webhook mode in end-user credential warning ([#&#8203;35222](https://github.com/n8n-io/n8n/issues/35222)) ([3b69d54](https://github.com/n8n-io/n8n/commit/3b69d54f6c05b49ebd05bbd0182e766d7fff93cc)) - **editor:** Preserve line breaks in multiline secret credential fields ([#&#8203;35157](https://github.com/n8n-io/n8n/issues/35157)) ([ad02a26](https://github.com/n8n-io/n8n/commit/ad02a266015c1d8383b000ee59e688edace54cef)) - **editor:** Remove brackets from docs link in credential setup assistant help ([#&#8203;35028](https://github.com/n8n-io/n8n/issues/35028)) ([9cdcc6d](https://github.com/n8n-io/n8n/commit/9cdcc6d727aa64a6a20d9cdb4943353dbbe6dba6)) - **editor:** Rename preview AI Agent node to V2 ([#&#8203;35285](https://github.com/n8n-io/n8n/issues/35285)) ([703c600](https://github.com/n8n-io/n8n/commit/703c600b0af4995fa184f501a89bbded8d1a7fdd)) - **editor:** Show node descriptions for installed community nodes ([#&#8203;34914](https://github.com/n8n-io/n8n/issues/34914)) ([0839326](https://github.com/n8n-io/n8n/commit/0839326a9ba41ecb85a72b71ffc15fe42a15364b)) - **editor:** Size settings save bar off its column so its content aligns with settings rows ([#&#8203;34967](https://github.com/n8n-io/n8n/issues/34967)) ([982fa19](https://github.com/n8n-io/n8n/commit/982fa19d8cab88dfc0dcff02f3f6abf0a7c93a1e)) - **editor:** Update AI Agent preview label ([#&#8203;35102](https://github.com/n8n-io/n8n/issues/35102)) ([c9cf9bb](https://github.com/n8n-io/n8n/commit/c9cf9bb7f98d3a5d2a70756f67d786d8524c547c)) - **editor:** Wait for animated zoom-in transition to settle ([#&#8203;35244](https://github.com/n8n-io/n8n/issues/35244)) ([d512f5c](https://github.com/n8n-io/n8n/commit/d512f5c8de6ba8e1a930c0a49cfbfe8bc6c7a51e)) - Enable Save and clear stale OAuth state on auth method switch ([#&#8203;35367](https://github.com/n8n-io/n8n/issues/35367)) ([7eabd74](https://github.com/n8n-io/n8n/commit/7eabd74811c84f652a2fa09aa52cad240a4ed9c6)) - Execute gated tool after approving Human Review in manual chat ([#&#8203;34881](https://github.com/n8n-io/n8n/issues/34881)) ([b29f38b](https://github.com/n8n-io/n8n/commit/b29f38b646662ec43a7660fb7d2303c33b5f4951)) - Fixes see all button tracking on aia template examples ([#&#8203;35451](https://github.com/n8n-io/n8n/issues/35451)) ([ad54d0c](https://github.com/n8n-io/n8n/commit/ad54d0cd63affd87dc134532825affd85f6a4233)) - **Form Node:** Skip parent nodes without run data when returning binary from form ending ([#&#8203;35336](https://github.com/n8n-io/n8n/issues/35336)) ([d3e761e](https://github.com/n8n-io/n8n/commit/d3e761e8775d144125a3275a7bb95624459a8171)) - **Google Vertex Chat Model Node:** Preserve Gemini thought signature on single tool calls ([#&#8203;34797](https://github.com/n8n-io/n8n/issues/34797)) ([c6e5ecd](https://github.com/n8n-io/n8n/commit/c6e5ecd861b29fab8ee94088fc45abf3a09d05cb)) - **Grist Node:** Restore the stored base URL of legacy credentials ([#&#8203;35229](https://github.com/n8n-io/n8n/issues/35229)) ([3a2af96](https://github.com/n8n-io/n8n/commit/3a2af96dcfbb21cbac73c5f93acc25a77772a836)) - **HTTP Request Tool Node:** Pass error response bodies to the model ([#&#8203;34509](https://github.com/n8n-io/n8n/issues/34509)) ([f443349](https://github.com/n8n-io/n8n/commit/f44334909351852fda644de34dedc5b3b75a1e66)) - **MCP Server Trigger Node:** Save execution data only after tool call completes ([#&#8203;35239](https://github.com/n8n-io/n8n/issues/35239)) ([c1f5577](https://github.com/n8n-io/n8n/commit/c1f55776edc6d552190fa9978fb45611284f9986)) - **Notion Node:** Mark title as required for database page create in v3 ([#&#8203;35334](https://github.com/n8n-io/n8n/issues/35334)) ([736f570](https://github.com/n8n-io/n8n/commit/736f570d194639b169de7b38f1cc59967527a47e)) - Preserve AI Assistant sandbox provider selection ([#&#8203;35122](https://github.com/n8n-io/n8n/issues/35122)) ([923a964](https://github.com/n8n-io/n8n/commit/923a96448bfa673dad67f1950e566da3ce65d9c7)) - Release Snowflake connection when a statement fails (NODE-5163) ([#&#8203;32932](https://github.com/n8n-io/n8n/issues/32932)) ([dc776f6](https://github.com/n8n-io/n8n/commit/dc776f6c8b293c8c30d3974f4a71f1d3ba52f8c6)) - **Schedule Node:** Run non-dividing minute intervals by elapsed time ([#&#8203;35062](https://github.com/n8n-io/n8n/issues/35062)) ([3a5a4a6](https://github.com/n8n-io/n8n/commit/3a5a4a697c123c35fb0561534480259eb1bc7a7d)) - Skip redundant workflow edit approval in AI Assistant ([#&#8203;35423](https://github.com/n8n-io/n8n/issues/35423)) ([852fed1](https://github.com/n8n-io/n8n/commit/852fed1c0a5f63a8fae654f8e25eebe0d8e32d07)) - **Slack Node:** Add groups:write OAuth scope for private channel actions ([#&#8203;35288](https://github.com/n8n-io/n8n/issues/35288)) ([e4e33e3](https://github.com/n8n-io/n8n/commit/e4e33e3363d16f50e625114372670f904b213358)) - Support n8n credits on nodes with multiple credential types ([#&#8203;35190](https://github.com/n8n-io/n8n/issues/35190)) ([47569fc](https://github.com/n8n-io/n8n/commit/47569fcd88f9224d325c307a6dae6966180a381d)) - Validate Send and Wait custom forms before sending ([#&#8203;35262](https://github.com/n8n-io/n8n/issues/35262)) ([ca54f32](https://github.com/n8n-io/n8n/commit/ca54f325bd0954ea41640b241da256c63546d3ee)) - **Webhook Node:** Don't flag Respond to Webhook nodes owned by a Wait node as unused ([#&#8203;33911](https://github.com/n8n-io/n8n/issues/33911)) ([b7e8850](https://github.com/n8n-io/n8n/commit/b7e88508efaca29a49b38fe1ff19e4853e90d2a0)) ##### Features - Add ap-east-2 and ap-southeast-6 AWS regions ([#&#8203;35278](https://github.com/n8n-io/n8n/issues/35278)) ([ce8669e](https://github.com/n8n-io/n8n/commit/ce8669e4db7062a7c914b6f2e6266de305a22624)) - Add get.n8n.io one-script docker compose setup ([#&#8203;34711](https://github.com/n8n-io/n8n/issues/34711)) ([0363fd6](https://github.com/n8n-io/n8n/commit/0363fd6f7cd72be041d0527f01631d07a4aad6ee)) - **ai-builder:** Verify approval-loop branches with scripted gate decisions ([#&#8203;34822](https://github.com/n8n-io/n8n/issues/34822)) ([00fe448](https://github.com/n8n-io/n8n/commit/00fe448a682dc100d004ee006bfee7b79123772d)) - **API:** Add public API endpoints for LDAP configuration ([#&#8203;34684](https://github.com/n8n-io/n8n/issues/34684)) ([81e772c](https://github.com/n8n-io/n8n/commit/81e772c8e235d08b3d1f89f50dcd20edee1eed1a)) - **API:** Add public API endpoints for OIDC SSO configuration ([#&#8203;34313](https://github.com/n8n-io/n8n/issues/34313)) ([02e736e](https://github.com/n8n-io/n8n/commit/02e736ef4eabfbeec649ff4e370f68bed66785e5)) - **Brandfetch Node:** Use explicit route types and simplify operations ([#&#8203;28846](https://github.com/n8n-io/n8n/issues/28846)) ([4c17c97](https://github.com/n8n-io/n8n/commit/4c17c974022d73909711e0946a7a542dea958f54)) - **Cal.com Trigger Node:** Fully migrate to API v2 ([#&#8203;35055](https://github.com/n8n-io/n8n/issues/35055)) ([22816b3](https://github.com/n8n-io/n8n/commit/22816b3f343dc87d262b5acba604c0189c70fbf3)) - **core:** Add a misfire policy to the durable scheduler ([#&#8203;35075](https://github.com/n8n-io/n8n/issues/35075)) ([8672d95](https://github.com/n8n-io/n8n/commit/8672d9567c3924fb8c634d10ac60e00e4846893e)) - **core:** Add Agent management to instance MCP ([#&#8203;34347](https://github.com/n8n-io/n8n/issues/34347)) ([94dc5f5](https://github.com/n8n-io/n8n/commit/94dc5f5209d7036b7e4353e8c5cd042fea6403e7)) - **core:** Add detail endpoint for workflow review requests ([#&#8203;35088](https://github.com/n8n-io/n8n/issues/35088)) ([1f6cddd](https://github.com/n8n-io/n8n/commit/1f6cddd1abadc7a53bbe28b37c59a79a0913a09e)) - **core:** Add MCP server usage events to log streaming ([#&#8203;33300](https://github.com/n8n-io/n8n/issues/33300)) ([f500a76](https://github.com/n8n-io/n8n/commit/f500a76fb5520722ec871f1097049c5e43e09c93)) - **core:** Add n8n user auth (OAuth2) authentication mode for webhook node ([#&#8203;35100](https://github.com/n8n-io/n8n/issues/35100)) ([1cc76be](https://github.com/n8n-io/n8n/commit/1cc76becce519aed7961d571dd6e74bf66bc3fe4)) - **core:** Add workflow SDK validation framework for Instance AI ([#&#8203;35045](https://github.com/n8n-io/n8n/issues/35045)) ([bbd7b7d](https://github.com/n8n-io/n8n/commit/bbd7b7db885dd6a5b08055a99d3f5380c685c1fb)) - **core:** Approve or request changes on a workflow review ([#&#8203;35041](https://github.com/n8n-io/n8n/issues/35041)) ([e6fd497](https://github.com/n8n-io/n8n/commit/e6fd497bba4d79a522f3934b8214f5cca9a5eb1a)) - **core:** Auto-publish workflow reviews on approval ([#&#8203;35390](https://github.com/n8n-io/n8n/issues/35390)) ([67a5fe3](https://github.com/n8n-io/n8n/commit/67a5fe34e23ee874ce208ce4e63043520fd4f8df)) - **core:** Block publishing a workflow while its review is open ([#&#8203;35199](https://github.com/n8n-io/n8n/issues/35199)) ([eb07728](https://github.com/n8n-io/n8n/commit/eb07728511dc96a81c552bb55d0f7248c57d3367)) - **core:** Consolidate agent creation and modification telemetry ([#&#8203;35444](https://github.com/n8n-io/n8n/issues/35444)) ([ce52c55](https://github.com/n8n-io/n8n/commit/ce52c555d62f4589c9f4a82d808c2bc6a15e0782)) - **core:** Converge leader takeover through the reconciliation loop ([#&#8203;35454](https://github.com/n8n-io/n8n/issues/35454)) ([1801f65](https://github.com/n8n-io/n8n/commit/1801f65d85534ccfc9945cf78b159e314e6a16b1)) - **core:** Create agents on first configuration instead of on click ([#&#8203;35429](https://github.com/n8n-io/n8n/issues/35429)) ([1155eb7](https://github.com/n8n-io/n8n/commit/1155eb795941df028d7839562793e840db92444f)) - **core:** Detect and heal trigger-status drift and unreported published workflows in reconciliation ([#&#8203;35356](https://github.com/n8n-io/n8n/issues/35356)) ([fd5ecff](https://github.com/n8n-io/n8n/commit/fd5ecfff6d697d2b8e56db4aa99256e4077e8c5c)) - **core:** Emit once-per-agent setup completion telemetry ([#&#8203;35359](https://github.com/n8n-io/n8n/issues/35359)) ([89c9be6](https://github.com/n8n-io/n8n/commit/89c9be6266a233f9cf2915c2db4ff31ed235b0e3)) - **core:** Expose workflow hook context to lifecycle external hooks ([#&#8203;34738](https://github.com/n8n-io/n8n/issues/34738)) ([5a59466](https://github.com/n8n-io/n8n/commit/5a59466e8f496c78050de988229df79c7a4cd64d)) - **core:** Gate n8n-auth webhook runs on the caller's private-credential status ([#&#8203;35242](https://github.com/n8n-io/n8n/issues/35242)) ([1880ad3](https://github.com/n8n-io/n8n/commit/1880ad3e1718084d58f6a79919a9204f001dfc48)) - **core:** Import workflow tags from packages (matching by source id) ([#&#8203;35133](https://github.com/n8n-io/n8n/issues/35133)) ([3ce3755](https://github.com/n8n-io/n8n/commit/3ce375588215c02568ed00e70e5d262514b9e7e6)) - **core:** Include node credentials in MCP workflow reads and guide credential reuse ([#&#8203;35173](https://github.com/n8n-io/n8n/issues/35173)) ([8857fd0](https://github.com/n8n-io/n8n/commit/8857fd0dd212155724ba15c9b27b4f1db73f26ad)) - **core:** Include workflow tags in exported packages ([#&#8203;34892](https://github.com/n8n-io/n8n/issues/34892)) ([811724a](https://github.com/n8n-io/n8n/commit/811724a1c1faefbdfc68ee388e7faf5039f0fcf2)) - **core:** Make SSO role mapping default condition configurable ([#&#8203;35023](https://github.com/n8n-io/n8n/issues/35023)) ([298a941](https://github.com/n8n-io/n8n/commit/298a941af6d86121a328a5a8c29293f6e78a39a0)) - **core:** Offload large webhook responses to storage in scaling mode ([#&#8203;35036](https://github.com/n8n-io/n8n/issues/35036)) ([2e6eb98](https://github.com/n8n-io/n8n/commit/2e6eb98e131af0bbc27281e7be4fa878cd842244)) - **core:** Periodically tear down ghost triggers on non-leader instances ([#&#8203;35066](https://github.com/n8n-io/n8n/issues/35066)) ([1173e29](https://github.com/n8n-io/n8n/commit/1173e29ac4197d80e198c3376ee347e2e4769ac5)) - **core:** Prevent workflow publishing when using form trigger without n8n auth and end-user credentials ([#&#8203;35250](https://github.com/n8n-io/n8n/issues/35250)) ([752acca](https://github.com/n8n-io/n8n/commit/752acca01f8ccaec1957dd140c70c2292ce70082)) - **core:** Recommend sleep helper for banned setTimeout/clearTimeout ([#&#8203;35114](https://github.com/n8n-io/n8n/issues/35114)) ([fd84b60](https://github.com/n8n-io/n8n/commit/fd84b602a030f8a7bc7d3102f736456b42e325ee)) - **core:** Register per-trigger OAuth protected resources for webhook triggers ([#&#8203;35186](https://github.com/n8n-io/n8n/issues/35186)) ([2a10f88](https://github.com/n8n-io/n8n/commit/2a10f882a060574812d0ed2b7a011a0d93c79d27)) - **core:** Register test webhook triggers as OAuth protected resources ([#&#8203;35363](https://github.com/n8n-io/n8n/issues/35363)) ([a78bcbf](https://github.com/n8n-io/n8n/commit/a78bcbf41a6571d4f3da9ba9ca7f106dbca87969)) - **editor:** Add a guided setup view for Simplified Custom Auth credentials ([#&#8203;35324](https://github.com/n8n-io/n8n/issues/35324)) ([e3c7a14](https://github.com/n8n-io/n8n/commit/e3c7a1467734c7d9bfebed129bfaa4f61f7e6b1e)) - **editor:** Add OIDC logout support ([#&#8203;32756](https://github.com/n8n-io/n8n/issues/32756)) ([e26c6f3](https://github.com/n8n-io/n8n/commit/e26c6f39a081d067bfbb554abef12bdae59591bf)) - **editor:** Add per-agent MCP access management with agent scopes ([#&#8203;34853](https://github.com/n8n-io/n8n/issues/34853)) ([d4902d5](https://github.com/n8n-io/n8n/commit/d4902d58f39c852bffa79855b15edb535e45a907)) - **editor:** Add Require Workflow Execute Permission toggle for n8n User Auth (Webhook trigger) ([#&#8203;35195](https://github.com/n8n-io/n8n/issues/35195)) ([fd3f82c](https://github.com/n8n-io/n8n/commit/fd3f82c64a16439aed2e99e25b7a026a7213bf64)) - **editor:** Add trial intro modal experiment ([#&#8203;34739](https://github.com/n8n-io/n8n/issues/34739)) ([af3aaba](https://github.com/n8n-io/n8n/commit/af3aaba7763d0b426540e30797f3d5df997dfa0e)) - **editor:** Auto-select credentials for pasted and imported nodes ([#&#8203;34687](https://github.com/n8n-io/n8n/issues/34687)) ([92ef31f](https://github.com/n8n-io/n8n/commit/92ef31fdbd76d292bb8d623d186c329f743a9947)) - **editor:** Close directly opened MCP settings after saving ([#&#8203;35018](https://github.com/n8n-io/n8n/issues/35018)) ([111645d](https://github.com/n8n-io/n8n/commit/111645da51e6c239756f8bf955b53fd4a53c3516)) - **editor:** Inconsistent spacing of buttons on canvas (in top-right vs bottom-left) ([#&#8203;35319](https://github.com/n8n-io/n8n/issues/35319)) ([9497461](https://github.com/n8n-io/n8n/commit/949746167970cc365d1c9d7a2aeb8e3897d6d415)) - **editor:** Make OIDC RP-initiated logout an opt-in setting ([#&#8203;35146](https://github.com/n8n-io/n8n/issues/35146)) ([8fd73e2](https://github.com/n8n-io/n8n/commit/8fd73e2acda6a3a4fcde17fa532abaf7f38b95b4)) - **editor:** Make the review inbox URL-addressable with deep-linkable reviews ([#&#8203;35201](https://github.com/n8n-io/n8n/issues/35201)) ([96d37a3](https://github.com/n8n-io/n8n/commit/96d37a319f4138c0e4018184695f84b0b34c4365)) - **editor:** Migrate API keys settings page to new instance settings UI ([#&#8203;34925](https://github.com/n8n-io/n8n/issues/34925)) ([eb4b20b](https://github.com/n8n-io/n8n/commit/eb4b20b80b7e47eff8a0423d39a2a1c67f0a0dd6)) - **editor:** Show and change the target workflow of an agent workflow tool ([#&#8203;35276](https://github.com/n8n-io/n8n/issues/35276)) ([3ca4828](https://github.com/n8n-io/n8n/commit/3ca4828a208fc5ee66e889f724d2831496accb24)) - **editor:** Show restricted API keys and instance roles sections with a reason instead of hiding them ([#&#8203;34644](https://github.com/n8n-io/n8n/issues/34644)) ([31c84c0](https://github.com/n8n-io/n8n/commit/31c84c03e7cb2a50249374cd33933d20f1c6db3a)) - **editor:** Show the latest workflow review state in the canvas header ([#&#8203;35233](https://github.com/n8n-io/n8n/issues/35233)) ([f52e2b8](https://github.com/n8n-io/n8n/commit/f52e2b831dd6636c835b6f01a8d2df0af89f4230)) - **Embeddings AWS Bedrock Node:** Add inference profile models and node options ([#&#8203;34991](https://github.com/n8n-io/n8n/issues/34991)) ([c963e9b](https://github.com/n8n-io/n8n/commit/c963e9bf3d62d2f8ff2864c47a17e6bebb2c5dfe)) - Enable n8n Connect for the Agent Builder ([#&#8203;34298](https://github.com/n8n-io/n8n/issues/34298)) ([1c11f43](https://github.com/n8n-io/n8n/commit/1c11f43556bdb1b86485f57bb8a76bc6b1ffe302)) - **Execute Workflow Node:** Deprecate Local File and URL sources ([#&#8203;34959](https://github.com/n8n-io/n8n/issues/34959)) ([3f8ccbe](https://github.com/n8n-io/n8n/commit/3f8ccbe176aedba5f6acab993f83b1196f835a85)) - **HTTP Request Node:** Add Simplified Custom Auth generic credential ([#&#8203;35068](https://github.com/n8n-io/n8n/issues/35068)) ([f6f05cb](https://github.com/n8n-io/n8n/commit/f6f05cb6729684c57fc64bc49c547fc099bf706e)) - Include custom span attributes in project package export/import ([#&#8203;35011](https://github.com/n8n-io/n8n/issues/35011)) ([a14cda1](https://github.com/n8n-io/n8n/commit/a14cda14b8b174950f9fae97bd8c37fb49dca708)) - **OpenAI Chat Model Node:** Add optional extraBody option ([#&#8203;13992](https://github.com/n8n-io/n8n/issues/13992)) ([bf491d9](https://github.com/n8n-io/n8n/commit/bf491d9f3b873c332e6647283405241cd53c7db9)) - Replaces WhatsApp support agent example with Telegram agent example ([#&#8203;35341](https://github.com/n8n-io/n8n/issues/35341)) ([e11a1e7](https://github.com/n8n-io/n8n/commit/e11a1e7d49d232ea23376c1928ed8c5da2a445dd)) - **Slack Node:** Show user real names and handles in user pickers ([#&#8203;35279](https://github.com/n8n-io/n8n/issues/35279)) ([1aed5e6](https://github.com/n8n-io/n8n/commit/1aed5e628968c3f8d520b4073cdf1d4fa98881e9)) ##### Performance Improvements - **core:** O(1) schema lookup in resource-mapper value validation ([#&#8203;34899](https://github.com/n8n-io/n8n/issues/34899)) ([10a7422](https://github.com/n8n-io/n8n/commit/10a7422757196cdb0dd072253cb1d2f51129c4b5)) - **core:** Ungate skip persisting run data for discarded executions ([#&#8203;35256](https://github.com/n8n-io/n8n/issues/35256)) ([0331669](https://github.com/n8n-io/n8n/commit/03316691b6c67140c0954315bc7061c73c63c5ff)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update n8nio/n8n Docker tag to v2.33.3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
1ef9c8608c
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-01 03:08:14 +02:00
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate force-pushed renovate/n8nio-n8n-2.x from 1ef9c8608c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
to c0c7a9b177
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-08-04 10:10:01 +02:00
Compare
renovate deleted branch renovate/n8nio-n8n-2.x 2026-08-04 10:10:06 +02:00
renovate changed title from Update n8nio/n8n Docker tag to v2.33.3 to Update n8nio/n8n Docker tag to v2.34.0 2026-08-04 10:10:22 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sebleh/n8n-custom!43
No description provided.