Skip to content

Releases: n8n-io/n8n

n8n@1.74.3

17 Jan 14:30
c428bdc
Compare
Choose a tag to compare

1.74.3 (2025-01-17)

Bug Fixes

  • Postgres Chat Memory Node: Do not terminate the connection pool (#12674) (61f8ea7)

n8n@1.75.2

17 Jan 14:35
341456c
Compare
Choose a tag to compare
n8n@1.75.2 Pre-release
Pre-release

1.75.2 (2025-01-17)

Bug Fixes

  • Postgres Chat Memory Node: Do not terminate the connection pool (#12674) (47cf99e)

n8n@1.75.1

17 Jan 09:43
8fa07a4
Compare
Choose a tag to compare
n8n@1.75.1 Pre-release
Pre-release

1.75.1 (2025-01-17)

Bug Fixes

  • editor: Defer crypto.randomUUID call in CodeNodeEditor (#12630) (4ba62e4)
  • editor: Fix Code node bug erasing and overwriting code when switching between nodes (#12637) (021e08f)
  • Execute Workflow Node: Pass binary data to sub-workflow (#12635) (8007623)
  • refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) (35cb10c)

n8n@1.74.2

17 Jan 09:41
8c41c0d
Compare
Choose a tag to compare
n8n@1.74.2 Pre-release
Pre-release

1.74.2 (2025-01-17)

Bug Fixes

  • editor: Defer crypto.randomUUID call in CodeNodeEditor (#12630) (0ffdcc5)
  • editor: Fix Code node bug erasing and overwriting code when switching between nodes (#12637) (ecb847b)
  • Execute Workflow Node: Pass binary data to sub-workflow (#12635) (2fd6418)
  • refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) (35cb10c)

n8n@1.75.0

15 Jan 14:24
9798009
Compare
Choose a tag to compare
n8n@1.75.0 Pre-release
Pre-release

1.75.0 (2025-01-15)

Bug Fixes

  • core: AugmentObject should check for own propeties correctly (#12534) (0cdf393)
  • core: Disallow code generation in task runner (#12522) (35b6180)
  • core: Fix node exclusion on the frontend types (#12544) (b2cbed9)
  • core: Fix orchestration flow with expired license (#12444) (ecff3b7)
  • core: Fix Sentry error reporting on task runners (#12495) (88c0838)
  • core: Improve cyclic dependency check in the DI container (#12600) (c3c4a20)
  • core: Only show personal credentials in the personal space (#12433) (8a42d55)
  • core: Prefix package name in supportedNodes on generated types as well (#12514) (4a1a999)
  • core: Prevent prototype pollution in task runner (#12588) (bdf266c)
  • core: Prevent prototype pollution of internal classes in task runner (#12610) (eceee7f)
  • core: Use timing safe function to compare runner auth tokens (#12485) (8fab98f)
  • core: Validate values which are intentionally 0 (#12382) (562506e)
  • Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#12563) (73897c7)
  • editor: Don't show toolsUnused notice if run had errors (#12529) (3ec5b28)
  • editor: Ensure proper "AI Template" URL construction in node creator (#12566) (13bf69f)
  • editor: Fix NDV resize handle and scrollbar overlapping (#12509) (c28f302)
  • editor: Fix parameter input validation (#12532) (6711cbc)
  • editor: Fix selection rectangle context menu on new canvas (#12584) (c8e3c53)
  • editor: Fix the openselectivenodecreator custom action on new canvas (#12580) (2110e9a)
  • editor: Fix workflow initilisation for test definition routes & add unit tests (#12507) (2775f61)
  • editor: Make clicking item in RLC work the first time on small screens (#12585) (479933f)
  • editor: Make sure code editors work correctly in fullscreen (#12597) (aa1f3a7)
  • editor: Override selected nodes on single click without Meta/Ctrl key (#12549) (02c2d5e)
  • editor: Show NDV errors when opening existing nodes with errors (#12567) (bee7267)
  • editor: Swap Activate/Deactivate texts in FloatingToolbar (#12526) (44679b4)
  • editor: Update filter and feedback for source control (#12504) (865fc21)
  • editor: Update selected node when navigating via flowing nodes (#12581) (88659d8)
  • Google Calendar Node: Updates and fixes (#10715) (7227a29)
  • Spotify Node: Fix issue with null values breaking the response (#12080) (a56a462)

Features

  • editor: Make node credential select searchable (#12497) (91277c4)
  • editor: Persist sidebar collapsed status preference (#12505) (dba7d46)

n8n@1.74.1

09 Jan 17:01
9e65e85
Compare
Choose a tag to compare

1.74.1 (2025-01-09)

Bug Fixes

n8n@1.74.0

08 Jan 13:55
326a221
Compare
Choose a tag to compare

1.74.0 (2025-01-08)

Bug Fixes

  • core: Align concurrency and timeout defaults between instance and runner (#12503) (9953477)
  • core: Allow index as top-level item key for Code node (#12469) (1b91000)
  • core: Don't fail task runner task if logging fails (#12401) (0860fbe)
  • core: Ensure tasks timeout even if they don't receive settings (#12431) (b194026)
  • core: Fix execution cancellation issues in scaling mode (#12343) (e26b406)
  • core: Fix manually running a pinned trigger with offloading enabled (#12491) (be2dcff)
  • core: Fix task runner sending too many offers (#12415) (4498e35)
  • core: Increase default concurrency and timeout in task runners (#12496) (4182095)
  • core: Prevent __default__ jobs in scaling mode (#12402) (072664b)
  • core: Register workflows as active only after all of the triggers and pollers setup successfully (#12244) (f924f2a)
  • core: Return unredacted credentials from GET credentials/:id (#12447) (ecabe34)
  • core: Use rate limiter for task runner endpoints (#12486) (491cb60)
  • editor: Allow zooming when panning keycode is pressed on new canvas (#12327) (983e87a)
  • editor: Consistent protected environment styling and messaging (#12374) (6891cef)
  • editor: First project button tweaks border and copy (#12376) (e234756)
  • editor: Fix Multi option parameter expression when the value is an array (#12430) (452a7bf)
  • editor: Improve configurable nodes design on new canvas (#12317) (0ecce10)
  • editor: Minor styling improvements in project settings page (#12405) (09ddce0)
  • editor: Never show Pinned Data Callout for Input Panel (#12446) (1d5c9bd)
  • editor: Nodes' icon color in dark mode (#12279) (01b781a)
  • editor: Only ignore managed credentials in the HTTP node (#12417) (6b46657)
  • editor: Remove primary highlight color from edge being executed on new canvas (#12307) (50913de)
  • editor: Render empty string instead of [empty] (#12448) (2c72047)
  • editor: Show all workflows in the error workflow dropdown in the workflow settings (#12413) (ccda7f9)
  • editor: Unify disabled parameters background color (#12306) (8c63599)
  • HTTP Request Node: Fix typo in hint (#12439) (b6230b6)
  • OpenAI Node: Add quotes to default base URL (#12312) (2e90eba)
  • OpenAI Node: Update node to account for URL in credentials (#12356) (f78cceb)
  • Postgres Node: Account for JSON expressions (#12012) (06b86af)
  • Postgres Node: Allow passing in arrays to JSON columns for insert (#12452) (9dd0686)
  • Postgres Node: Re-use connection pool across executions (#12346) (2ca37f5)
  • Run workflow if active and single webhook service has pin data (#12425) (8053a4a)
  • Set correct default for added Resource Mapper boolean fields (#12344) (b4c77f2)
  • Supabase Node: Allow for filtering on the same field multiple times (#12429) (d7cc789)
  • Zep Vector Store Node: Cloud vector store integration (#12353) (2433d6b)

Features

Read more

n8n@1.73.1

19 Dec 16:08
e56d132
Compare
Choose a tag to compare

1.73.1 (2024-12-19)

Bug Fixes

n8n@1.73.0

19 Dec 10:32
441d71e
Compare
Choose a tag to compare

1.73.0 (2024-12-19)

Bug Fixes

  • core: Ensure runners do not throw on unsupported console methods (#12167) (57c6a61)
  • core: Fix $getWorkflowStaticData on task runners (#12153) (b479f14)
  • core: Fix binary data helpers (like prepareBinaryData) with task runner (#12259) (0f1461f)
  • core: Fix race condition in AI tool invocation with multiple items from the parent (#12169) (dce0c58)
  • core: Fix serialization of circular json with task runner (#12288) (a99d726)
  • core: Upgrade nanoid to address CVE-2024-55565 (#12171) (8c0bd02)
  • editor: Add new create first project CTA (#12189) (878b419)
  • editor: Fix canvas ready opacity transition on new canvas (#12264) (5d33a6b)
  • editor: Fix rendering of code-blocks in sticky notes (#12227) (9b59035)
  • editor: Fix sticky color picker getting covered by nodes on new canvas (#12263) (27bd3c8)
  • editor: Improve commit modal user facing messaging (#12161) (ad39243)
  • editor: Prevent connection line from showing when clicking the plus button of a node (#12265) (9180b46)
  • editor: Prevent stickies from being edited in preview mode in the new canvas (#12222) (6706dcd)
  • editor: Reduce cases for Auto-Add of ChatTrigger for AI Agents (#12154) (365e82d)
  • editor: Remove invalid connections after node handles change (#12247) (6330bec)
  • editor: Set dangerouslyUseHTMLString in composable (#12280) (6ba91b5)
  • editor: Set RunData outputIndex based on incoming data (#12182) (dc4261a)
  • editor: Update the universal create button interaction (#12105) (5300e0a)
  • Elasticsearch Node: Fix issue stopping search queries being sent (#11464) (388a83d)
  • Extract from File Node: Detect file encoding (#12081) (92af245)
  • Github Node: Fix fetch of file names with ? character (#12206) (39462ab)
  • Invoice Ninja Node: Fix actions for bank transactions (#11511) (80eea49)
  • Linear Node: Fix issue with error handling (#12191) (b8eae5f)
  • MongoDB Node: Fix checks on projection feature call (#10563) (58bab46)
  • Postgres Node: Allow users to wrap strings with $$ (#12034) (0c15e30)
  • Redis Node: Add support for username auth (#12274) (64c0414)

Features

  • Add solarwinds ipam credentials (#12005) (882484e)
  • Add SolarWinds Observability node credentials (#11805) (e8a5db5)
  • AI Agent Node: Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155) (07a6ae1)
  • API: Exclude pinned data from workflows (#12261) (e0dc385)
  • editor: Params pane collection improvements (#11607) (6e44c71)
  • editor: Support adding nodes via drag and drop from node creator on new canvas (#12197) (1bfd9c0)
  • Facebook Graph API Node: Update node to support API v21.0 (#12116) (14c33f6)
  • Linear Trigger Node: Add support for admin scope (#12211) (410ea9a)
  • MailerLite Node: Update node to support new api (#11933) (d6b8e65)
  • Send and wait operation - freeText and customForm response types (#12106) (e98c7f1)

Performance Improvements

  • editor: SchemaView performance improvement by ≈90% 🚀 (#12180) (6a58309)

n8n@1.72.1

12 Dec 14:06
11e1a27
Compare
Choose a tag to compare

1.72.1 (2024-12-12)

Bug Fixes

  • core: Fix $getWorkflowStaticData on task runners (#12153) (215cb22)
  • core: Fix race condition in AI tool invocation with multiple items from the parent (#12169) (67a99dd)
  • editor: Fix canvas panning using Control + Left Mouse Button on Windows (#12104) (ef3358d)