Skip to content

Releases: n8n-io/n8n

n8n@1.105.2

01 Aug 13:12
1562b81
Compare
Choose a tag to compare
n8n@1.105.2 Pre-release
Pre-release

1.105.2 (2025-08-01)

Bug Fixes

n8n@1.105.1

01 Aug 12:06
1d6d32c
Compare
Choose a tag to compare
n8n@1.105.1 Pre-release
Pre-release

1.105.1 (2025-08-01)

Bug Fixes

  • core: Replace misleading "No path back to node" error with helpful execution message (#17759) (cd97a1c)
  • editor: Account for subpath when serving config.js (#17832) (1028a21)

n8n@1.104.2

31 Jul 13:14
2a86b1c
Compare
Choose a tag to compare

1.104.2 (2025-07-31)

Bug Fixes

  • Webhook Node: Don't wrap response in an iframe if it doesn't have HTML (#17671) (5a7b3c4)

Features

  • Env to disable webhook response iframe sandboxing (#17851) (c9e291a)

n8n@1.105.0

28 Jul 14:56
c0360e5
Compare
Choose a tag to compare
n8n@1.105.0 Pre-release
Pre-release

1.105.0 (2025-07-28)

Bug Fixes

  • core: Add headers to telemetry cross origin request (#17631) (251e892)
  • core: Decouple removing and closing destination from actually deleting it (#17614) (b09f737)
  • core: Fetching schema files in Docker (#17623) (5a3b0a2)
  • core: Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas (#17635) (9e3bfff)
  • core: Ignore pairedItem when checking for incorrect output data from a node (#17340) (2708fe8)
  • core: Make the module loading for local dev more generic (#17547) (01b95a9)
  • core: Optimize connection type lookups (#17585) (70eab1b)
  • core: Remove non-included nodes regardless of the package when using NODES_INCLUDE (#17517) (1641d39)
  • Do not throw on tool errors, instead return error message (#17558) (f11ec53)
  • editor: Add background same as that of the parent (#17625) (8660057)
  • editor: Case-sensitive credential search in NodeCredentials component (#17564) (3ce9a99)
  • editor: Do not show new NDV for sticky notes (#17537) (4de3759)
  • editor: Fix canvas layouting when tab is not active (#17638) (2df76e0)
  • editor: Fix error when there is no path back to referenced node (#16059) (d6ac924)
  • editor: Fix layout of binary data preview in the log view (#17584) (456c4e8)
  • editor: Fix trimPayloadToSize mutating original objects in AI assistant (#17498) (1010043)
  • editor: Hide What's New notification in executions demo view (#17742) (cebb1f6)
  • editor: Improve filter change handling with debounced updates for date fields (#17618) (ae08917)
  • editor: Make inline text edit component reactive to prop changes (#17557) (9c793a4)
  • editor: Make sure HTML editor field is not editable when workflow is in read only mode (#17561) (18c02df)
  • editor: Persist SSO protocol setting properly in the UI (#17572) (4b2be26)
  • editor: Prevent default action on Enter key in commit and push dialog (#17578) (e317c92)
  • editor: Prevent unnecessary updates on model value change in InlineTextEdit component (#17553) (832b7fd)
  • editor: Remove inline script and style from index.html (#17531) (0db24ce)
  • editor: Render HTML in the log view (#17586) (46635c5)
  • editor: Tweak configurable node width (#17512) (3825f8a)
  • GitHub Document Loader Node: Fix node loading issue (#17494) (8fb3d8d)
  • Google Gemini Node: Error when used as tool with "Message a model" operation (#17491) (f30cc7b)
  • Google Sheets Node: Get Rows operation returns an empty string when the cell has a value of 0 (#17642) (9808783)
  • MySQL Node: Do not replace $ values with null (#17327) (4b626e5)
  • OpenAI Node: Fix memory connector for assistant message (#17501) (e51b056)
  • Prevent error when importing nodes with malformed collection params (#17580) (4713827)
  • RabbitMQ Trigger Node: Respect the "Delete From Queue When" option with manual executions (#17554) (2bd0aa3)
  • Telegram Node: Determine the MIME type when downloading the file (#17725) (a9c29e3)
  • Update packages for security fixes (#17733) (edeb8ef)
  • Update settings icons on canvas style (#17636) (0338ebb)
  • Webhook Node: Don't wrap response in an iframe if it doesn't have HTML (#17671) (69beafb)

Features

  • core: Increase Cron observability (#17626) (08c38a7)
  • editor: Add dragging and hiding for evaluation table columns (#17587) (921cdb6)
  • editor: Add follow up question nps (#17459) (e18ffe8)
  • editor: Add settings icons to the node on canvas (#15467) (a2f21a7)
  • editor: New users see whatsnew notification only if new (#17409) (a1d2a55)
  • editor: Release the Focus Panel (#17734) (a415dbf)
  • editor: Use remote filtering for error workflow search in settings (#17624) (e1ef35a)
  • Proxy all RudderStack frontend telemetry events through the backend (#17177) (5524b21)
  • Respond to chat and wait for response (#12546) (a98ed2c)
  • RSS Read Node: Add support for custom response fields (#16875) ([d520059](d520059ec3...
Read more

n8n@1.104.1

23 Jul 12:39
f5fbbbe
Compare
Choose a tag to compare

1.104.1 (2025-07-23)

Bug Fixes

  • editor: Fix trimPayloadToSize mutating original objects in AI assistant (#17498) (702a987)
  • GitHub Document Loader Node: Fix node loading issue (#17494) (3156c4a)

n8n@1.103.2

22 Jul 11:22
b676b5e
Compare
Choose a tag to compare

1.103.2 (2025-07-22)

Bug Fixes

  • editor: Fix trimPayloadToSize mutating original objects in AI assistant (#17498) (7724343)
  • GitHub Document Loader Node: Fix node loading issue (#17494) (2e75ddf)
  • OpenAi Node: optional chaining for error handling in router (#17412) (952f869)

n8n@1.104.0

21 Jul 13:29
46320dc
Compare
Choose a tag to compare

1.104.0 (2025-07-21)

Bug Fixes

  • API: Check if version exists in registry for community node installation (#17168) (5180869)
  • AWS Bedrock Chat Model Node: Do not show issues for arbitrary model names (#17079) (5bb5a65)
  • core: Allow undefined workflow owner on source control for retro compatibility (#17419) (78cb5b6)
  • core: Fix object store support for non-latin chars (#17383) (550339e)
  • core: Remove inline JS from FE for more secure CSP (#17195) (fc3129e)
  • editor: Make close button visible on become creator CTA (#17405) (8a27563)
  • editor: Make tag search in workflows case insensitive (#17347) (4073ce7)
  • editor: Prevent submit when composing with IME on chat textarea (#17179) (5db8bbd)
  • editor: Recenter fromAI override close button (#17455) (5cf74be)
  • editor: Show additional data on Users list page (#17339) (f3f4461)
  • editor: Update frontend to handle unlicensed insights dashboard, if only Time saved feature is enabled (#17199) (42c6190)
  • Embeddings OpenAI Node: Disable model list filter when custom baseURL is set (#17296) (c159e2b)
  • Fix issue with restricted file access order (#17329) (e1805fb)
  • Fix ordering issue when checking if staging environment (#17385) (b8e2187)
  • OpenAi Node: optional chaining for error handling in router (#17412) (ba9eaca)
  • Think Tool Node: Use dynamic tool name based on node name (#17364) (ac552e6)

Features

  • Add endpoint to retrieve single workflow from GH (#17220) (c4ba31e)
  • Anthropic Node: New node (#17121) (5502361)
  • Community nodes details footer update (#17158) (81cd490)
  • core: Add telemetry for agent tool on Cloud (#17323) (4f45ec7)
  • core: Set up backend modules (#17448) (1159345)
  • editor: Add "Stop Test" button to stop running evaluations (#17328) (df80673)
  • editor: Add option to disable credentials check in RLC (#17381) (d466d9d)
  • editor: Using special env vars as feature flags in the frontend (#17355) (d36abb5)
  • Facebook Graph API Node: Add support for api v23 (#17240) (c0f1867)
  • MCP Client Tool Node: Add support for HTTP Streamable Transport (#15454) (a5d14a2)
  • n8n Form Node: Allow basic styling of form completion message (#17338) (2d4abf1)
  • NDV notify if community node has update (#17146) (0237d8b)
  • New package version available callout (#17097) (49c84c2)

n8n@1.101.3

18 Jul 10:32
10e2690
Compare
Choose a tag to compare

1.101.3 (2025-07-18)

Bug Fixes

n8n@1.103.1

17 Jul 09:05
2f800c2
Compare
Choose a tag to compare

1.103.1 (2025-07-16)

Bug Fixes

  • Fix issue with restricted file access order (#17329) (0aebdb1)
  • Webhook Trigger Node: Change html responses to be embedded an iframe ([77535e6] (77535e6))

n8n@1.102.4

17 Jul 11:27
4dcb940
Compare
Choose a tag to compare

1.102.4 (2025-07-17)

Bug Fixes