Skip to content

feat(container): update image ghcr.io/n8n-io/n8n ( 2.18.3 ➔ 2.19.2 )#514

Merged
meroxdotdev merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x
May 2, 2026
Merged

feat(container): update image ghcr.io/n8n-io/n8n ( 2.18.3 ➔ 2.19.2 )#514
meroxdotdev merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2026

This PR contains the following updates:

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

Release Notes

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

v2.19.0

Bug Fixes
  • Add credential auth and test for Twilio, Pipedrive, Asana, Freshdesk, Workable (#​28265) (a2aa69d)
  • Additional keys in routing nodes (#​28758) (8e49800)
  • ai-builder: Adjust chat trigger memory builderHints (#​29156) (b6fcabc)
  • ai-builder: Hide and reap intermediate AI-created workflows (#​29066) (632ae67)
  • ai-builder: Improve button, icon, callout and workflowSelector schemas (#​28828) (afe4298)
  • ai-builder: Keep workflow identity across rebuild/patch (#​28926) (13029e6)
  • ai-builder: Prevent duplicate workflow creation on parallel submits in instance AI (#​28793) (782b2d1)
  • ai-builder: Stop treating empty defaults as satisfying required for the Split node (#​28978) (8b33424)
  • ai-builder: Support 'disabledOptions' in node schemas (#​28894) (bc5e490)
  • ai-builder: Validate merge node connections matches 'numberInputs' parameter (#​28831) (0e838de)
  • ai-builder: Validate required inputs on AI nodes (#​29159) (97bdbd0)
  • Allow task runner to invoke skills via slash command prefix (#​29302) (65e55a8)
  • Brevo Node: Send valid email attachments with correct filenames (#​28816) (7d6f777)
  • core: Fixes user search functionality in ProjectSettings for pr… (#​28914) (1eea626)
  • core: Add missing break statements in filter condition evaluation (#​27708) (1e77f71)
  • core: Allow .trim() in workflow-sdk parsing and coerce stringified patches (#​29111) (b44e9d1)
  • core: Allow SAML connection test without saving config first (#​28702) (828d0ee)
  • core: Broadcast MCP availability change via push connection (#​29019) (e183ae4)
  • core: Can't install community nodes on Windows (#​28481) (7e3a2f6)
  • core: Clean up project mapping rules on provisioning strategy switch (#​28726) (c662862)
  • core: Declare credentialType on MCP workflow-builder autoAssignedCredentials schema (#​28353) (41424b3)
  • core: Fix fixedCollection validation issues and empty setup cards on instance AI (#​28794) (8630845)
  • core: Fix health endpoint cross-origin requests (#​28878) (b6eabb4)
  • core: Fix publishing dynamic credential chathub flow (#​28827) (852d082)
  • core: Generate title once there's enough user context (#​28721) (2d624a5)
  • core: Guard event log parsing against unbounded memory growth (#​28594) (a817cbc)
  • core: Harden event log parse against malformed input (#​29004) (b2b1370)
  • core: Hide pre-resolved setup requests from Instance AI wizard (#​28731) (9ea2ef1)
  • core: Improve error messages for invalid node and trigger input (#​28053) (0f4c5b3)
  • core: Link existing email users on LDAP sync instead of failing (#​28695) (767b3ab)
  • core: Pass userId through webhook test execution path for redaction (#​28775) (19b2388)
  • core: Persist execution metadata for failed executions in scaling mode (#​28774) (1256da9)
  • core: Pin Alpine version in Docker builder stages for reproducible builds (#​29097) (147bd8c)
  • core: Pin sandbox workflow-sdk to host version (#​29048) (9ea8533)
  • core: Preserve manual scopes for inherited generic OAuth2 credentials (#​27858) (5ee534c)
  • core: Preserve user-selected credentials when AI recreates a node (#​28943) (5fa1f8f)
  • core: Prevent Redis connection recovery from being missed (#​28256) (494a855)
  • core: Prevent S3 socket pool exhaustion on partial stream reads (#​28313) (481fbdf)
  • core: Request helper function support setting agentOptions (#​28756) (4ce186a)
  • core: Scope live and test webhook handlers to their route family (#​28804) (bb25d4c)
  • core: Shift existing rules on create to avoid order conflict (#​28722) (c55b95f)
  • core: Support mixed bracket/dot notation in external secrets expressions (#​28711) (a757ddd)
  • core: Surface credential and resource choice when more than one match exists (#​29087) (0d16dd5)
  • core: Surface pagination state in instance AI credentials list (#​29098) (9345d13)
  • core: Upgrade task-runner-launcher to v1.4.5 (#​29155) (b37044e)
  • core: Use upsert for MCP OAuth consent to allow re-authorization (#​28703) (26ecadc)
  • core: Workflow import cli doesn't deregister crons for deactivated workflows (#​29129) (553976d)
  • Correct typo in proxy error message: not value -> not valid (#​28318) (b143830)
  • Correctly rename all temporal binary files after execution (#​28960) (71b2b88)
  • Disable "Get 100 free OpenAI API credits"  if aiGateway enabled in the license (#​29050) (67bd8de)
  • Disable until we encrypt (#​28875) (1b02a0d)
  • Discord Node: Correctly handle API rate limits (#​29051) (089d6bd)
  • Discord Node: Fix file name and mimetype for file upload (#​28807) (d3ef7e3)
  • E2E test for token exchange (#​28895) (d49049d)
  • EditImage Node: Fix orientation when modifying images (#​28970) (b649eea)
  • editor: Align Model and Sandbox visibility with edit permissions (#​29076) (e10509f)
  • editor: Allow name parameters to be defined by AI (#​28763) (76358a6)
  • editor: Allow users to logout of dynamic creds in chathub (#​29117) (b1ddbf2)
  • editor: Checklist not showing workflow settings configuration (#​28034) (3c54cda)
  • editor: Constrain InstanceAiView stacking context below sidebar (#​29324) (b71a31d)
  • editor: Copy to editor not using pinned data from the execution (#​28905) (20d9215)
  • editor: Disable WF version menu only when all actions are unavailable (#​29266) (23170e4)
  • editor: Fix column collapse button not visible in table view (#​28899) (0eb30c6)
  • editor: HTTP request node showing warning about credentials not set when they are set (#​28270) (4869e0a)
  • editor: Move tooltip for required RMC fields to the right (#​28803) (713c498)
  • editor: Populate chat history in executions view (#​29229) (cf5cdbf)
  • editor: Prevent executions table flicker on empty auto-refresh (#​28805) (2bd8b47)
  • editor: Refresh wallet balance when usage refresh is clicked (#​29067) (7fd0b37)
  • editor: Restore missing node icons for HTTP-auth credentials (#​28814) (345ce7f)
  • editor: Save button never shows saved state after saving credentials (#​28486) (4352749)
  • editor: Show error toasts in Instance AI executable canvas (#​29328) (dc33223)
  • editor: Show Manage community-node link to admins, not just owners (#​29060) (ef944b4)
  • editor: Show saved credentials when node has mismatched credentials object (#​28693) (d8f742b)
  • editor: Surface configured minimum password length in UI (#​28194) (330211c)
  • Embeddings Google Gemini Node: Update wrong default embeddings model (#​26977) (a1d733b)
  • Fix 11 security issues in @​xmldom/xmldom, defu, @​langchain/community and 5 more (#​29126) (35449aa)
  • Fix 15 critical issues in protobufjs, defu, @​langchain/community and 6 more (#​28661) (6650068)
  • Fixes AI Assistant opt-in modal terms link (#​28779) (10f619f)
  • GitHub Node: Return pagination token as string in resource locators (#​29099) (5dda3b2)
  • Gmail Trigger Node: Add maxResults limit to prevent OOM on large inboxes (#​28470) (b9c4618)
  • Gmail Trigger Node: Exclude scheduled emails from trigger query (#​29244) (58d7983)
  • Google Gemini Node: Filter out undefined parts when processing API responses (#​28567) (0aabee0)
  • Google Gemini Node: Show Number of Images option only for models that supports it (#​29153) (b0ec5cd)
  • Jenkins Node: Properly load job parameters (#​28631) (f2aa016)
  • MCP Server Trigger Node: Only return error name and message in tool error responses (#​28791) (6db02fe)
  • Microsoft Outlook Trigger Node: Show nested subfolders in folder dropdowns (#​28759) (3409a67)
  • MongoDB Chat Memory Node: Add connection pool limit (#​28042) (a88ee76)
  • Moonshot Kimi Node: Update default model to kimi-k2.6 (#​28859) (1c52b0a)
  • MySql Node: Fix table name filtering (#​28911) (ccbd914)
  • Preserve structuredContent in MCP nodes to prevent AI Agent reasoning loops (#​27297) (048e01e)
  • RabbitMQ Trigger Node: Redeliver messages on failed executions (#​28712) (7be9f65)
  • Schedule Node: Avoid using 0 day of month (#​28432) (a9e5f0e)
  • Update hono, protobufjs, yaml, and other dependencies (#​28877) (c4ff018)
  • Use different runtime for each agent call, refactor state management (#​27915) (68c289f)
  • WooCommerce Trigger Node: Guard HMAC verification against missing secret (#​28964) (5cef662)
  • Xero Node: Update OAuth Scopes to meet new Xero API requirements (#​27563) (7f54ff4)
Features
  • Add warning when publishing workflow, if some nodes in it are using ai gateway credentials (#​29089) (d2d7dfc)
  • Alibaba Cloud Node: Switch to dynamic model list fetched from API (#​28839) (3a165d4)
  • API: Add encryption key management endpoints (#​28897) (5af4e1c)
  • AwsS3 Node: Add option to return common prefixes in bucket search (#​28571) (13dbcf9)
  • core: Accept token-exchanged scoped JWTs on the instance MCP server (#​28909) (1d325a2)
  • core: Add --projectId filter to export:workflow and export:credentials commands (#​29329) (2d721d2)
  • core: Add AES-256-GCM cipher support (#​28916) (0c02111)
  • core: Add audit logs for webhook waiting and resuming (#​28204) (bb6a5e4)
  • core: Add delete folder endpoint to public API (#​28984) (f931b17)
  • core: Add encryptWithKey and decryptWithKey to Cipher service (#​28608) (c40599b)
  • core: Add instance setting to disable public chat in Chat Trigger (#​27565) (af3841f)
  • core: Add observability for the VM expression engine (#​28715) (f3efcf8)
  • core: Add opt-in RFC-style outbound User-Agent via env flag (#​28771) (67af2e1)
  • core: Add PATCH endpoint for data table column management (#​29090) (b437371)
  • core: Add public API endpoints for data table column management… (#​29073) (2b0add1)
  • core: Add public API endpoints for folder management (#​28760) (ff9d7d6)
  • core: Add public API endpoints for folder management (folderId) (#​28790) (fda3d5c)
  • core: Bootstrap encryption key set from environment (#​28716) (c012b52)
  • core: Broadcast workflow updates from MCP tools to open editors (#​28709) (b1ca129)
  • core: Centralise user listing permissions for internal and publ… (#​28989) (9e694f5)
  • core: Drop BetaTag from sidebar, use 'Preview' instead for new features (#​29347) (a7d7352)
  • core: Guard Instance AI prompts against asking for plaintext secrets (#​28876) (d58e67e)
  • core: Make SSO connection settings configurable via env vars (#​28714) (3bd7a28)
  • core: OTEL changes to support context propagation (#​28720) (9599fb9)
  • core: Remove expression role mapping feature flag (#​29361) (a70a314)
  • core: Scale expression isolate pool to 0 after inactivity (#​28472) (10dbf32)
  • core: Stamp x-n8n-feature on proxied LLM calls for cost attribution (#​28987) (e129518)
  • core: Wire Cipher to encryption key proxy for key rotation support (#​29013) (641d492)
  • editor: Add Delete permanently link to workflow archive toast (#​29157) (98ec56a)
  • editor: Move computer use toggle to chat sidebar (#​28974) (47bb91e)
  • editor: Track favorite toggle events (#​28810) (86a6d1b)
  • editor: Warn when data table cell value exceeds safe integer range (#​28904) (e62e44f)
  • Enable log streamin settings via env vars (#​29005) (ff6d65e)
  • Google Drive Node: Add Markdown export option for Google Docs download (#​27006) (80cb82e)
  • Google Gemini Node: Gemini default models update (#​28853) (46739a5)
  • In the n8n Connect table on row click open execution related to that usage row (#​29075) (f658278)
  • MiniMax Node: Add standalone MiniMax vendor node (#​28748) (0295369)
  • OpenAI Node: Use dynamic model selection for image edit and update analyze model filter (#​29223) (5f2c32a)
  • Postgres Node: Sort PostgreSQL schemas and tables alphabetically when fetching (#​28036) (11ebf61)
  • Salesforce Node: Add middle name, suffix, and identity fields to contacts (#​23905) (c7a0f3e)
  • Slack Node: Add emoji reaction filter to Slack Trigger (#​28628) (90843cf)

v2.18.5

Bug Fixes
  • ai-builder: Hide and reap intermediate AI-created workflows (#​29344) (1031603)
  • editor: Constrain InstanceAiView stacking context below sidebar (#​29335) (6508bce)
  • editor: Disable WF version menu only when all actions are unavailable (#​29326) (263f0b7)
  • editor: Fix NDV not loading parameters panel if refreshed (#​28856) (b6ce410)
  • No Credits state for n8n Connect badge (#​29380) (a53fbbf)
Features
  • Add warning when publishing workflow, if some nodes in it are using ai gateway credentials (#​29174) (acbf598)
  • In the n8n Connect table on row click open execution related to that usage row (#​29195) (f9b6b58)
  • OpenAI Node: Use dynamic model selection for image edit and update analyze model filter (#​29330) (78c37ac)

v2.18.4

Bug Fixes
  • Disable "Get 100 free OpenAI API credits"  if aiGateway enabled in the license (#​29057) (436274e)
  • editor: Refresh wallet balance when usage refresh is clicked (#​29080) (88c531a)
Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

--- HelmRelease: default/n8n Deployment: default/n8n

+++ HelmRelease: default/n8n Deployment: default/n8n

@@ -66,13 +66,13 @@

         - name: N8N_LOG_OUTPUT
           value: console
         - name: N8N_PORT
           value: '8080'
         - name: N8N_PROTOCOL
           value: https
-        image: ghcr.io/n8n-io/n8n:2.18.3
+        image: ghcr.io/n8n-io/n8n:2.19.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8080
           initialDelaySeconds: 30

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

--- kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

+++ kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

@@ -43,13 +43,13 @@

               N8N_LOG_LEVEL: info
               N8N_LOG_OUTPUT: console
               N8N_PORT: 8080
               N8N_PROTOCOL: https
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 2.18.3
+              tag: 2.19.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@meroxdotdev meroxdotdev merged commit 5874781 into main May 2, 2026
6 checks passed
@renovate renovate Bot deleted the renovate/ghcr.io-n8n-io-n8n-2.x branch May 2, 2026 21:42
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