Skip to content

Releases: n8n-io/n8n

[email protected]

27 Aug 16:38
b561d57
Compare
Choose a tag to compare

1.109.1 (2025-08-27)

Bug Fixes

  • core: Fix waiting webhooks validation when n8n is behind proxy (#18767) (741f68b)

[email protected]

27 Aug 13:05
c8e7f69
Compare
Choose a tag to compare

1.108.2 (2025-08-27)

Bug Fixes

  • core: Fix waiting webhooks validation when n8n is behind proxy (#18767) (13674bd)

[email protected]

25 Aug 14:31
9e89fbd
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.109.0 (2025-08-25)

Bug Fixes

  • Also run DB tests in CI when any test inside CLI package have changes (#18527) (3386047)
  • Change siderbar to use innerWidth instead of outerWidth (#18727) (4206b4a)
  • core: Don't reveal whether files exists if they're not within allowed paths (#18480) (970351b)
  • core: Dynamically import @sentry/node-native (#18586) (0f463c7)
  • core: Ensure error.message is a string before checking for specific messages (#17417) (0d4c890)
  • core: Fix getting webhook methods from path only when dynamic webhook path (#17803) (a5c6e2f)
  • core: Handle insights by workflow table for deleted workflows (#18496) (741dd69)
  • core: Integer overflow in insights runtime calculation (#18122) (c767831)
  • core: Make first queue reconciliation immediate on startup (#18490) (961fc53)
  • core: Move /module-settings behind auth (#18492) (df54c10)
  • core: Redact secrets from credential test error message (#18386) (309048a)
  • core: Restore community node types controller (#18665) (110439c)
  • Do not wait for community nodes to load (#18628) (f7a6631)
  • editor: Add fallback color for NodeItem Icons (#18607) (c8dc7d9)
  • editor: Change the underlying data store db column types to support decimal numbers (#18549) (25d6636)
  • editor: Dont check for whats new if in demo mode (#18532) (9881b9e)
  • editor: Fix importing curl commands with comma (#18409) (d3431c0)
  • editor: Hide sso auth protocol selection if no license available (#18655) (8b4e8f3)
  • editor: Refactor for-of loops to replace forEach on Set.values() for node 20 compatibility (#18529) (06b586a)
  • editor: Show test URL when trigger is listening because of a connected node (#18403) (010b6dc)
  • editor: Update misleading toaster success message when creating a personal workflow / credential (#18541) (b6681bb)
  • HTTP Request Node: Handle response errors correctly when continueOnFail is set (#18207) (5c53c22)
  • Microsoft SQL Node: Correctly resolve expressions with dollar signs (#18411) (f49f2cb)
  • Slack Node: Refine label name for reply broadcast setting (#15658) (5339350)

Features

  • core: Enable modules to append to workflow context (#18551) (0488ea3)
  • editor: Add Alt+Meta+O keyboard shortcut for the About modal (#18530) (94526b9)
  • editor: Add mechanism for showing hidden nodes if required modules are enabled (#18585) (da88075)
  • Evaluation framework for AI Workflow Builder (#18016) (fb3a2ae)
  • OpenAI Node: Add reasoning effort for GPT-5 (#18644) (ca8629e)

Performance Improvements

  • core: Optimize workflow getNodeConnectionIndexes (#18542) (554327e)
  • OpenAI Node: Use streaming for file operations (#18666) (1f1730c)

[email protected]

20 Aug 12:23
042d107
Compare
Choose a tag to compare

1.107.4 (2025-08-20)

Bug Fixes

  • core: Dynamically import @sentry/node-native (#18586) (0e7cbe8)

[email protected]

20 Aug 12:24
4143940
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.108.1 (2025-08-20)

Bug Fixes

  • core: Dynamically import @sentry/node-native (#18586) (4312ff2)

[email protected]

18 Aug 18:40
f06b610
Compare
Choose a tag to compare

[email protected]

18 Aug 17:06
e13db81
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.108.0 (2025-08-18)

Bug Fixes

  • Add missing type check, updated turbo config (#18341) (8259b5f)
  • Airtable Node: Create record: skip type validation when typecast is enabled (#18393) (dcd060c)
  • core: Account for readonly properties when replacing circular references (#18408) (3848673)
  • core: Check all node outputs when using "Always Output Data" before adding an empty object (#17602) (f1a87af)
  • core: Fix error message parsing for disallowed modules (#18216) (04738d4)
  • core: Normalize quotes in strings in env vars (#18219) (71f5151)
  • core: Populate MCP endpoints in frontend settings (#17939) (14787fd)
  • core: Support inserting dates to data store via the insert endpoint (#18404) (dc86984)
  • core: Support MCP server when offloading is enabled (#18214) (26aed72)
  • core: Update moment-timezone to resolve Mexico DST issue (#18431) (cb7dd2e)
  • editor: Fix 'Shared with me' page tabs and header (#18199) (eecfa68)
  • editor: Fix node graph generation for evaluation node in set metrics mode (#18344) (8442382)
  • editor: Fix schema view output index filtering (#18383) (675bb50)
  • editor: Fix TS type export for ListDataStoreContentFilter (#18282) (f1080db)
  • editor: Restore background color of NDV backdrop (#18327) (5917dc8)
  • editor: Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) (62f4361)
  • editor: Show custom project icons on create sidebar dropdown (#18204) (d2cc939)
  • editor: Source control workflow diff release (#17974) (abf7b11)
  • editor: Update SourceControlPullModal to look and feel the same as SourceControlPushModal (#18129) (d06581e)
  • editor: Use native behaviour on arrow left and right in nodes panel (#18401) (08d8249)
  • Google Gemini Node: Use custom host from credential (#18405) (041672e)
  • Grist Node: Test for integer precision loss (#17136) (735e064)
  • Local File Trigger Node: Add chokidar dependency back (#18260) (9043869)
  • n8n Form Trigger Node: Make order of form field name inputs consistent (#18410) (2203d1e)
  • Update dependencies to close cves (#18215) (d7d44f9)
  • Wait Node: Add validation for wait amount and unit (#18239) (9515cbd)

Features

  • Add n8n-node CLI with commands to scaffold and develop nodes (#18090) (c26104b)
  • Add performance plan presets for testcontainers (#18231) (726f0ff)
  • Checkboxes and Radio Buttons field types (#17934) (fdab0ab)
  • editor: Improve feedback buttons behavior (#18247) (83c3a98)
  • editor: Make popped out log view window maximizable (#18223) (aeef79d)
  • MCP Client Tool Node: Add Timeout config for the MCP Client tool (#15886) (f575427)
  • Todoist Node: Add more resources and operations (#17925) (409085e)

Performance Improvements

  • editor: Fix log view related slowdown of manual execution with large data (#18256) (56c278c)

[email protected]

15 Aug 13:50
c0dd12a
Compare
Choose a tag to compare

1.107.2 (2025-08-15)

Bug Fixes

[email protected]

14 Aug 09:08
aaaee58
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.107.1 (2025-08-14)

Bug Fixes

[email protected]

11 Aug 15:16
e29350a
Compare
Choose a tag to compare

1.106.3 (2025-08-11)

Features

  • Add token to sendAndWait operations links to walidate in webhook (#17566) (08f9f6f)