Skip to content

Releases: n8n-io/n8n

[email protected]

07 Nov 11:27
fef990e
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.67.1 (2024-11-07)

Bug Fixes

  • core: Revert all the context helpers changes (#11616) (8a804b3)

[email protected]

06 Nov 16:21
3dc0904
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.67.0 (2024-11-06)

Bug Fixes

  • Bring back nodes panel telemetry events (#11456) (130c942)
  • core: Account for double quotes in instance base URL (#11495) (c5191e6)
  • core: Do not delete waiting executions when saving of successful executions is disabled (#11458) (e8757e5)
  • core: Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502) (d1153f5)
  • core: Include projectId in range query middleware (#11590) (a6070af)
  • core: Save exeution progress for waiting executions, even when progress saving is disabled (#11535) (6b9353c)
  • core: Use the correct docs URL for regular nodes when used as tools (#11529) (a092b8e)
  • Edit Image Node: Fix Text operation by setting Arial as default font (#11125) (60c1ace)
  • editor: Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) (5b5bd72)
  • editor: Do not overwrite the webhookId in the new canvas (#11562) (dfd785b)
  • editor: Ensure Enter key on Cancel button correctly cancels node rename (#11563) (be05ae3)
  • editor: Fix emitting n8nReady notification via postmessage on new canvas (#11558) (463d101)
  • editor: Fix run index input for RunData view in sub-nodes (#11538) (434d31c)
  • editor: Fix selected credential being overwritten in NDV (#11496) (a26c0e2)
  • editor: Keep workflow pristine after load on new canvas (#11579) (7254359)
  • Show Pinned data in demo mode (#11490) (ca2a583)
  • Toast not aligned to the bottom when AI assistant disable (#11549) (e80f7e0)

Features

  • Add Rapid7 InsightVm credentials (#11462) (46eceab)
  • AI Transform Node: UX improvements (#11280) (8a48407)
  • Anthropic Chat Model Node: Add support for Haiku 3.5 (#11551) (8b39825)
  • Convert to File Node: Add delimiter convert to csv (#11556) (63d454b)
  • editor: Update panning and selection keybindings on new canvas (#11534) (5e2e205)
  • Gmail Trigger Node: Add filter option to include drafts (#11441) (7a2be77)
  • Intercom Node: Update credential to new style (#11485) (b137e13)

[email protected]

31 Oct 15:18
dd7d374
Compare
Choose a tag to compare

1.66.0 (2024-10-31)

Bug Fixes

  • Asana Node: Fix issue with pagination (#11415) (04c075a)
  • core: Add 'user_id' to license-community-plus-registered telemetry event (#11430) (7a8dafe)
  • core: Add safeguard for command publishing (#11337) (656439e)
  • core: Ensure LoggerProxy is not scoped (#11379) (f4ea943)
  • core: Ensure remove-triggers-and-pollers command is not debounced (#11486) (529d4fc)
  • core: Ensure job processor does not reprocess amended executions (#11438) (c152a3a)
  • core: Fix Message Event Bus Metrics not counting up for labeled metrics (#11396) (7fc3b25)
  • core: Fix resolving of $fromAI expression via evaluateExpression (#11397) (2e64464)
  • core: Make execution and its data creation atomic (#11392) (ed30d43)
  • core: On unhandled rejections, extract the original exception correctly (#11389) (8608bae)
  • editor: Fix TypeError: Cannot read properties of undefined (reading '0') (#11399) (ae37c52)
  • editor: Add Retry button for AI Assistant errors (#11345) (7699240)
  • editor: Change tooltip for workflow with execute workflow trigger (#11374) (dcd6038)
  • editor: Ensure toasts show above modal overlays (#11410) (351134f)
  • editor: Fit view consistently after nodes are initialized on new canvas (#11457) (497d637)
  • editor: Fix adding connections when initializing workspace in templates view on new canvas (#11451) (ea47b02)
  • editor: Fix rendering of AI logs (#11450) (73b0a80)
  • editor: Hide data mapping tooltip in credential edit modal (#11356) (ff14dcb)
  • editor: Prevent running workflow that has issues if listening to webhook (#11402) (8b0a48f)
  • editor: Run external hooks after settings have been initialized (#11423) (0ab24c8)
  • editor: Support middle click to scroll when using a mouse on new canvas (#11384) (46f3b4a)
  • HTTP Request Tool Node: Fix HTML response optimization issue (#11439) (cf37e94)
  • n8n Form Node: Form Trigger does not wait in multi-form mode (#11404) (151f4dd)
  • Update required node js version in CONTRIBUTING.md (#11437) (4f511aa)

Features

  • Anthropic Chat Model Node: Add model claude-3-5-sonnet-20241022 (#11465) (f6c8890)
  • core: Handle nodes with multiple inputs and connections during partial executions (#11376) (cb7c4d2)
  • editor: Add descriptive header to projects /workflow (#11203) (5d19e8f)
  • editor: Improve placeholder for vector store tool (#11483) (629e092)
  • editor: Remove edge execution animation on new canvas (#11446) (a701d87)
  • editor: Update ownership pills (#11155) (8147038)

[email protected]

28 Oct 15:23
20c98ba
Compare
Choose a tag to compare

1.65.2 (2024-10-28)

Bug Fixes

  • editor: Support middle click to scroll when using a mouse on new canvas (#11384) (436b783)
  • n8n Form Node: Form Trigger does not wait in multi-form mode (#11404) (d57da55)

[email protected]

25 Oct 10:23
714f618
Compare
Choose a tag to compare

1.65.1 (2024-10-25)

Bug Fixes

  • core: Make execution and its data creation atomic (#11392) (480987e)
  • core: On unhandled rejections, extract the original exception correctly (#11389) (343eb53)

[email protected]

25 Oct 08:53
523db8d
Compare
Choose a tag to compare

1.64.3 (2024-10-25)

Bug Fixes

  • core: Make execution and its data creation atomic (#11392) (0e35414)
  • core: On unhandled rejections, extract the original exception correctly (#11389) (6c4c206)

[email protected]

24 Oct 10:40
247bcc1
Compare
Choose a tag to compare

1.65.0 (2024-10-24)

Bug Fixes

  • AI Agent Node: Preserve intermediateSteps when using output parser with non-tool agent (#11363) (e61a853)
  • API: PUT /credentials/:id should move the specified credential, not the first one in the database (#11365) (e6b2f8e)
  • API: Correct credential schema for response in POST /credentials (#11340) (f495875)
  • core: Account for waiting jobs during shutdown (#11338) (c863abd)
  • core: Add missing primary key to execution annotation tags table (#11168) (b4b543d)
  • core: Change dedupe value column type from varchar(255) to text (#11357) (7a71cff)
  • core: Do not debounce webhooks, triggers and pollers activation (#11306) (64bddf8)
  • core: Enforce nodejs version consistently (#11323) (0fa2e8c)
  • core: Fix memory issue with empty model response (#11300) (216b119)
  • core: Fix race condition when resolving post-execute promise (#11360) (4f1816e)
  • core: Sanitise IdP provided information in SAML test pages (#11171) (74fc388)
  • Don't show pin button in input panel when there's binary data (#11267) (c0b5b92)
  • editor: Add Personal project to main navigation (#11161) (1f441f9)
  • editor: Fix Cannot read properties of undefined (reading 'finished') (#11367) (475d72e)
  • editor: Fix delete all existing executions (#11352) (3ec103f)
  • editor: Fix pin data button disappearing after reload (#11198) (3b2f63e)
  • editor: Fix RunData non-binary pagination when binary data is present (#11309) (901888d)
  • editor: Fix sorting problem in older browsers that don't support toSorted (#11204) (c728a2f)
  • editor: Follow-up fixes to projects side menu (#11327) (4dde772)
  • editor: Keep always focus on the first item on the node's search panel (#11193) (c57cac9)
  • editor: Open Community+ enrollment modal only for the instance owner (#11292) (76724c3)
  • editor: Record sessionStarted telemetry event in Setting Store (#11334) (1b734dd)
  • Ensure NDV params don't get cut off early and scrolled to the top (#11252) (054fe97)
  • HTTP Request Tool Node: Fix the undefined response issue when authentication is enabled (#11343) (094ec68)
  • Include error in the message in JS task runner sandbox (#11359) (0708b3a)
  • Microsoft SQL Node: Fix execute query to allow for non select query to run (#11335) (ba158b4)
  • OpenAI Chat Model Node, Ollama Chat Model Node: Change default model to a more up-to-date option (#11293) (0be04c6)
  • Pinecone Vector Store Node: Prevent populating of vectors after manually stopping the execution (#11288) (fbae17d)
  • Postgres Node: Special datetime values cause errors (#11225) (3c57f46)
  • Resend invite operation on users list (#11351) (e4218de)
  • SSH Node: Cleanup temporary binary files as soon as possible (#11305) (08a7b5b)

Features

  • Add report bug buttons (#11304) (296f68f)
  • AI Agent Node: Make tools optional when using OpenAI model with Tools agent (#11212) (fed7c3e)
  • core: introduce JWT API keys for the public API (#11005) (679fa4a)
  • core: Enforce config file permissions on startup (#11328) (c078a51)
  • core: Handle cycles in workflows when partially executing them (#11187) (321d6de)
  • editor: Separate node output execution tooltip from status icon (#11196) (cd15e95)
  • GitHub Node: Add workflow resource operations (#10744) (d309112)
  • n8n Form Page Node: New node (#10390) (643d66c)
  • n8n Google My Business Node: New node (#10504) (bf28fbe)
  • Run mfa.beforeSetup hook before enabling MFA (#11116) (25c1c32)
  • Structured Output Parser Node: Refactor Output Parsers and Improve Error Handling (#11148) (45274f2)

[email protected]

24 Oct 09:38
c522ff7
Compare
Choose a tag to compare

1.64.2 (2024-10-24)

Bug Fixes

  • editor: Record sessionStarted telemetry event in Setting Store (#11334) (f52a771)

[email protected]

21 Oct 16:07
0ac1b18
Compare
Choose a tag to compare

1.64.1 (2024-10-21)

[email protected]

16 Oct 11:36
c090fcb
Compare
Choose a tag to compare

1.64.0 (2024-10-16)

Bug Fixes

  • Adjust arrow button colors in dark mode (#11248) (439132c)
  • core: Ensure error reporter does not promote info to error messages (#11245) (a7fc7fc)
  • core: Override executions mode if regular during worker startup (#11250) (c0aa28c)
  • core: Wrap nodes for tool use at a suitable time (#11238) (c2fb881)
  • Don't show pinned data tooltip for pinned nodes (#11249) (c2ad156)
  • editor: Bring back the "Forgot password" link on SigninView (#11216) (4e78c46)
  • editor: Fix chat crashing when rendering output-parsed content (#11210) (4aaebfd)
  • editor: Make submit in ChangePasswordView work again (#11227) (4f27b39)
  • Expressions display actual result of evaluating expression inside string (#11257) (7f5f0a9)
  • Google Ads Node: Update to use v17 api (#11243) (3d97f02)
  • Google Calendar Node: Fix issue with conference data types not loading (#11185) (4012758)
  • Google Calendar Node: Mode to add or replace attendees in event update (#11132) (6c6a8ef)
  • HTTP Request Tool Node: Respond with an error when receive binary response (#11219) (0d23a7f)
  • MySQL Node: Fix "Maximum call stack size exceeded" error when handling a large number of rows (#11242) (b7ee0c4)
  • n8n Trigger Node: Merge with Workflow Trigger node (#11174) (6ec6b51)
  • OpenAI Node: Fix tool parameter parsing issue (#11201) (5a1d81a)
  • Set Node: Fix issue with UI properties not being hidden (#11263) (1affc27)
  • Strava Trigger Node: Fix issue with webhook not being deleted (#11226) (566529c)

Features

Performance Improvements

  • Google Sheets Node: Don't load whole spreadsheet dataset to determine columns when appending data (#11235) (26ad091)