Skip to content

Releases: n8n-io/n8n

n8n@1.105.0

28 Jul 14:56
c0360e5
Compare
Choose a tag to compare

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) ([d...
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

n8n@1.102.3

14 Jul 14:53
9d83c91
Compare
Choose a tag to compare

1.102.3 (2025-07-14)

Features

n8n@1.103.0

14 Jul 13:01
f1e03ab
Compare
Choose a tag to compare
n8n@1.103.0 Pre-release
Pre-release

1.103.0 (2025-07-14)

Bug Fixes

  • AI Agent Node: Prevent fallback input to be added in version <2.1 (#17094) (1a4e4c5)
  • core: Allow insights breakdown by workflow to be sorted by workflow name (#17184) (d002cc3)
  • core: Fix warning on empty OIDC discovery endpoint (#17103) (608dcde)
  • core: Improve handling of disabled Set Metrics node (#17085) (57b914d)
  • core: On OAuth access token update only update partial credential (#17135) (c8b3ac6)
  • editor: Fit long words for draggable fields (#17063) (b733573)
  • editor: Fix RAG Callout keyboard navigation in nodes search (#17099) (3610748)
  • editor: Make search work for "rendered" display type (#16910) (f252a39)
  • editor: Mitigate performance issue in FE manual executions (#17119) (3be5823)
  • editor: Open failed node in failed execution from sub-workflow node (#17076) (8fff830)
  • editor: Remove feature flag from evals feature (#17107) (59704b4)
  • editor: Reset current page if out of bounds after page size change (#17124) (b9e7b71)
  • Execute Sub-workflow Node: Improve paired item handling for child workflows (#17065) (f5fb33a)
  • GitHub Node: Fix issue with user loading not completing (#17122) (336d670)
  • Gmail Node: Set References and In-Reply-To only when user provides threadId (#16838) (7657cce)
  • Linear Node: Fix issue with priority being incorrect for issue updates (#16764) (ced854d)
  • n8n Form Node: Make customizing form custom styles possible on mobile screens and on form end redirect (#17060) (878026a)
  • Perplexity Node: Allow for penalties below 1 (#17074) (62ea048)
  • Sentiment Analysis Node: Fix problems with first sentiment output (#17233) (2f7ed14)
  • Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (2402926)

Features

  • Add HTTP proxy support for OpenAI Embeddings node (#17173) (232b8f6)
  • AI Agent Tool Node: Add Agent Tool (#17108) (f67581b)
  • Cohere Chat Model Node: Add Cohere Chat Model node (#16888) (c37397c)
  • core: Add workflow name label to workflow metrics (#16837) (0cc54ec)
  • editor: Add new ways to discover templates (#17183) (0259c58)
  • editor: Move AI Assistant button to canvas action buttons (#16879) (2294c3d)
  • editor: Show the right editor in focus panel (#17062) (3aeb622)
  • Email Trigger (IMAP) Node: Limit new mails fetched (#16926) (d1ac292)
  • Google Gemini Node: New node (#16863) (0f59eea)
  • n8n Evaluation Node: Add pre-defined metrics to the "Set Metrics" operation (#17127) (a34b30a)
  • Update Chat SDK to support streaming responses (#17006) (3edadb5)

Performance Improvements

  • core: Improvements to GET /workflows endpoint (#17086) (cc39c50)

n8n@1.102.2

11 Jul 14:09
df29756
Compare
Choose a tag to compare

1.102.2 (2025-07-11)

Bug Fixes

  • Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (55eb224)