releases.shpreview
Home/n8n
n8n

n8n

$npx @buildinternet/releases get n8n
May 8, 2026
May 7, 2026
vian8n

2.19.5 (2026-05-07)

Bug Fixes

  • core: Simple-git update broke https connection (#30004) (17fa22b)
vian8n

1.123.41 (2026-05-07)

Bug Fixes

  • core: Simple-git update broke https connection (#30005) (73539f4)
vian8n

2.20.4 (2026-05-07)

Bug Fixes

  • core: Add support for context establishment hooks in webhook mode (#29900) (71d4122)
  • core: Allow GIT_SSH_COMMAND in simple-git after 3.36.0 upgrade (#29946) (2f31aca)
  • Snowflake Node: Fix issue with Insert and Update operations not working (#29809) (98004c6)
vian8n

1.123.40 (2026-05-07)

Bug Fixes

  • core: Allow GIT_SSH_COMMAND in simple-git after 3.36.0 upgrade (#29947) (1bb7d11)
  • Snowflake Node: Fix issue with Insert and Update operations not working (#29812) (aec110f)
May 6, 2026
vian8n

2.19.4 (2026-05-06)

Bug Fixes

  • Add fully dynamic disclaimer to Quick Connect offer (#29865) (492a0b7)
  • core: Add support for context establishment hooks in webhook mode (#29901) (c967cb2)
  • core: Allow GIT_SSH_COMMAND in simple-git after 3.36.0 upgrade (#29921) (4b73a25)
  • Snowflake Node: Fix issue with Insert and Update operations not working (#29811) (b1f2200)
vian8n

2.19.3 (2026-05-06)

Bug Fixes

  • core: Acquire expression isolate for dynamic node parameter requests (#29711) (cd4a3f5)
  • core: Add file path validation to localFile source (#29789) (5352606)
  • core: Show AI Builder draft workflows in workflow list (#29678) (fa798fb)
  • Restore broken stdlib calls in Python Code node (#29782) (616f255)
vian8n

1.123.39 (2026-05-06)

Bug Fixes

  • core: Add timeout to external secrets provider update to prevent startup hang (#29682) (77eb533)

Features

  • core: Add flag to import workflow cli to activate workflow on import (#29341) (db3b57b)
May 5, 2026
vian8n

2.20.0 (2026-05-05)

Bug Fixes

  • ai-builder: Add boundaries on the workflow builder remediation loops (#29430) (2259f32)
  • ai-builder: Allow skipping final ask-user question (#29563) (661f990)
  • ai-builder: Filter LangSmith eval dataset by local file slugs (#29507) (54d9286)
  • ai-builder: Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) (84ac811)
  • ai-builder: Stop builder from adding auth to inbound trigger nodes by default (#29648) (c28d501)
  • Allow 5-field cron expressions with step values in polling nodes (#29447) (d18f183)
  • Anthropic Chat Model Node: Add adaptive thinking mode for Claude Opus 4.7+ (#29467) (90d875c)
  • Compare Datasets Node: Preserve falsy values in mix mode except fields (#29666) (62ddc5c)
  • core: Accept placeholder() inside node credentials slot (#29691) (dc6bd68)
  • core: Acquire expression isolate for dynamic node parameter requests (#29671) (418f1f2)
  • core: Add file path validation to localFile source (#29464) (7277566)
  • core: Add GET handler to MCP endpoint for Streamable HTTP spec compliance (#28787) (4ae0322)
  • core: Add timeout to external secrets provider refresh (#29679) (e350429)
  • core: Apply credential allowed domains in declarative node requests (#29082) (8551b1b)
  • core: Correct LDAP search filter construction (#29388) (32dd743)
  • core: Fix code node executions hanging when idle timer overlaps with task acceptance (#29239) (7bd3532)
  • core: Fix MCP OAuth discovery URL construction and grant type selection (#27283) (d92ec16)
  • core: Force saving executions when instance AI executes WFs (#29515) (ef56501)
  • core: Gate Instance AI edits to pre-existing workflows (#29501) (6175fd6)
  • core: Generate array types for properties with multipleValues (#29410) (fb65c61)
  • core: Handle missing runData during execution recovery (#29513) (8b7b4f5)
  • core: Harden Set node workflow SDK contract (#29568) (625ed5e)
  • core: Include stack trace in error logs for non-ApplicationError errors (#29496) (16d1461)
  • core: Increase default task runner grant token TTL to 30s (#29443) (328f4b8)
  • core: Isolate expressions on chat resumption and test webhook deactivation (#29703) (568e5a2)
  • core: Make MCP client registration cap tunable and surface a proper limit error (#29429) (dad4231)
  • core: Make task runner grant token TTL configurable (#29357) (3f350a8)
  • core: Pass nodeTypesProvider to validate workflows fully at instance AI (#29333) (388cd79)
  • core: Persist execution context before writing to db (#28973) (c4bb5ae)
  • core: Recreate data table backing tables on entity import (#29454) (6bca1fa)
  • core: Reject empty webhookMethods in community lint rule (#29474) (34d7a02)
  • core: Reset Redis retry counter on successful reconnect (#29377) (7722023)
  • core: Respect global admin scope when listing favorites (#29472) (d9d1e7c)
  • core: Restore peer project discovery in share dropdowns (#29537) (2a0e2fb)
  • core: Round fractional time saved values before inserting into insights BIGINT column (#29553) (74d55b9)
  • core: Show AI Builder draft workflows in workflow list (#29670) (dc52bbd)
  • core: Use editor base URL for workflow and execution links (#23630) (896461b)
  • core: Validate workflow import URL requests (#29178) (ecd0ba8)
  • core: Wire EncryptionKeyProxy provider on bootstrap (#29581) (ee7260c)
  • DeepL Node: Update credentials to use header-based authentication (#24614) (b72bd19)
  • Drop template search tools from builder (#29573) (9b00ccb)
  • editor: Add proper bg color for hover state with color-mix() (#29590) (6698c42)
  • editor: Align message box button radius with N8nButton (#29397) (bc315d0)
  • editor: Fix OAuth2 credential showing "Needs first setup" after connecting (#29617) (243f665)
  • editor: Fix sub-workflow folder placement and connection loss (#28770) (44579d6)
  • editor: Ignore paste events on read-only canvas (#29673) (34c49b9)
  • editor: Keep publish actions menu enabled for published workflows (#29396) (c65fa28)
  • editor: Load more executions on tall screens (#29407) (a273a9d)
  • editor: Make instance ai resource link chips open resources (#29577) (b97ca36)
  • editor: Make textarea resize handle accessible in NDV (#29676) (9fda733)
  • editor: Mark workflow dirty after debug pinData changes (#28886) (2beb006)
  • editor: Never block publishing on node execution issues (#29479) (5a56459)
  • editor: Polish encryption keys date range filter (#29569) (56412bc)
  • editor: Remove clipping for focus panel textarea (#28677) (5361257)
  • editor: Restore read-only mode for archived workflows on canvas (#29559) (a7ef741)
  • editor: Show permission-aware message on redacted input/output panels (#29521) (83c400e)
  • editor: Surface unofficial verified community node tools in AI Tools picker (#28985) (f77dfd1)
  • Fix ollama node url path and thinking tokens (#23963) (4ea1153)
  • Google Drive Node: Resolve original file name when copying with empty name (#28896) (c274976)
  • Merge Node: Improve SQL Query mode memory efficiency and error reporting (#28993) (12275c8)
  • Microsoft Outlook Trigger Node: Use per-folder endpoints for folder-scoped message polling (#29663) (f401f91)
  • No Credits state for n8n Connect badge (#29375) (47ad397)
  • Notion Node: Support app.notion.com URL format for page and block ID extraction (#29554) (221c7f7)
  • Postgres Node: Output Large-Format Numbers As option ignored after pool is cached (#29477) (a65e181)
  • Salesforce Node: Allow overriding JWT audience with My Domain URL (#29016) (9decb1e)
  • Schedule Node: Cap day-of-month jitter at 28 (#29614) (86f47ee)
  • Skip AI tool generation for community trigger nodes (#29453) (c724dac)
  • Snowflake Node: Avoid call stack overflow on large result sets (#29200) (b2ac67f)
  • Telegram Trigger Node: Drop pending updates when creating a new webhook (#29103) (4358f1d)
  • Todoist Node: Migrate to Todoist unified API v1 endpoints (#29532) (5799481)
  • Use explicit node references for AI memory session keys (#29473) (139b803)
  • Validate sql (#24706) (47a6658)
  • Zammad Node: Add To and CC fields for email articles (#28860) (e04f027)

Features

  • Add instance-level JWKS URI endpoint for JWE public key distribution (#29498) (794334c)
  • Add no-runtime-dependencies ESLint rule (#29366) (8aace75)
  • Add pairwise workflow eval pipeline (#29123) (fdceec2)
  • Add valid-credential-references ESLint rule (#29452) (c6c6f8f)
  • core: Add --include and --exclude flags to import:credentials command (#29364) (f5132b9)
  • core: Add configurable event log path per process (#29403) (45effb8)
  • core: Add endpoint to toggle mcp access for multiple workflows (#29007) (0d907d6)
  • core: Add JWE decryption to OAuth2 credential flow (#29497) (ad7cdcc)
  • core: Add MCP tool search executions (#29161) (1d9548c)
  • core: Add migration for postgres variable values (#29489) (898ba5a)
  • core: Add preAuthentication support to requestOAuth2 pipeline (#29418) (473d49c)
  • core: Bootstrap legacy CBC and initial GCM encryption keys on startup (#29400) (9576ab9)
  • core: Broadcast workflow settings updates (#29459) (9cb1605)
  • core: Decouple insights pruning max age from license (#29527) (45c18fb)
  • core: Fix user access control logic (#29481) (484cb2e)
  • core: Manage MCP settings via environment variables (#29368) (05e10e2)
  • core: Run evaluation test cases in parallel behind PostHog rollout flag (#29412) (4c76aa1)
  • core: Use versioned prebuilt Daytona snapshots for Instance AI sandboxes (#29359) (308d0b4)
  • core: Warn and skip on duplicate scheduled executions (#28649) (b8b7571)
  • editor: Add data encryption keys settings page (#29068) (656f9c2)
  • editor: Add environment variable to disable workflow autosave (#25144) (a2afc47)
  • editor: Add reveal redacted data permission to custom roles execution section (#29526) (be22095)
  • editor: Add transition on Sidebar collapsed (#29650) (07b5343)
  • editor: Hide model selector for unsupported AI Gateway actions (#29588) (0f7776e)
  • editor: Move Switch component to core design system (#27322) (758f89c)
  • editor: Track IdP role mapping in provisioning telemetry (#29416) (40da23f)
  • editor: Update copy for mcp settings (#29399) (5f93b48)
  • Include updatedAt in encryption key response DTO (#29424) (569f94b)
  • instance-ai: Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) (ad359b5)
  • Netlify Trigger Node: Add webhook request verification (#29256) (1516ec7)
  • Slack Node: Allow users to configure OAuth2 scopes (#28728) (aa0daf9)
  • Validate workflow-sdk output topology against mode (#29363) (0a80722)
May 4, 2026
vian8n

2.18.7 (2026-05-04)

Bug Fixes

  • core: Pass userId through webhook test execution path for redaction (#29322) (2300441)
vian8n

2.18.6 (2026-05-01)

Bug Fixes

  • core: Restore peer project discovery in share dropdowns (#29565) (bf133fd)
May 1, 2026
vian8n

2.19.2 (2026-05-01)

Bug Fixes

  • core: Persist execution context before writing to db (#29529) (f443a58)
  • core: Respect global admin scope when listing favorites (#29517) (e8db911)
  • core: Restore peer project discovery in share dropdowns (#29564) (3907b0e)
  • editor: Remove clipping for focus panel textarea (#29510) (020293d)
Apr 29, 2026
vian8n

2.19.1 (2026-04-29)

Bug Fixes

  • editor: Keep publish actions menu enabled for published workflows (#29411) (41ade46)

Features

  • core: Warn and skip on duplicate scheduled executions (#29503) (8333c03)
vian8n

1.123.38 (2026-04-29)

Bug Fixes

  • core: Fix code node executions hanging when idle timer overlaps with task acceptance (#29393) (4af49f1)
  • core: Fix task runner hanging when connection attempt fails (#29441) (271af23)

Features

  • core: Add --include and --exclude flags to import:credentials command (#29465) (6aaf436)
  • core: Add --projectId filter to export:workflow and export:credentials commands (#29373) (55cad3b)
vian8n

2.18.5 (2026-04-28)

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)
Apr 28, 2026
vian8n

2.19.0 (2026-04-28)

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)
Apr 27, 2026
vian8n

2.17.8 (2026-04-27)

Bug Fixes

  • Disable "Get 100 free OpenAI API credits"  if aiGateway enabled in the license (#29058) (11c5ad9)
  • editor: Refresh wallet balance when usage refresh is clicked (#29081) (5e95d38)
vian8n

2.18.4 (2026-04-27)

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

  • editor: Move computer use toggle to chat sidebar (#29108) (7f1fcad)
Apr 24, 2026
vian8n

1.123.37 (2026-04-24)

Bug Fixes

  • core: Fix InstanceSettings.isMultiMain still returning false for multi-main cli command (#29101) (31f5508)
vian8n

1.123.36 (2026-04-24)

Bug Fixes

  • core: Workflow import cli doesn't deregister crons for deactivated workflows (multi-main only) (#29079) (1d67911)
Last Checked
19m ago
Domain
n8n.io
Accounts
n8n-io
Tracking since Jan 2, 2026