Update n8nio/n8n Docker tag to v1.74.1 #3

Open
renovate wants to merge 1 commit from renovate/n8nio-n8n-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
n8nio/n8n (source) final minor 1.64.0 -> 1.74.1

Release Notes

n8n-io/n8n (n8nio/n8n)

v1.74.0

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

v1.73.0

Bug Fixes
Features
Performance Improvements
  • editor: SchemaView performance improvement by ≈90% 🚀 (#​12180) (6a58309)

v1.72.0

Bug Fixes
Features

v1.71.0

Bug Fixes
  • core: Fix push for waiting executions (#​11984) (8d71307)
  • core: Improve header parameter parsing on http client responses (#​11953) (41e9e39)
  • core: Opt-out from optimizations if $item is used (#​12036) (872535a)
  • core: Use the configured timezone in task runner (#​12032) (2e6845a)
  • core: Validate node name when creating NodeOperationErrror (#​11999) (e68c9da)
  • editor: Add execution concurrency info and paywall (#​11847) (57d3269)
  • editor: Fix bug causing connection lines to disappear when hovering stickies (#​11950) (439a1cc)
  • editor: Fix canvas keybindings using splitter keys such as zooming using + key (#​12022) (6af9c82)
  • editor: Fix community check (#​11979) (af0398a)
  • editor: Fix copy/paste keyboard events in canvas chat (#​12004) (967340a)
  • editor: Fix node showing as successful if errors exists on subsequent runs (#​12019) (8616b17)
  • editor: Fix pin data showing up in production executions on new canvas (#​11951) (5f6f8a1)
  • editor: Handle source control initialization to prevent UI form crashing (#​11776) (6be8e86)
  • editor: Implement dirty nodes for partial executions (#​11739) (b8da4ff)
  • editor: Resolve going back from Settings (#​11958) (d74423c)
  • editor: Unify executions card label color (#​11949) (fc79718)
  • editor: Use optional chaining for all members in execution data when using the debug feature (#​12024) (67aa0c9)
  • GraphQL Node: Throw error if GraphQL variables are not objects or strings (#​11904) (85f30b2)
  • HTTP Request Node: Use iconv-lite to decode http responses, to support more encoding types (#​11930) (461b39c)
  • Load workflows with unconnected Switch outputs (#​12020) (abc851c)
  • n8n Form Node: Use https to load google fonts (#​11948) (eccd924)
  • Telegram Trigger Node: Fix header secret check (#​12018) (f16de4d)
  • Webflow Node: Fix issue with pagination in v2 node (#​11934) (1eb94bc)
  • Webflow Node: Fix issue with publishing items (#​11982) (0a8a57e)
Features
Performance Improvements

v1.70.0

Bug Fixes
  • AI Agent Node: Add binary message before scratchpad to prevent tool calling loops (#​11845) (5c80cb5)
  • CodeNodeEditor walk cannot read properties of null (#​11129) (d99e0a7)
  • core: Bring back execution data on the executionFinished push message (#​11821) (0313570)
  • core: Correct invalid WS status code on removing connection (#​11901) (1d80225)
  • core: Don't use unbound context methods in code sandboxes (#​11914) (f6c0d04)
  • core: Fix broken execution query when using projectId (#​11852) (a061dbc)
  • core: Fix validation of items returned in the task runner (#​11897) (a535e88)
  • editor: Add missing trigger waiting tooltip on new canvas (#​11918) (a8df221)
  • editor: Don't re-render input panel after node finishes executing (#​11813) (b3a99a2)
  • editor: Fix AI assistant loading message layout (#​11819) (89b4807)
  • editor: Fix new canvas discovery tooltip position after adding github stars button (#​11898) (f4ab5c7)
  • editor: Fix node position not getting set when dragging selection on new canvas (#​11871) (595de81)
  • editor: Restore workers view (#​11876) (3aa72f6)
  • editor: Turn NPS survey into a modal and make sure it shows above the Ask AI button (#​11814) (ca169f3)
  • editor: Use crypto.randomUUID() to initialize node id if missing on new canvas (#​11873) (bc4857a)
  • n8n Form Node: Duplicate popup in manual mode (#​11925) (2c34bf4)
  • n8n Form Node: Redirect if completion page to trigger (#​11822) (1a8fb7b)
  • OpenAI Node: Remove preview chatInput parameter for Assistant:Messsage operation (#​11825) (4dde287)
  • Retain execution data between partial executions (new flow) (#​11828) (3320436)
Features

v1.69.0

Bug Fixes
  • Add supported versions warning to Zep memory node (#​11803) (9cc5bc1)
  • AI Agent Node: Escape curly brackets in tools description for non Tool agents (#​11772) (83abdfa)
  • Anthropic Chat Model Node: Update credentials test endpoint (#​11756) (6cf0aba)
  • core: Add missing env vars to task runner config (#​11810) (870c576)
  • core: Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#​11724) (3b62bd5)
  • core: Delete binary data parent folder when pruning executions (#​11790) (17ef2c6)
  • core: Fix diagnostics.enabled default value (#​11809) (5fa72b0)
  • core: Improve the security on OAuth callback endpoints (#​11593) (274fcf4)
  • core: Restore old names for pruning config keys (#​11782) (d15b8d0)
  • core: Unload any existing version of a community nodes package before upgrading it (#​11727) (1d8fd13)
  • editor: Add documentation link to insufficient quota message (#​11777) (1987363)
  • editor: Add project header subtitle (#​11797) (ff4261c)
  • editor: Change Home label to Overview (#​11736) (1a78360)
  • editor: Fix executions sorting (#​11808) (cd5ad65)
  • editor: Fix partial executions not working due to broken push message queue and race conditions (#​11798) (b05d435)
  • editor: Fix reordered switch connections when copying nodes on new canvas (#​11788) (6c2dad7)
  • editor: Fix the issue with RMC Values to Send collection disappears (#​11710) (7bb9002)
  • editor: Improve formatting of expired trial error message (#​11708) (8a0ad0f)
  • editor: Optimize application layout (#​11769) (91f9390)
  • Google Sheets Trigger Node: Fix issue with regex showing correct sheet as invalid (#​11770) (d5ba1a0)
  • HTTP Request Node: Continue using error (#​11733) (d1bae1a)
  • n8n Form Node: Support expressions in completion page (#​11781) (1099167)
  • Prevent workflow to run if active and single webhook service (#​11752) (bcb9a20)
  • Read/Write Files from Disk Node: Escape parenthesis when reading file (#​11753) (285534e)
  • YouTube Node: Issue in published before and after dates filters (#​11741) (7381c28)
Features
  • core: Improve debugging of sub-workflows (#​11602) (fd3254d)
  • core: Improve handling of manual executions with wait nodes (#​11750) (61696c3)
  • editor: Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#​11672) (de0e861)
  • editor: Add option to create sub workflow from workflows list in Execute Workflow node (#​11706) (c265d44)
  • editor: Add selection navigation using the keyboard on new canvas (#​11679) (6cd9b99)
  • editor: Add universal Create Resource Menu (#​11564) (b38ce14)
  • Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node: Add support for basePath url in Azure Open AI nodes (#​11784) (e298ebe)
  • Embeddings OpenAI Node, Embeddings Azure OpenAI Node: Add dimensions option (#​11773) (de01a8a)
  • GitHub stars dismiss button (#​11794) (8fbad74)

v1.68.0

Bug Fixes
  • AI Agent Node: Throw better errors for non-tool agents when using structured tools (#​11582) (9b6123d)
  • Auto-fixing Output Parser Node: Only run retry chain on parsing errors (#​11569) (21b31e4)
  • core: Continue with error output reverse items in success branch (#​11684) (6d5ee83)
  • core: Ensure task runner server closes websocket connection correctly (#​11633) (b496bf3)
  • core: Handle websocket connection error more gracefully in task runners (#​11635) (af7d6e6)
  • core: Improve model sub-nodes error handling (#​11418) (57467d0)
  • core: Make push work for waiting webhooks (#​11678) (600479b)
  • core: Revert all the context helpers changes (#​11616) (20fd38f)
  • core: Set the authentication methad to email during startup if the SAML configuration in the database has been corrupted (#​11600) (6439291)
  • core: Use cached value in retrieval of personal project owner (#​11533) (04029d8)
  • Credentials save button is hidden unless you make changes to the (#​11492) (835fbfe)
  • editor: Add stickies to node insert position conflict check allowlist (#​11624) (fc39e3c)
  • editor: Adjust Scrollbar Width of RunData Header Row (#​11561) (d17d76a)
  • editor: Cap NDV Output View Tab Index to prevent rare edge case (#​11614) (a6c8ee4)
  • editor: Do not show hover tooltip when autocomplete is active (#​11653) (23caf43)
  • editor: Enable pinning main output with error and always allow unpinning (#​11452) (40c8882)
  • editor: Fix collapsing nested items in expression modal schema view (#​11645) (41dea52)
  • editor: Fix default workflow settings (#​11632) (658568e)
  • editor: Fix duplicate chat trigger (#​11693) (a025848)
  • editor: Fix hiding SQL query output when trying to select (#​11649) (4dbf2f4)
  • editor: Fix scrolling in code edit modal (#​11647) (8f695f3)
  • editor: Prevent error being thrown in RLC while loading (#​11676) (ca8cb45)
  • editor: Prevent NodeCreator from swallowing AskAssistant enter event (#​11532) (db94f16)
  • editor: Show node executing status shortly before switching to success on new canvas (#​11675) (b0ba24c)
  • editor: Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors (#​11573) (8cba100)
  • Facebook Lead Ads Trigger Node: Fix issue with optional fields (#​11692) (70d315b)
  • Google BigQuery Node: Add item index to insert error (#​11702) (145d092)
  • Google Drive Node: Fix file upload for streams (#​11698) (770230f)
  • In-Memory Vector Store Node: Fix displaying execution data of connected embedding nodes (#​11701) (40ade15)
  • Item List Output Parser Node: Fix number of items parameter issue (#​11696) (01ebe9d)
  • n8n Form Node: Find completion page (#​11674) (ed3ad6d)
  • n8n Form Node: Open form page if form trigger has pin data (#​11673) (f0492bd)
  • n8n Form Node: Trigger page stack in waiting if error in workflow (#​11671) (94b5873)
  • n8n Form Trigger Node: Checkboxes different sizes (#​11677) (c08d23c)
  • NDV search bugs (#​11613) (c32cf64)
  • Notion Node: Extract page url (#​11643) (cbdd535)
  • Redis Chat Memory Node: Respect the SSL flag from the credential (#​11689) (b5cbf75)
  • Supabase Node: Reset query parameters in get many operation (#​11630) (7458229)
  • Switch Node: Maintain output connections (#​11162) (9bd79fc)
Features
Performance Improvements

v1.67.0

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

v1.66.0

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

v1.65.0

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [n8nio/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | final | minor | `1.64.0` -> `1.74.1` | --- ### Release Notes <details> <summary>n8n-io/n8n (n8nio/n8n)</summary> ### [`v1.74.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1740-2025-01-08) ##### Bug Fixes - **core:** Align concurrency and timeout defaults between instance and runner ([#&#8203;12503](https://github.com/n8n-io/n8n/issues/12503)) ([9953477](https://github.com/n8n-io/n8n/commit/9953477450c28ec2d211e55aadb825dbae2ee4d6)) - **core:** Allow `index` as top-level item key for Code node ([#&#8203;12469](https://github.com/n8n-io/n8n/issues/12469)) ([1b91000](https://github.com/n8n-io/n8n/commit/1b9100032fc9f8c33e263c8299e04054105da384)) - **core:** Don't fail task runner task if logging fails ([#&#8203;12401](https://github.com/n8n-io/n8n/issues/12401)) ([0860fbe](https://github.com/n8n-io/n8n/commit/0860fbe97108edc21bc01dec3b6ef13e60e728d4)) - **core:** Ensure tasks timeout even if they don't receive settings ([#&#8203;12431](https://github.com/n8n-io/n8n/issues/12431)) ([b194026](https://github.com/n8n-io/n8n/commit/b1940268e6110ed3d8949318a5252ac6563d624f)) - **core:** Fix execution cancellation issues in scaling mode ([#&#8203;12343](https://github.com/n8n-io/n8n/issues/12343)) ([e26b406](https://github.com/n8n-io/n8n/commit/e26b406665e20761279c4e315d04501350427de5)) - **core:** Fix manually running a pinned trigger with offloading enabled ([#&#8203;12491](https://github.com/n8n-io/n8n/issues/12491)) ([be2dcff](https://github.com/n8n-io/n8n/commit/be2dcffc9487973d3e287dd4f6956dbba03757e3)) - **core:** Fix task runner sending too many offers ([#&#8203;12415](https://github.com/n8n-io/n8n/issues/12415)) ([4498e35](https://github.com/n8n-io/n8n/commit/4498e3519276020d3eb01752b5ce0d8ecfbf5fa4)) - **core:** Increase default concurrency and timeout in task runners ([#&#8203;12496](https://github.com/n8n-io/n8n/issues/12496)) ([4182095](https://github.com/n8n-io/n8n/commit/4182095af1c02832af2523f31e9cb85d9a345e60)) - **core:** Prevent `__default__` jobs in scaling mode ([#&#8203;12402](https://github.com/n8n-io/n8n/issues/12402)) ([072664b](https://github.com/n8n-io/n8n/commit/072664b40e06943e0b8ff44287730f2ca569646f)) - **core:** Register workflows as active only after all of the triggers and pollers setup successfully ([#&#8203;12244](https://github.com/n8n-io/n8n/issues/12244)) ([f924f2a](https://github.com/n8n-io/n8n/commit/f924f2a6d736e33ab5fc12cbac6cba27340839db)) - **core:** Return unredacted credentials from `GET credentials/:id` ([#&#8203;12447](https://github.com/n8n-io/n8n/issues/12447)) ([ecabe34](https://github.com/n8n-io/n8n/commit/ecabe34705bbbba07613ba14760449ef38e1b31f)) - **core:** Use rate limiter for task runner endpoints ([#&#8203;12486](https://github.com/n8n-io/n8n/issues/12486)) ([491cb60](https://github.com/n8n-io/n8n/commit/491cb605e3c93d7a261bb0cef0d38f2ddc3affe8)) - **editor:** Allow zooming when panning keycode is pressed on new canvas ([#&#8203;12327](https://github.com/n8n-io/n8n/issues/12327)) ([983e87a](https://github.com/n8n-io/n8n/commit/983e87a9b0c83d35354ce4df34096f47173d0ea7)) - **editor:** Consistent protected environment styling and messaging ([#&#8203;12374](https://github.com/n8n-io/n8n/issues/12374)) ([6891cef](https://github.com/n8n-io/n8n/commit/6891cefa6d0359f85a596829b6055a13529fb1fb)) - **editor:** First project button tweaks border and copy ([#&#8203;12376](https://github.com/n8n-io/n8n/issues/12376)) ([e234756](https://github.com/n8n-io/n8n/commit/e234756457d3c3526531ced4471bf9e69a79fa55)) - **editor:** Fix Multi option parameter expression when the value is an array ([#&#8203;12430](https://github.com/n8n-io/n8n/issues/12430)) ([452a7bf](https://github.com/n8n-io/n8n/commit/452a7bfe2c1e786c46a3ed99de007b0cf3f28d15)) - **editor:** Improve configurable nodes design on new canvas ([#&#8203;12317](https://github.com/n8n-io/n8n/issues/12317)) ([0ecce10](https://github.com/n8n-io/n8n/commit/0ecce10faf60ae44d11007d45e87766b678d3a84)) - **editor:** Minor styling improvements in project settings page ([#&#8203;12405](https://github.com/n8n-io/n8n/issues/12405)) ([09ddce0](https://github.com/n8n-io/n8n/commit/09ddce05800f426d33489ae28c416bb6aab2fd91)) - **editor:** Never show Pinned Data Callout for Input Panel ([#&#8203;12446](https://github.com/n8n-io/n8n/issues/12446)) ([1d5c9bd](https://github.com/n8n-io/n8n/commit/1d5c9bd466becf8aa245a1e8d0b799616d18914a)) - **editor:** Nodes' icon color in dark mode ([#&#8203;12279](https://github.com/n8n-io/n8n/issues/12279)) ([01b781a](https://github.com/n8n-io/n8n/commit/01b781a10828ca2c4cf32762373ad40904c02d2c)) - **editor:** Only ignore managed credentials in the HTTP node ([#&#8203;12417](https://github.com/n8n-io/n8n/issues/12417)) ([6b46657](https://github.com/n8n-io/n8n/commit/6b46657412a1efff35be5083f0ff4c00f9b3e7f9)) - **editor:** Remove primary highlight color from edge being executed on new canvas ([#&#8203;12307](https://github.com/n8n-io/n8n/issues/12307)) ([50913de](https://github.com/n8n-io/n8n/commit/50913de2651450e18307a833ada57656d8959493)) - **editor:** Render empty string instead of \[empty] ([#&#8203;12448](https://github.com/n8n-io/n8n/issues/12448)) ([2c72047](https://github.com/n8n-io/n8n/commit/2c72047d0b260db5a4b1fd0d7448ab19378e908f)) - **editor:** Show all workflows in the error workflow dropdown in the workflow settings ([#&#8203;12413](https://github.com/n8n-io/n8n/issues/12413)) ([ccda7f9](https://github.com/n8n-io/n8n/commit/ccda7f9c62e2ba04dbd8a86cfeb5016b56f19c7a)) - **editor:** Unify disabled parameters background color ([#&#8203;12306](https://github.com/n8n-io/n8n/issues/12306)) ([8c63599](https://github.com/n8n-io/n8n/commit/8c635993bd65c84707938d9564d54c1ae17f1c1f)) - **HTTP Request Node:** Fix typo in hint ([#&#8203;12439](https://github.com/n8n-io/n8n/issues/12439)) ([b6230b6](https://github.com/n8n-io/n8n/commit/b6230b63f2ed8c7531b53c896f8b033c599e156e)) - **OpenAI Node:** Add quotes to default base URL ([#&#8203;12312](https://github.com/n8n-io/n8n/issues/12312)) ([2e90eba](https://github.com/n8n-io/n8n/commit/2e90eba47eff81f8b17a305cbc1656f929d622f8)) - **OpenAI Node:** Update node to account for URL in credentials ([#&#8203;12356](https://github.com/n8n-io/n8n/issues/12356)) ([f78cceb](https://github.com/n8n-io/n8n/commit/f78ccebe514819dca03f5c220274b94fd6d1c73b)) - **Postgres Node:** Account for JSON expressions ([#&#8203;12012](https://github.com/n8n-io/n8n/issues/12012)) ([06b86af](https://github.com/n8n-io/n8n/commit/06b86af7356b3be0af146c49f9720b24157b9e61)) - **Postgres Node:** Allow passing in arrays to JSON columns for insert ([#&#8203;12452](https://github.com/n8n-io/n8n/issues/12452)) ([9dd0686](https://github.com/n8n-io/n8n/commit/9dd068632b1542126831baa83cf638ce369b0947)) - **Postgres Node:** Re-use connection pool across executions ([#&#8203;12346](https://github.com/n8n-io/n8n/issues/12346)) ([2ca37f5](https://github.com/n8n-io/n8n/commit/2ca37f5f7f7f80c50dbc8c87146b8bff510f01c8)) - Run workflow if active and single webhook service has pin data ([#&#8203;12425](https://github.com/n8n-io/n8n/issues/12425)) ([8053a4a](https://github.com/n8n-io/n8n/commit/8053a4a1763d143da80b9e4e00dcef9b716ce6b2)) - Set correct default for added Resource Mapper boolean fields ([#&#8203;12344](https://github.com/n8n-io/n8n/issues/12344)) ([b4c77f2](https://github.com/n8n-io/n8n/commit/b4c77f27b66275ddb58138e8d2fe1509265e9652)) - **Supabase Node:** Allow for filtering on the same field multiple times ([#&#8203;12429](https://github.com/n8n-io/n8n/issues/12429)) ([d7cc789](https://github.com/n8n-io/n8n/commit/d7cc789d79477aff40ff4eca0175c7578aef338a)) - **Zep Vector Store Node:** Cloud vector store integration ([#&#8203;12353](https://github.com/n8n-io/n8n/issues/12353)) ([2433d6b](https://github.com/n8n-io/n8n/commit/2433d6b7d3dede2595dd5b637ca8bbc1103272b3)) ##### Features - (Execute Workflow Node): Inputs for Sub-workflows ([#&#8203;11830](https://github.com/n8n-io/n8n/issues/11830)) ([#&#8203;11837](https://github.com/n8n-io/n8n/issues/11837)) ([d411663](https://github.com/n8n-io/n8n/commit/d4116630a638195c7d87e01e2b5c151941636056)) - Add load options to new tool mode for vector stores ([#&#8203;12462](https://github.com/n8n-io/n8n/issues/12462)) ([3109de6](https://github.com/n8n-io/n8n/commit/3109de6073b237ee3dcc93afb69345586f3b836d)) - Add migration to add `managed` column to credentials table ([#&#8203;12275](https://github.com/n8n-io/n8n/issues/12275)) ([3cb7081](https://github.com/n8n-io/n8n/commit/3cb70814465e8fa504e909ef36b21b79d4b70b28)) - Allow using Vector Stores directly as Tools ([#&#8203;12311](https://github.com/n8n-io/n8n/issues/12311)) ([76dded4](https://github.com/n8n-io/n8n/commit/76dded4bea9d26ad84fdbde74d577d244eb4e223)) - **core:** Add endpoint to create free AI credits ([#&#8203;12362](https://github.com/n8n-io/n8n/issues/12362)) ([ac4e042](https://github.com/n8n-io/n8n/commit/ac4e0422316a4dcd19151dd7d504e2b3cccbc038)) - **core:** Add includeData parameter to `GET /credentials` ([#&#8203;12220](https://github.com/n8n-io/n8n/issues/12220)) ([f56ad8c](https://github.com/n8n-io/n8n/commit/f56ad8cf49f7cf0665035d2e43bb7ff5b8fd75f3)) - **core:** Comply with `NO_COLOR` in logs ([#&#8203;12347](https://github.com/n8n-io/n8n/issues/12347)) ([1e60bbc](https://github.com/n8n-io/n8n/commit/1e60bbcf169e8624a97ddde543cdd1d406e5c7ca)) - **core:** Offload manual executions to workers ([#&#8203;11284](https://github.com/n8n-io/n8n/issues/11284)) ([9432aa0](https://github.com/n8n-io/n8n/commit/9432aa0b00e74faf4651ac673f18e16b7e56e145)) - **editor:** Add free AI credits CTA ([#&#8203;12365](https://github.com/n8n-io/n8n/issues/12365)) ([f873196](https://github.com/n8n-io/n8n/commit/f8731963f6754386f15c8417c0cc32dba87c481a)) - **editor:** Add support for project icons ([#&#8203;12349](https://github.com/n8n-io/n8n/issues/12349)) ([9117718](https://github.com/n8n-io/n8n/commit/9117718cc960e2bad5a5db07b10e9e7b561ec5e4)) - **editor:** Easy AI workflow improvements ([#&#8203;12400](https://github.com/n8n-io/n8n/issues/12400)) ([8dc691d](https://github.com/n8n-io/n8n/commit/8dc691dc62692f8af143c84032391397adeb790d)) - **editor:** Make workflows, credentials, executions and new canvas usable on mobile and touch devices ([#&#8203;12372](https://github.com/n8n-io/n8n/issues/12372)) ([06c9473](https://github.com/n8n-io/n8n/commit/06c94732103687705d71c5a1c5bfa993e3df3427)) - **editor:** New Code editor based on the TypeScript language service ([#&#8203;12285](https://github.com/n8n-io/n8n/issues/12285)) ([52ae02a](https://github.com/n8n-io/n8n/commit/52ae02abaa92e5bbfda58843c8eccc845506fa4b)) - **editor:** Update Sub-Workflow Debugging Copy ([#&#8203;12483](https://github.com/n8n-io/n8n/issues/12483)) ([04e2928](https://github.com/n8n-io/n8n/commit/04e2928d345f83c202c762e4673cf878b4762f33)) - **Google Vertex Chat Model Node:** Add an option to specify GCP region ([#&#8203;12300](https://github.com/n8n-io/n8n/issues/12300)) ([30f9c03](https://github.com/n8n-io/n8n/commit/30f9c033db28112e1f97bb55d41b5bfce265cb51)) - **HighLevel Node:** Add support for calendar items ([#&#8203;10820](https://github.com/n8n-io/n8n/issues/10820)) ([6e189fd](https://github.com/n8n-io/n8n/commit/6e189fda776051e09e90b3d86ecd0d1e80dcc0c6)) - **Microsoft Entra ID Node:** New node ([#&#8203;11779](https://github.com/n8n-io/n8n/issues/11779)) ([3006ccf](https://github.com/n8n-io/n8n/commit/3006ccf41bb911ba72f087a1479889fbf308c17d)) ### [`v1.73.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1730-2024-12-19) ##### Bug Fixes - **core:** Ensure runners do not throw on unsupported console methods ([#&#8203;12167](https://github.com/n8n-io/n8n/issues/12167)) ([57c6a61](https://github.com/n8n-io/n8n/commit/57c6a6167dd2b30f0082a416daefce994ecad33a)) - **core:** Fix `$getWorkflowStaticData` on task runners ([#&#8203;12153](https://github.com/n8n-io/n8n/issues/12153)) ([b479f14](https://github.com/n8n-io/n8n/commit/b479f14ef5012551b823bea5d2ffbddedfd50a77)) - **core:** Fix binary data helpers (like `prepareBinaryData`) with task runner ([#&#8203;12259](https://github.com/n8n-io/n8n/issues/12259)) ([0f1461f](https://github.com/n8n-io/n8n/commit/0f1461f2d5d7ec34236ed7fcec3e2f9ee7eb73c4)) - **core:** Fix race condition in AI tool invocation with multiple items from the parent ([#&#8203;12169](https://github.com/n8n-io/n8n/issues/12169)) ([dce0c58](https://github.com/n8n-io/n8n/commit/dce0c58f8605c33fc50ec8aa422f0fb5eee07637)) - **core:** Fix serialization of circular json with task runner ([#&#8203;12288](https://github.com/n8n-io/n8n/issues/12288)) ([a99d726](https://github.com/n8n-io/n8n/commit/a99d726f42d027b64f94eda0d385b597c5d5be2e)) - **core:** Upgrade nanoid to address CVE-2024-55565 ([#&#8203;12171](https://github.com/n8n-io/n8n/issues/12171)) ([8c0bd02](https://github.com/n8n-io/n8n/commit/8c0bd0200c386b122f495c453ccc97a001e4729c)) - **editor:** Add new create first project CTA ([#&#8203;12189](https://github.com/n8n-io/n8n/issues/12189)) ([878b419](https://github.com/n8n-io/n8n/commit/878b41904d76eda3ee230f850127b4d56993de24)) - **editor:** Fix canvas ready opacity transition on new canvas ([#&#8203;12264](https://github.com/n8n-io/n8n/issues/12264)) ([5d33a6b](https://github.com/n8n-io/n8n/commit/5d33a6ba8a2bccea097402fd04c0e2b00e423e76)) - **editor:** Fix rendering of code-blocks in sticky notes ([#&#8203;12227](https://github.com/n8n-io/n8n/issues/12227)) ([9b59035](https://github.com/n8n-io/n8n/commit/9b5903524b95bd21d5915908780942790cf88d27)) - **editor:** Fix sticky color picker getting covered by nodes on new canvas ([#&#8203;12263](https://github.com/n8n-io/n8n/issues/12263)) ([27bd3c8](https://github.com/n8n-io/n8n/commit/27bd3c85b3a4ddcf763a543b232069bb108130cf)) - **editor:** Improve commit modal user facing messaging ([#&#8203;12161](https://github.com/n8n-io/n8n/issues/12161)) ([ad39243](https://github.com/n8n-io/n8n/commit/ad392439826b17bd0b84f981e0958d88f09e7fe9)) - **editor:** Prevent connection line from showing when clicking the plus button of a node ([#&#8203;12265](https://github.com/n8n-io/n8n/issues/12265)) ([9180b46](https://github.com/n8n-io/n8n/commit/9180b46b52302b203eecf3bb81c3f2132527a1e6)) - **editor:** Prevent stickies from being edited in preview mode in the new canvas ([#&#8203;12222](https://github.com/n8n-io/n8n/issues/12222)) ([6706dcd](https://github.com/n8n-io/n8n/commit/6706dcdf72d54f33c1cf4956602c3a64a1578826)) - **editor:** Reduce cases for Auto-Add of ChatTrigger for AI Agents ([#&#8203;12154](https://github.com/n8n-io/n8n/issues/12154)) ([365e82d](https://github.com/n8n-io/n8n/commit/365e82d2008dff2f9c91664ee04d7a78363a8b30)) - **editor:** Remove invalid connections after node handles change ([#&#8203;12247](https://github.com/n8n-io/n8n/issues/12247)) ([6330bec](https://github.com/n8n-io/n8n/commit/6330bec4db0175b558f2747837323fdbb25b634a)) - **editor:** Set dangerouslyUseHTMLString in composable ([#&#8203;12280](https://github.com/n8n-io/n8n/issues/12280)) ([6ba91b5](https://github.com/n8n-io/n8n/commit/6ba91b5e1ed197c67146347a6f6e663ecdf3de48)) - **editor:** Set RunData outputIndex based on incoming data ([#&#8203;12182](https://github.com/n8n-io/n8n/issues/12182)) ([dc4261a](https://github.com/n8n-io/n8n/commit/dc4261ae7eca6cf277404cd514c90fad42f14ae0)) - **editor:** Update the universal create button interaction ([#&#8203;12105](https://github.com/n8n-io/n8n/issues/12105)) ([5300e0a](https://github.com/n8n-io/n8n/commit/5300e0ac45bf832b3d2957198a49a1c687f3fe1f)) - **Elasticsearch Node:** Fix issue stopping search queries being sent ([#&#8203;11464](https://github.com/n8n-io/n8n/issues/11464)) ([388a83d](https://github.com/n8n-io/n8n/commit/388a83dfbdc6ac301e4df704666df9f09fb7d0b3)) - **Extract from File Node:** Detect file encoding ([#&#8203;12081](https://github.com/n8n-io/n8n/issues/12081)) ([92af245](https://github.com/n8n-io/n8n/commit/92af245d1aab5bfad8618fda69b2405f5206875d)) - **Github Node:** Fix fetch of file names with ? character ([#&#8203;12206](https://github.com/n8n-io/n8n/issues/12206)) ([39462ab](https://github.com/n8n-io/n8n/commit/39462abe1fde7e82b5e5b8f3ceebfcadbfd7c925)) - **Invoice Ninja Node:** Fix actions for bank transactions ([#&#8203;11511](https://github.com/n8n-io/n8n/issues/11511)) ([80eea49](https://github.com/n8n-io/n8n/commit/80eea49cf0bf9db438eb85af7cd22aeb11fbfed2)) - **Linear Node:** Fix issue with error handling ([#&#8203;12191](https://github.com/n8n-io/n8n/issues/12191)) ([b8eae5f](https://github.com/n8n-io/n8n/commit/b8eae5f28a7d523195f4715cd8da77b3a884ae4c)) - **MongoDB Node:** Fix checks on projection feature call ([#&#8203;10563](https://github.com/n8n-io/n8n/issues/10563)) ([58bab46](https://github.com/n8n-io/n8n/commit/58bab461c4c5026b2ca5ea143cbcf98bf3a4ced8)) - **Postgres Node:** Allow users to wrap strings with $$ ([#&#8203;12034](https://github.com/n8n-io/n8n/issues/12034)) ([0c15e30](https://github.com/n8n-io/n8n/commit/0c15e30778cc5cb10ed368df144d6fbb2504ec70)) - **Redis Node:** Add support for username auth ([#&#8203;12274](https://github.com/n8n-io/n8n/issues/12274)) ([64c0414](https://github.com/n8n-io/n8n/commit/64c0414ef28acf0f7ec42b4b0bb21cbf2921ebe7)) ##### Features - Add solarwinds ipam credentials ([#&#8203;12005](https://github.com/n8n-io/n8n/issues/12005)) ([882484e](https://github.com/n8n-io/n8n/commit/882484e8ee7d1841d5d600414ca48e9915abcfa8)) - Add SolarWinds Observability node credentials ([#&#8203;11805](https://github.com/n8n-io/n8n/issues/11805)) ([e8a5db5](https://github.com/n8n-io/n8n/commit/e8a5db5beb572edbb61dd9100b70827ccc4cca58)) - **AI Agent Node:** Update descriptions and titles for Chat Trigger options in AI Agents and Memory ([#&#8203;12155](https://github.com/n8n-io/n8n/issues/12155)) ([07a6ae1](https://github.com/n8n-io/n8n/commit/07a6ae11b3291c1805553d55ba089fe8dd919fd8)) - **API:** Exclude pinned data from workflows ([#&#8203;12261](https://github.com/n8n-io/n8n/issues/12261)) ([e0dc385](https://github.com/n8n-io/n8n/commit/e0dc385f8bc8ee13fbc5bbf35e07654e52b193e9)) - **editor:** Params pane collection improvements ([#&#8203;11607](https://github.com/n8n-io/n8n/issues/11607)) ([6e44c71](https://github.com/n8n-io/n8n/commit/6e44c71c9ca82cce20eb55bb9003930bbf66a16c)) - **editor:** Support adding nodes via drag and drop from node creator on new canvas ([#&#8203;12197](https://github.com/n8n-io/n8n/issues/12197)) ([1bfd9c0](https://github.com/n8n-io/n8n/commit/1bfd9c0e913f3eefc4593f6c344db1ae1f6e4df4)) - **Facebook Graph API Node:** Update node to support API v21.0 ([#&#8203;12116](https://github.com/n8n-io/n8n/issues/12116)) ([14c33f6](https://github.com/n8n-io/n8n/commit/14c33f666fe92f7173e4f471fb478e629e775c62)) - **Linear Trigger Node:** Add support for admin scope ([#&#8203;12211](https://github.com/n8n-io/n8n/issues/12211)) ([410ea9a](https://github.com/n8n-io/n8n/commit/410ea9a2ef2e14b5e8e4493e5db66cfc2290d8f6)) - **MailerLite Node:** Update node to support new api ([#&#8203;11933](https://github.com/n8n-io/n8n/issues/11933)) ([d6b8e65](https://github.com/n8n-io/n8n/commit/d6b8e65abeb411f86538c1630dcce832ee0846a9)) - Send and wait operation - freeText and customForm response types ([#&#8203;12106](https://github.com/n8n-io/n8n/issues/12106)) ([e98c7f1](https://github.com/n8n-io/n8n/commit/e98c7f160b018243dc88490d46fb1047a4d7fcdc)) ##### Performance Improvements - **editor:** SchemaView performance improvement by ≈90% 🚀 ([#&#8203;12180](https://github.com/n8n-io/n8n/issues/12180)) ([6a58309](https://github.com/n8n-io/n8n/commit/6a5830959f5fb493a4119869b8298d8ed702c84a)) ### [`v1.72.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1720-2024-12-11) ##### Bug Fixes - Allow disabling MFA with recovery codes ([#&#8203;12014](https://github.com/n8n-io/n8n/issues/12014)) ([95d56fe](https://github.com/n8n-io/n8n/commit/95d56fee8d0168b75fca6dcf41702d2f10c930a8)) - Chat triggers don't work with the new partial execution flow ([#&#8203;11952](https://github.com/n8n-io/n8n/issues/11952)) ([2b6a72f](https://github.com/n8n-io/n8n/commit/2b6a72f1289c01145edf2b88e5027d2b9b2ed624)) - **core:** Execute nodes after loops correctly with the new partial execution flow ([#&#8203;11978](https://github.com/n8n-io/n8n/issues/11978)) ([891dd7f](https://github.com/n8n-io/n8n/commit/891dd7f995c78a2355a049b7ced981a5f6b1c40c)) - **core:** Fix support for multiple invocation of AI tools ([#&#8203;12141](https://github.com/n8n-io/n8n/issues/12141)) ([c572c06](https://github.com/n8n-io/n8n/commit/c572c0648ca5b644b222157b3cabac9c05704a84)) - **core:** Make sure task runner exits ([#&#8203;12123](https://github.com/n8n-io/n8n/issues/12123)) ([c5effca](https://github.com/n8n-io/n8n/commit/c5effca7d47a713f157eea21d7892002e9ab7283)) - **core:** Remove run data of nodes unrelated to the current partial execution ([#&#8203;12099](https://github.com/n8n-io/n8n/issues/12099)) ([c4e4d37](https://github.com/n8n-io/n8n/commit/c4e4d37a8785d1a4bcd376cb1c49b82a80aa4391)) - **core:** Return homeProject when filtering workflows by project id ([#&#8203;12077](https://github.com/n8n-io/n8n/issues/12077)) ([efafeed](https://github.com/n8n-io/n8n/commit/efafeed33482100a23fa0163a53b9ce93cd6b2c3)) - **editor:** Don't reset all Parameter Inputs when switched to read-only ([#&#8203;12063](https://github.com/n8n-io/n8n/issues/12063)) ([706702d](https://github.com/n8n-io/n8n/commit/706702dff8da3c2e949e2c98dd5b34b299a1f17c)) - **editor:** Fix canvas panning using `Control` + `Left Mouse Button` on Windows ([#&#8203;12104](https://github.com/n8n-io/n8n/issues/12104)) ([43009b6](https://github.com/n8n-io/n8n/commit/43009b6aa820f24b9e6f519e7a45592aa21db03e)) - **editor:** Fix Nodeview.v2 reinitialise based on route changes ([#&#8203;12062](https://github.com/n8n-io/n8n/issues/12062)) ([b1f8663](https://github.com/n8n-io/n8n/commit/b1f866326574974eb2936e6b02771346e83e7137)) - **editor:** Fix svg background pattern rendering on safari ([#&#8203;12079](https://github.com/n8n-io/n8n/issues/12079)) ([596f221](https://github.com/n8n-io/n8n/commit/596f22103c01e14063ebb2388c4dabf4714d37c6)) - **editor:** Fix switching from v2 to v1 ([#&#8203;12050](https://github.com/n8n-io/n8n/issues/12050)) ([5c76de3](https://github.com/n8n-io/n8n/commit/5c76de324c2e25b0d8b74cdab79f04aa616d8c4f)) - **editor:** Improvements to the commit modal ([#&#8203;12031](https://github.com/n8n-io/n8n/issues/12031)) ([4fe1952](https://github.com/n8n-io/n8n/commit/4fe1952e2fb3379d95da42a7bb531851af6d0094)) - **editor:** Load node types in demo and preview modes ([#&#8203;12048](https://github.com/n8n-io/n8n/issues/12048)) ([4ac5f95](https://github.com/n8n-io/n8n/commit/4ac5f9527bbec382a65ed3f1d9c41d6948c154e3)) - **editor:** Polyfill crypto.randomUUID ([#&#8203;12052](https://github.com/n8n-io/n8n/issues/12052)) ([0537524](https://github.com/n8n-io/n8n/commit/0537524c3e45d7633415c7a9175a3857ad52cd58)) - **editor:** Redirect Settings to the proper sub page depending on the instance type (cloud or not) ([#&#8203;12053](https://github.com/n8n-io/n8n/issues/12053)) ([a16d006](https://github.com/n8n-io/n8n/commit/a16d006f893cac927d674fa447b08c1205b67c54)) - **editor:** Render sanitized HTML content in toast messages ([#&#8203;12139](https://github.com/n8n-io/n8n/issues/12139)) ([0468945](https://github.com/n8n-io/n8n/commit/0468945c99f083577c4cc71f671b4b950f6aeb86)) - **editor:** Universal button snags ([#&#8203;11974](https://github.com/n8n-io/n8n/issues/11974)) ([956b11a](https://github.com/n8n-io/n8n/commit/956b11a560528336a74be40f722fa05bf3cca94d)) - **editor:** Update concurrency UI considering different types of instances ([#&#8203;12068](https://github.com/n8n-io/n8n/issues/12068)) ([fa572bb](https://github.com/n8n-io/n8n/commit/fa572bbca4397b1cc42668530497444630ed17eb)) - **FTP Node:** Fix issue with creating folders on rename ([#&#8203;9340](https://github.com/n8n-io/n8n/issues/9340)) ([eb7d593](https://github.com/n8n-io/n8n/commit/eb7d5934ef8bc6e999d6de4c0b8025ce175df5dd)) - **n8n Form Node:** Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none ([#&#8203;11869](https://github.com/n8n-io/n8n/issues/11869)) ([f4c2523](https://github.com/n8n-io/n8n/commit/f4c252341985fe03927a2fd5d60ba846ec3dfc77)) - **OpenAI Node:** Allow updating assistant files ([#&#8203;12042](https://github.com/n8n-io/n8n/issues/12042)) ([7b20f8a](https://github.com/n8n-io/n8n/commit/7b20f8aaa8befd19dbad0af3bf1b881342c1fca5)) ##### Features - **AI Transform Node:** Reduce payload size ([#&#8203;11965](https://github.com/n8n-io/n8n/issues/11965)) ([d8ca8de](https://github.com/n8n-io/n8n/commit/d8ca8de13a4cbb856696873bdb56c66b12a5b027)) - **core:** Add option to filter for empty variables ([#&#8203;12112](https://github.com/n8n-io/n8n/issues/12112)) ([a63f0e8](https://github.com/n8n-io/n8n/commit/a63f0e878e21da9924451e2679939209b34b6583)) - **core:** Cancel runner task on timeout in external mode ([#&#8203;12101](https://github.com/n8n-io/n8n/issues/12101)) ([addb4fa](https://github.com/n8n-io/n8n/commit/addb4fa352c88d856e463bb2b7001173c4fd6a7d)) - **core:** Parent workflows should wait for sub-workflows to finish ([#&#8203;11985](https://github.com/n8n-io/n8n/issues/11985)) ([60b3dcc](https://github.com/n8n-io/n8n/commit/60b3dccf9317da6f3013be35a78ce21d0416ad80)) - **editor:** Implementing the `Easy AI Workflow` experiment ([#&#8203;12043](https://github.com/n8n-io/n8n/issues/12043)) ([67ed1d2](https://github.com/n8n-io/n8n/commit/67ed1d2c3c2e69d5a96daf7de2795c02f5d8f15b)) - **Redis Node:** Add support for continue on fail / error output branch ([#&#8203;11714](https://github.com/n8n-io/n8n/issues/11714)) ([ed35958](https://github.com/n8n-io/n8n/commit/ed359586c88a7662f4d94d58c5a87cf91d027ab9)) ### [`v1.71.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1710-2024-12-04) ##### Bug Fixes - **core:** Fix push for waiting executions ([#&#8203;11984](https://github.com/n8n-io/n8n/issues/11984)) ([8d71307](https://github.com/n8n-io/n8n/commit/8d71307da0398e7e39bf53e8e1cfa21ac1ceaf69)) - **core:** Improve header parameter parsing on http client responses ([#&#8203;11953](https://github.com/n8n-io/n8n/issues/11953)) ([41e9e39](https://github.com/n8n-io/n8n/commit/41e9e39b5b53ecd9d8d1b385df65a26ecb9bccd8)) - **core:** Opt-out from optimizations if `$item` is used ([#&#8203;12036](https://github.com/n8n-io/n8n/issues/12036)) ([872535a](https://github.com/n8n-io/n8n/commit/872535a40c85dcfad3a4b27c57c026ae003f562f)) - **core:** Use the configured timezone in task runner ([#&#8203;12032](https://github.com/n8n-io/n8n/issues/12032)) ([2e6845a](https://github.com/n8n-io/n8n/commit/2e6845afcbc30dff73c3f3f15f21278cab397387)) - **core:** Validate node name when creating `NodeOperationErrror` ([#&#8203;11999](https://github.com/n8n-io/n8n/issues/11999)) ([e68c9da](https://github.com/n8n-io/n8n/commit/e68c9da30c31cd5f994cb01ce759192562bfbd40)) - **editor:** Add execution concurrency info and paywall ([#&#8203;11847](https://github.com/n8n-io/n8n/issues/11847)) ([57d3269](https://github.com/n8n-io/n8n/commit/57d3269e400ee4e7e3636614870ebdfdb0aa8c1d)) - **editor:** Fix bug causing connection lines to disappear when hovering stickies ([#&#8203;11950](https://github.com/n8n-io/n8n/issues/11950)) ([439a1cc](https://github.com/n8n-io/n8n/commit/439a1cc4f39243e91715b21a84b8e7266ce872cd)) - **editor:** Fix canvas keybindings using splitter keys such as zooming using `+` key ([#&#8203;12022](https://github.com/n8n-io/n8n/issues/12022)) ([6af9c82](https://github.com/n8n-io/n8n/commit/6af9c82af6020e99d61e442ee9c2d40761baf027)) - **editor:** Fix community check ([#&#8203;11979](https://github.com/n8n-io/n8n/issues/11979)) ([af0398a](https://github.com/n8n-io/n8n/commit/af0398a5e3a8987c01c7112e6f689b35e1ef92fe)) - **editor:** Fix copy/paste keyboard events in canvas chat ([#&#8203;12004](https://github.com/n8n-io/n8n/issues/12004)) ([967340a](https://github.com/n8n-io/n8n/commit/967340a2938a79c89319121bf57a8d654f88e06c)) - **editor:** Fix node showing as successful if errors exists on subsequent runs ([#&#8203;12019](https://github.com/n8n-io/n8n/issues/12019)) ([8616b17](https://github.com/n8n-io/n8n/commit/8616b17cc6c305da69bbb54fd56ab7cb34213f7c)) - **editor:** Fix pin data showing up in production executions on new canvas ([#&#8203;11951](https://github.com/n8n-io/n8n/issues/11951)) ([5f6f8a1](https://github.com/n8n-io/n8n/commit/5f6f8a1bddfd76b586c08da821e8b59070f449fc)) - **editor:** Handle source control initialization to prevent UI form crashing ([#&#8203;11776](https://github.com/n8n-io/n8n/issues/11776)) ([6be8e86](https://github.com/n8n-io/n8n/commit/6be8e86c45bd64d000bc95d2ef2d68220e930c02)) - **editor:** Implement dirty nodes for partial executions ([#&#8203;11739](https://github.com/n8n-io/n8n/issues/11739)) ([b8da4ff](https://github.com/n8n-io/n8n/commit/b8da4ff9edb0fbb0093c4c41fe11f8e67b696ca3)) - **editor:** Resolve going back from Settings ([#&#8203;11958](https://github.com/n8n-io/n8n/issues/11958)) ([d74423c](https://github.com/n8n-io/n8n/commit/d74423c75198d38d0d99a1879051b5e964ecae74)) - **editor:** Unify executions card label color ([#&#8203;11949](https://github.com/n8n-io/n8n/issues/11949)) ([fc79718](https://github.com/n8n-io/n8n/commit/fc797188d63e87df34b3a153eb4a0d0b7361b3f5)) - **editor:** Use optional chaining for all members in execution data when using the debug feature ([#&#8203;12024](https://github.com/n8n-io/n8n/issues/12024)) ([67aa0c9](https://github.com/n8n-io/n8n/commit/67aa0c9107bda16b1cb6d273e17c3cde77035f51)) - **GraphQL Node:** Throw error if GraphQL variables are not objects or strings ([#&#8203;11904](https://github.com/n8n-io/n8n/issues/11904)) ([85f30b2](https://github.com/n8n-io/n8n/commit/85f30b27ae282da58a25186d13ff17196dcd7d9c)) - **HTTP Request Node:** Use iconv-lite to decode http responses, to support more encoding types ([#&#8203;11930](https://github.com/n8n-io/n8n/issues/11930)) ([461b39c](https://github.com/n8n-io/n8n/commit/461b39c5df5dd446cb8ceef469b204c7c5111229)) - Load workflows with unconnected Switch outputs ([#&#8203;12020](https://github.com/n8n-io/n8n/issues/12020)) ([abc851c](https://github.com/n8n-io/n8n/commit/abc851c0cff298607a0dc2f2882aa17136898f45)) - **n8n Form Node:** Use https to load google fonts ([#&#8203;11948](https://github.com/n8n-io/n8n/issues/11948)) ([eccd924](https://github.com/n8n-io/n8n/commit/eccd924f5e8dbe59e37099d1a6fbe8866fef55bf)) - **Telegram Trigger Node:** Fix header secret check ([#&#8203;12018](https://github.com/n8n-io/n8n/issues/12018)) ([f16de4d](https://github.com/n8n-io/n8n/commit/f16de4db01c0496205635a3203a44098e7908453)) - **Webflow Node:** Fix issue with pagination in v2 node ([#&#8203;11934](https://github.com/n8n-io/n8n/issues/11934)) ([1eb94bc](https://github.com/n8n-io/n8n/commit/1eb94bcaf54d9e581856ce0b87253e1c28fa68e2)) - **Webflow Node:** Fix issue with publishing items ([#&#8203;11982](https://github.com/n8n-io/n8n/issues/11982)) ([0a8a57e](https://github.com/n8n-io/n8n/commit/0a8a57e4ec8081ab1a53f36d686b3d5dcaae2476)) ##### Features - **AI Transform Node:** Node Prompt improvements ([#&#8203;11611](https://github.com/n8n-io/n8n/issues/11611)) ([40a7445](https://github.com/n8n-io/n8n/commit/40a7445f0873af2cdbd10b12bd691c07a43e27cc)) - **Code Node:** Warning if pairedItem absent or could not be auto mapped ([#&#8203;11737](https://github.com/n8n-io/n8n/issues/11737)) ([3a5bd12](https://github.com/n8n-io/n8n/commit/3a5bd129459272cbac960ae2754db3028943f87e)) - **editor:** Canvas chat UI & UX improvements ([#&#8203;11924](https://github.com/n8n-io/n8n/issues/11924)) ([1e25774](https://github.com/n8n-io/n8n/commit/1e25774541461c86da5c4af8efec792e2814eeb1)) - **editor:** Persist user's preferred display modes on localStorage ([#&#8203;11929](https://github.com/n8n-io/n8n/issues/11929)) ([bd69316](https://github.com/n8n-io/n8n/commit/bd693162b86a21c90880bab2c2e67aab733095ff)) ##### Performance Improvements - **editor:** Virtualize SchemaView ([#&#8203;11694](https://github.com/n8n-io/n8n/issues/11694)) ([9c6def9](https://github.com/n8n-io/n8n/commit/9c6def91975764522fa52cdf21e9cb5bdb4d721d)) ### [`v1.70.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1700-2024-11-27) ##### Bug Fixes - **AI Agent Node:** Add binary message before scratchpad to prevent tool calling loops ([#&#8203;11845](https://github.com/n8n-io/n8n/issues/11845)) ([5c80cb5](https://github.com/n8n-io/n8n/commit/5c80cb57cf709a1097a38e0394aad6fce5330eba)) - CodeNodeEditor walk cannot read properties of null ([#&#8203;11129](https://github.com/n8n-io/n8n/issues/11129)) ([d99e0a7](https://github.com/n8n-io/n8n/commit/d99e0a7c979a1ee96b2eea1b9011d5bce375289a)) - **core:** Bring back execution data on the `executionFinished` push message ([#&#8203;11821](https://github.com/n8n-io/n8n/issues/11821)) ([0313570](https://github.com/n8n-io/n8n/commit/03135702f18e750ba44840dccfec042270629a2b)) - **core:** Correct invalid WS status code on removing connection ([#&#8203;11901](https://github.com/n8n-io/n8n/issues/11901)) ([1d80225](https://github.com/n8n-io/n8n/commit/1d80225d26ba01f78934a455acdcca7b83be7205)) - **core:** Don't use unbound context methods in code sandboxes ([#&#8203;11914](https://github.com/n8n-io/n8n/issues/11914)) ([f6c0d04](https://github.com/n8n-io/n8n/commit/f6c0d045e9683cd04ee849f37b96697097c5b41d)) - **core:** Fix broken execution query when using projectId ([#&#8203;11852](https://github.com/n8n-io/n8n/issues/11852)) ([a061dbc](https://github.com/n8n-io/n8n/commit/a061dbca07ad686c563e85c56081bc1a7830259b)) - **core:** Fix validation of items returned in the task runner ([#&#8203;11897](https://github.com/n8n-io/n8n/issues/11897)) ([a535e88](https://github.com/n8n-io/n8n/commit/a535e88f1aec8fbbf2eb9397d38748f49773de2d)) - **editor:** Add missing trigger waiting tooltip on new canvas ([#&#8203;11918](https://github.com/n8n-io/n8n/issues/11918)) ([a8df221](https://github.com/n8n-io/n8n/commit/a8df221bfbb5428d93d03f539bcfdaf29ee20c21)) - **editor:** Don't re-render input panel after node finishes executing ([#&#8203;11813](https://github.com/n8n-io/n8n/issues/11813)) ([b3a99a2](https://github.com/n8n-io/n8n/commit/b3a99a2351079c37ed6d83f43920ba80f3832234)) - **editor:** Fix AI assistant loading message layout ([#&#8203;11819](https://github.com/n8n-io/n8n/issues/11819)) ([89b4807](https://github.com/n8n-io/n8n/commit/89b48072432753137b498c338af7777036fdde7a)) - **editor:** Fix new canvas discovery tooltip position after adding github stars button ([#&#8203;11898](https://github.com/n8n-io/n8n/issues/11898)) ([f4ab5c7](https://github.com/n8n-io/n8n/commit/f4ab5c7b9244b8fdde427c12c1a152fbaaba0c34)) - **editor:** Fix node position not getting set when dragging selection on new canvas ([#&#8203;11871](https://github.com/n8n-io/n8n/issues/11871)) ([595de81](https://github.com/n8n-io/n8n/commit/595de81c03b3e488ab41fb8d1d316c3db6a8372a)) - **editor:** Restore workers view ([#&#8203;11876](https://github.com/n8n-io/n8n/issues/11876)) ([3aa72f6](https://github.com/n8n-io/n8n/commit/3aa72f613f64c16d7dff67ffe66037894e45aa7c)) - **editor:** Turn NPS survey into a modal and make sure it shows above the Ask AI button ([#&#8203;11814](https://github.com/n8n-io/n8n/issues/11814)) ([ca169f3](https://github.com/n8n-io/n8n/commit/ca169f3f3455fa39ce9120b30d7b409bade6561e)) - **editor:** Use `crypto.randomUUID()` to initialize node id if missing on new canvas ([#&#8203;11873](https://github.com/n8n-io/n8n/issues/11873)) ([bc4857a](https://github.com/n8n-io/n8n/commit/bc4857a1b3d6ea389f11fb8246a1cee33b8a008e)) - **n8n Form Node:** Duplicate popup in manual mode ([#&#8203;11925](https://github.com/n8n-io/n8n/issues/11925)) ([2c34bf4](https://github.com/n8n-io/n8n/commit/2c34bf4ea6137fb0fb321969684ffa621da20fa3)) - **n8n Form Node:** Redirect if completion page to trigger ([#&#8203;11822](https://github.com/n8n-io/n8n/issues/11822)) ([1a8fb7b](https://github.com/n8n-io/n8n/commit/1a8fb7bdc428c6a23c8708e2dcf924f1f10b47a9)) - **OpenAI Node:** Remove preview chatInput parameter for `Assistant:Messsage` operation ([#&#8203;11825](https://github.com/n8n-io/n8n/issues/11825)) ([4dde287](https://github.com/n8n-io/n8n/commit/4dde287cde3af7c9c0e57248e96b8f1270da9332)) - Retain execution data between partial executions (new flow) ([#&#8203;11828](https://github.com/n8n-io/n8n/issues/11828)) ([3320436](https://github.com/n8n-io/n8n/commit/3320436a6fdf8472b3843b9fe8d4de7af7f5ef5c)) ##### Features - Add SharePoint credentials ([#&#8203;11570](https://github.com/n8n-io/n8n/issues/11570)) ([05c6109](https://github.com/n8n-io/n8n/commit/05c61091db9bdd62fdcca910ead50d0bd512966a)) - Add Zabbix credential only node ([#&#8203;11489](https://github.com/n8n-io/n8n/issues/11489)) ([fbd1ecf](https://github.com/n8n-io/n8n/commit/fbd1ecfb29461fee393914bc200ec72c654d8944)) - **AI Transform Node:** Support for drag and drop ([#&#8203;11276](https://github.com/n8n-io/n8n/issues/11276)) ([2c252b0](https://github.com/n8n-io/n8n/commit/2c252b0b2d5282f4a87bce76f93c4c02dd8ff5e3)) - **editor:** Drop `response` wrapper requirement from Subworkflow Tool output ([#&#8203;11785](https://github.com/n8n-io/n8n/issues/11785)) ([cd3598a](https://github.com/n8n-io/n8n/commit/cd3598aaab6cefe58a4cb9df7d93fb501415e9d3)) - **editor:** Improve node and edge bring-to-front mechanism on new canvas ([#&#8203;11793](https://github.com/n8n-io/n8n/issues/11793)) ([b89ca9d](https://github.com/n8n-io/n8n/commit/b89ca9d482faa5cb542898f3973fb6e7c9a8437a)) - **editor:** Make new canvas connections go underneath node when looping backwards ([#&#8203;11833](https://github.com/n8n-io/n8n/issues/11833)) ([91d1bd8](https://github.com/n8n-io/n8n/commit/91d1bd8d333454f3971605df73c3703102d2a9e9)) - **editor:** Make the left sidebar in Expressions editor draggable ([#&#8203;11838](https://github.com/n8n-io/n8n/issues/11838)) ([a713b3e](https://github.com/n8n-io/n8n/commit/a713b3ed25feb1790412fc320cf41a0967635263)) - **editor:** Migrate existing users to new canvas and set new canvas as default ([#&#8203;11896](https://github.com/n8n-io/n8n/issues/11896)) ([caa7447](https://github.com/n8n-io/n8n/commit/caa744785a2cc5063a5fb9d269c0ea53ea432298)) - **Slack Node:** Update wait for approval to use markdown ([#&#8203;11754](https://github.com/n8n-io/n8n/issues/11754)) ([40dd02f](https://github.com/n8n-io/n8n/commit/40dd02f360d0d8752fe89c4304c18cac9858c530)) ### [`v1.69.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1690-2024-11-20) ##### Bug Fixes - Add supported versions warning to Zep memory node ([#&#8203;11803](https://github.com/n8n-io/n8n/issues/11803)) ([9cc5bc1](https://github.com/n8n-io/n8n/commit/9cc5bc1aef974fe6c2511c1597b90c8b54ba6b9c)) - **AI Agent Node:** Escape curly brackets in tools description for non Tool agents ([#&#8203;11772](https://github.com/n8n-io/n8n/issues/11772)) ([83abdfa](https://github.com/n8n-io/n8n/commit/83abdfaf027a0533824a3ac3e4bab3cad971821a)) - **Anthropic Chat Model Node:** Update credentials test endpoint ([#&#8203;11756](https://github.com/n8n-io/n8n/issues/11756)) ([6cf0aba](https://github.com/n8n-io/n8n/commit/6cf0abab5bcddb407571271b9f174e66bb209790)) - **core:** Add missing env vars to task runner config ([#&#8203;11810](https://github.com/n8n-io/n8n/issues/11810)) ([870c576](https://github.com/n8n-io/n8n/commit/870c576ed9d7ce4ef005db9c8bedd78e91084c9c)) - **core:** Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation ([#&#8203;11724](https://github.com/n8n-io/n8n/issues/11724)) ([3b62bd5](https://github.com/n8n-io/n8n/commit/3b62bd58c264be0225a74ae0eb35c4761c419b79)) - **core:** Delete binary data parent folder when pruning executions ([#&#8203;11790](https://github.com/n8n-io/n8n/issues/11790)) ([17ef2c6](https://github.com/n8n-io/n8n/commit/17ef2c63f69b811bdd28006df3b6edd446837971)) - **core:** Fix `diagnostics.enabled` default value ([#&#8203;11809](https://github.com/n8n-io/n8n/issues/11809)) ([5fa72b0](https://github.com/n8n-io/n8n/commit/5fa72b0512b00bdc6a1065b7b604c9640f469454)) - **core:** Improve the security on OAuth callback endpoints ([#&#8203;11593](https://github.com/n8n-io/n8n/issues/11593)) ([274fcf4](https://github.com/n8n-io/n8n/commit/274fcf45d393d8db1d2fb5ae1e774a4c9198a178)) - **core:** Restore old names for pruning config keys ([#&#8203;11782](https://github.com/n8n-io/n8n/issues/11782)) ([d15b8d0](https://github.com/n8n-io/n8n/commit/d15b8d05092d2ed9dd45fcfa34b4177f60469ebd)) - **core:** Unload any existing version of a community nodes package before upgrading it ([#&#8203;11727](https://github.com/n8n-io/n8n/issues/11727)) ([1d8fd13](https://github.com/n8n-io/n8n/commit/1d8fd13d841b73466ba5f8044d17d7199da7e856)) - **editor:** Add documentation link to insufficient quota message ([#&#8203;11777](https://github.com/n8n-io/n8n/issues/11777)) ([1987363](https://github.com/n8n-io/n8n/commit/1987363f7941285c51fda849a4ac92832368b25a)) - **editor:** Add project header subtitle ([#&#8203;11797](https://github.com/n8n-io/n8n/issues/11797)) ([ff4261c](https://github.com/n8n-io/n8n/commit/ff4261c16845c7de1790fdf0eaa9f57b37822289)) - **editor:** Change Home label to Overview ([#&#8203;11736](https://github.com/n8n-io/n8n/issues/11736)) ([1a78360](https://github.com/n8n-io/n8n/commit/1a783606b4ef22d85e173a2a780d5c49ff208932)) - **editor:** Fix executions sorting ([#&#8203;11808](https://github.com/n8n-io/n8n/issues/11808)) ([cd5ad65](https://github.com/n8n-io/n8n/commit/cd5ad65e90a3be4d67b51521772e0fceb7f4abc7)) - **editor:** Fix partial executions not working due to broken push message queue and race conditions ([#&#8203;11798](https://github.com/n8n-io/n8n/issues/11798)) ([b05d435](https://github.com/n8n-io/n8n/commit/b05d43519994abdd34a65462d14184c779d0b667)) - **editor:** Fix reordered switch connections when copying nodes on new canvas ([#&#8203;11788](https://github.com/n8n-io/n8n/issues/11788)) ([6c2dad7](https://github.com/n8n-io/n8n/commit/6c2dad79143f5b0c255ab8c97c3255314834c458)) - **editor:** Fix the issue with RMC Values to Send collection disappears ([#&#8203;11710](https://github.com/n8n-io/n8n/issues/11710)) ([7bb9002](https://github.com/n8n-io/n8n/commit/7bb9002cbc10cf58550f53a30c6fd7151f8e7355)) - **editor:** Improve formatting of expired trial error message ([#&#8203;11708](https://github.com/n8n-io/n8n/issues/11708)) ([8a0ad0f](https://github.com/n8n-io/n8n/commit/8a0ad0f910feeada6d0c63e81c3e97a1a6e44de7)) - **editor:** Optimize application layout ([#&#8203;11769](https://github.com/n8n-io/n8n/issues/11769)) ([91f9390](https://github.com/n8n-io/n8n/commit/91f9390b90a68d064ea00d10505bf3767ddec1d4)) - **Google Sheets Trigger Node:** Fix issue with regex showing correct sheet as invalid ([#&#8203;11770](https://github.com/n8n-io/n8n/issues/11770)) ([d5ba1a0](https://github.com/n8n-io/n8n/commit/d5ba1a059b7a67154f17f8ad3fcfe66c5c031059)) - **HTTP Request Node:** Continue using error ([#&#8203;11733](https://github.com/n8n-io/n8n/issues/11733)) ([d1bae1a](https://github.com/n8n-io/n8n/commit/d1bae1ace062dd5b64087e0313e78599b5994355)) - **n8n Form Node:** Support expressions in completion page ([#&#8203;11781](https://github.com/n8n-io/n8n/issues/11781)) ([1099167](https://github.com/n8n-io/n8n/commit/10991675fe2e6913e8f03d565b670257941f18e5)) - Prevent workflow to run if active and single webhook service ([#&#8203;11752](https://github.com/n8n-io/n8n/issues/11752)) ([bcb9a20](https://github.com/n8n-io/n8n/commit/bcb9a2078186ff80e03ca3b8532d3585c307d86b)) - **Read/Write Files from Disk Node:** Escape parenthesis when reading file ([#&#8203;11753](https://github.com/n8n-io/n8n/issues/11753)) ([285534e](https://github.com/n8n-io/n8n/commit/285534e6d0ceb60290bd0a928054e494252148fe)) - **YouTube Node:** Issue in published before and after dates filters ([#&#8203;11741](https://github.com/n8n-io/n8n/issues/11741)) ([7381c28](https://github.com/n8n-io/n8n/commit/7381c28af00148b329690021b921267a48a6eaa3)) ##### Features - **core:** Improve debugging of sub-workflows ([#&#8203;11602](https://github.com/n8n-io/n8n/issues/11602)) ([fd3254d](https://github.com/n8n-io/n8n/commit/fd3254d5874a03b57421246b77a519787536a93e)) - **core:** Improve handling of manual executions with wait nodes ([#&#8203;11750](https://github.com/n8n-io/n8n/issues/11750)) ([61696c3](https://github.com/n8n-io/n8n/commit/61696c3db313cdc97925af728ff5c68415f9b6b2)) - **editor:** Add Info Note to NDV Output Panel if no existing Tools were used during Execution ([#&#8203;11672](https://github.com/n8n-io/n8n/issues/11672)) ([de0e861](https://github.com/n8n-io/n8n/commit/de0e86150f4d0615481e5ec3869465cfd1ce822f)) - **editor:** Add option to create sub workflow from workflows list in `Execute Workflow` node ([#&#8203;11706](https://github.com/n8n-io/n8n/issues/11706)) ([c265d44](https://github.com/n8n-io/n8n/commit/c265d44841eb147115563ce24c56666b1e321433)) - **editor:** Add selection navigation using the keyboard on new canvas ([#&#8203;11679](https://github.com/n8n-io/n8n/issues/11679)) ([6cd9b99](https://github.com/n8n-io/n8n/commit/6cd9b996af0406caf65941503276524de9e2add4)) - **editor:** Add universal Create Resource Menu ([#&#8203;11564](https://github.com/n8n-io/n8n/issues/11564)) ([b38ce14](https://github.com/n8n-io/n8n/commit/b38ce14ec94d74aa1c9780a0572804ff6266588d)) - **Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node:** Add support for basePath url in Azure Open AI nodes ([#&#8203;11784](https://github.com/n8n-io/n8n/issues/11784)) ([e298ebe](https://github.com/n8n-io/n8n/commit/e298ebe90d69f466ee897855472eaa7be1d96aba)) - **Embeddings OpenAI Node, Embeddings Azure OpenAI Node:** Add dimensions option ([#&#8203;11773](https://github.com/n8n-io/n8n/issues/11773)) ([de01a8a](https://github.com/n8n-io/n8n/commit/de01a8a01d37f33ab8bcbc65588cafebda969922)) - GitHub stars dismiss button ([#&#8203;11794](https://github.com/n8n-io/n8n/issues/11794)) ([8fbad74](https://github.com/n8n-io/n8n/commit/8fbad74ab685c2ba0395c30cee0ddf9498fb8984)) ### [`v1.68.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1680-2024-11-13) ##### Bug Fixes - **AI Agent Node:** Throw better errors for non-tool agents when using structured tools ([#&#8203;11582](https://github.com/n8n-io/n8n/issues/11582)) ([9b6123d](https://github.com/n8n-io/n8n/commit/9b6123dfb2648f880c7829211fa07666611ad0ea)) - **Auto-fixing Output Parser Node:** Only run retry chain on parsing errors ([#&#8203;11569](https://github.com/n8n-io/n8n/issues/11569)) ([21b31e4](https://github.com/n8n-io/n8n/commit/21b31e488ff6ab0bcf3c79edcd17b9e37d4c64a4)) - **core:** Continue with error output reverse items in success branch ([#&#8203;11684](https://github.com/n8n-io/n8n/issues/11684)) ([6d5ee83](https://github.com/n8n-io/n8n/commit/6d5ee832966fab96043b0d65697c059ced61d334)) - **core:** Ensure task runner server closes websocket connection correctly ([#&#8203;11633](https://github.com/n8n-io/n8n/issues/11633)) ([b496bf3](https://github.com/n8n-io/n8n/commit/b496bf3147d2cd873d24371be02cb7ea5dbd8621)) - **core:** Handle websocket connection error more gracefully in task runners ([#&#8203;11635](https://github.com/n8n-io/n8n/issues/11635)) ([af7d6e6](https://github.com/n8n-io/n8n/commit/af7d6e68d0436ff8a3d4e8410dc8ee4f3a035c44)) - **core:** Improve model sub-nodes error handling ([#&#8203;11418](https://github.com/n8n-io/n8n/issues/11418)) ([57467d0](https://github.com/n8n-io/n8n/commit/57467d0285d67509322630c4c01130022f274a41)) - **core:** Make push work for waiting webhooks ([#&#8203;11678](https://github.com/n8n-io/n8n/issues/11678)) ([600479b](https://github.com/n8n-io/n8n/commit/600479bf36ba8870d4aecacad19a2dc5f2d97959)) - **core:** Revert all the context helpers changes ([#&#8203;11616](https://github.com/n8n-io/n8n/issues/11616)) ([20fd38f](https://github.com/n8n-io/n8n/commit/20fd38f3517f7ef35604ba16abb4d951270b4d50)) - **core:** Set the authentication methad to `email` during startup if the SAML configuration in the database has been corrupted ([#&#8203;11600](https://github.com/n8n-io/n8n/issues/11600)) ([6439291](https://github.com/n8n-io/n8n/commit/6439291738dec16261979d6d835acbc63743d51a)) - **core:** Use cached value in retrieval of personal project owner ([#&#8203;11533](https://github.com/n8n-io/n8n/issues/11533)) ([04029d8](https://github.com/n8n-io/n8n/commit/04029d82a11b52990890380ba7094055b18e7c1f)) - Credentials save button is hidden unless you make changes to the ([#&#8203;11492](https://github.com/n8n-io/n8n/issues/11492)) ([835fbfe](https://github.com/n8n-io/n8n/commit/835fbfe337dd8dc0d0b0318c7227e174484e1328)) - **editor:** Add stickies to node insert position conflict check allowlist ([#&#8203;11624](https://github.com/n8n-io/n8n/issues/11624)) ([fc39e3c](https://github.com/n8n-io/n8n/commit/fc39e3ca16231c176957e2504d55df6b416874fe)) - **editor:** Adjust Scrollbar Width of RunData Header Row ([#&#8203;11561](https://github.com/n8n-io/n8n/issues/11561)) ([d17d76a](https://github.com/n8n-io/n8n/commit/d17d76a85d5425bc091d29fc84605ffbccbca984)) - **editor:** Cap NDV Output View Tab Index to prevent rare edge case ([#&#8203;11614](https://github.com/n8n-io/n8n/issues/11614)) ([a6c8ee4](https://github.com/n8n-io/n8n/commit/a6c8ee4a82e6055766dc1307f79c774c17bb5f4d)) - **editor:** Do not show hover tooltip when autocomplete is active ([#&#8203;11653](https://github.com/n8n-io/n8n/issues/11653)) ([23caf43](https://github.com/n8n-io/n8n/commit/23caf43e30342a21d45c825f438aa1e6193601d1)) - **editor:** Enable pinning main output with error and always allow unpinning ([#&#8203;11452](https://github.com/n8n-io/n8n/issues/11452)) ([40c8882](https://github.com/n8n-io/n8n/commit/40c88822acdcda6401bd92b9cf89d013c44b8453)) - **editor:** Fix collapsing nested items in expression modal schema view ([#&#8203;11645](https://github.com/n8n-io/n8n/issues/11645)) ([41dea52](https://github.com/n8n-io/n8n/commit/41dea522fbfb1c9acee51f47f384973914454b5f)) - **editor:** Fix default workflow settings ([#&#8203;11632](https://github.com/n8n-io/n8n/issues/11632)) ([658568e](https://github.com/n8n-io/n8n/commit/658568e2700bfd5b61da53f3052403d0098c2d90)) - **editor:** Fix duplicate chat trigger ([#&#8203;11693](https://github.com/n8n-io/n8n/issues/11693)) ([a025848](https://github.com/n8n-io/n8n/commit/a025848ec4be96f74d4de2ab104256b6d89bb837)) - **editor:** Fix hiding SQL query output when trying to select ([#&#8203;11649](https://github.com/n8n-io/n8n/issues/11649)) ([4dbf2f4](https://github.com/n8n-io/n8n/commit/4dbf2f4256111985b367030020f1494b8a8b95af)) - **editor:** Fix scrolling in code edit modal ([#&#8203;11647](https://github.com/n8n-io/n8n/issues/11647)) ([8f695f3](https://github.com/n8n-io/n8n/commit/8f695f3417820e7b9bb04b78972f6abbd61abbe8)) - **editor:** Prevent error being thrown in RLC while loading ([#&#8203;11676](https://github.com/n8n-io/n8n/issues/11676)) ([ca8cb45](https://github.com/n8n-io/n8n/commit/ca8cb455ba59831295c238afb11aeab6ad18428e)) - **editor:** Prevent NodeCreator from swallowing AskAssistant enter event ([#&#8203;11532](https://github.com/n8n-io/n8n/issues/11532)) ([db94f16](https://github.com/n8n-io/n8n/commit/db94f169fcd03983fc78a3b4c5e11543610825bf)) - **editor:** Show node executing status shortly before switching to success on new canvas ([#&#8203;11675](https://github.com/n8n-io/n8n/issues/11675)) ([b0ba24c](https://github.com/n8n-io/n8n/commit/b0ba24cbbc55cebc26e9f62ead7396c4c8fbd062)) - **editor:** Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors ([#&#8203;11573](https://github.com/n8n-io/n8n/issues/11573)) ([8cba100](https://github.com/n8n-io/n8n/commit/8cba1004888f60ca653ee069501c13b3cadcc561)) - **Facebook Lead Ads Trigger Node:** Fix issue with optional fields ([#&#8203;11692](https://github.com/n8n-io/n8n/issues/11692)) ([70d315b](https://github.com/n8n-io/n8n/commit/70d315b3d5b8f5f3e0f39527bba11e254a52028e)) - **Google BigQuery Node:** Add item index to insert error ([#&#8203;11702](https://github.com/n8n-io/n8n/issues/11702)) ([145d092](https://github.com/n8n-io/n8n/commit/145d0921b217bbd4b625beaacfa14429560bf51b)) - **Google Drive Node:** Fix file upload for streams ([#&#8203;11698](https://github.com/n8n-io/n8n/issues/11698)) ([770230f](https://github.com/n8n-io/n8n/commit/770230fbfe0b9e86527254e201c4602fbced94ff)) - **In-Memory Vector Store Node:** Fix displaying execution data of connected embedding nodes ([#&#8203;11701](https://github.com/n8n-io/n8n/issues/11701)) ([40ade15](https://github.com/n8n-io/n8n/commit/40ade151724f4af28a6ed959fd9363450ea711fd)) - **Item List Output Parser Node:** Fix number of items parameter issue ([#&#8203;11696](https://github.com/n8n-io/n8n/issues/11696)) ([01ebe9d](https://github.com/n8n-io/n8n/commit/01ebe9dd38629afbab954fb489f3ef2bb7ab5b34)) - **n8n Form Node:** Find completion page ([#&#8203;11674](https://github.com/n8n-io/n8n/issues/11674)) ([ed3ad6d](https://github.com/n8n-io/n8n/commit/ed3ad6d684597f7c4b7419dfa81d476e66f10eba)) - **n8n Form Node:** Open form page if form trigger has pin data ([#&#8203;11673](https://github.com/n8n-io/n8n/issues/11673)) ([f0492bd](https://github.com/n8n-io/n8n/commit/f0492bd3bb0d94802a2707fb1cf861313b6ea808)) - **n8n Form Node:** Trigger page stack in waiting if error in workflow ([#&#8203;11671](https://github.com/n8n-io/n8n/issues/11671)) ([94b5873](https://github.com/n8n-io/n8n/commit/94b5873248212a5500f02cf3c0d74df6f9d8fb26)) - **n8n Form Trigger Node:** Checkboxes different sizes ([#&#8203;11677](https://github.com/n8n-io/n8n/issues/11677)) ([c08d23c](https://github.com/n8n-io/n8n/commit/c08d23c00f01bb6fcb3b75f02e0338af375f9b32)) - NDV search bugs ([#&#8203;11613](https://github.com/n8n-io/n8n/issues/11613)) ([c32cf64](https://github.com/n8n-io/n8n/commit/c32cf644a6b8c21558e802449329877845de70b1)) - **Notion Node:** Extract page url ([#&#8203;11643](https://github.com/n8n-io/n8n/issues/11643)) ([cbdd535](https://github.com/n8n-io/n8n/commit/cbdd535fe0cb4e032ea82f008dcf35cc5f2264c2)) - **Redis Chat Memory Node:** Respect the SSL flag from the credential ([#&#8203;11689](https://github.com/n8n-io/n8n/issues/11689)) ([b5cbf75](https://github.com/n8n-io/n8n/commit/b5cbf7566d351d8a8e9972f13ff5867ff1c8d7d0)) - **Supabase Node:** Reset query parameters in get many operation ([#&#8203;11630](https://github.com/n8n-io/n8n/issues/11630)) ([7458229](https://github.com/n8n-io/n8n/commit/74582290c04d2dd32300b1a6c7715862ae837d34)) - **Switch Node:** Maintain output connections ([#&#8203;11162](https://github.com/n8n-io/n8n/issues/11162)) ([9bd79fc](https://github.com/n8n-io/n8n/commit/9bd79fceebc4453d0fe40ae5f628d5e31ff2b326)) ##### Features - **AI Transform Node:** Show warning for binary data ([#&#8203;11560](https://github.com/n8n-io/n8n/issues/11560)) ([ddbb263](https://github.com/n8n-io/n8n/commit/ddbb263dce0fc458abc95d850217251bb49d2b83)) - **core:** Make all http requests made with `httpRequestWithAuthentication` abortable ([#&#8203;11704](https://github.com/n8n-io/n8n/issues/11704)) ([0d8aada](https://github.com/n8n-io/n8n/commit/0d8aada49005d6a6078e8460003a0de61a8f423c)) - **editor:** Improve how we show default Agent prompt and Memory session parameters ([#&#8203;11491](https://github.com/n8n-io/n8n/issues/11491)) ([565f8cd](https://github.com/n8n-io/n8n/commit/565f8cd8c78b534a50e272997d659d162fa86625)) - **editor:** Improve workflow loading performance on new canvas ([#&#8203;11629](https://github.com/n8n-io/n8n/issues/11629)) ([f1e2df7](https://github.com/n8n-io/n8n/commit/f1e2df7d0753aa0f33cf299100a063bf89cc8b35)) - **editor:** Redesign Canvas Chat ([#&#8203;11634](https://github.com/n8n-io/n8n/issues/11634)) ([a412ab7](https://github.com/n8n-io/n8n/commit/a412ab7ebfcd6aa9051a8ca36e34f1067102c998)) - **editor:** Restrict when a ChatTrigger Node is added automatically ([#&#8203;11523](https://github.com/n8n-io/n8n/issues/11523)) ([93a6f85](https://github.com/n8n-io/n8n/commit/93a6f858fa3eb53f8b48b2a3d6b7377279dd6ed1)) - Github star button in-app ([#&#8203;11695](https://github.com/n8n-io/n8n/issues/11695)) ([0fd684d](https://github.com/n8n-io/n8n/commit/0fd684d90c830f8b0aab12b7f78a1fa5619c62c9)) - **Oura Node:** Update node for v2 api ([#&#8203;11604](https://github.com/n8n-io/n8n/issues/11604)) ([3348fbb](https://github.com/n8n-io/n8n/commit/3348fbb1547c430ff8707b298640e3461d3f6536)) ##### Performance Improvements - **editor:** Add lint rules for optimization-friendly syntax ([#&#8203;11681](https://github.com/n8n-io/n8n/issues/11681)) ([88295c7](https://github.com/n8n-io/n8n/commit/88295c70495ae3d017674d5745972a346fcbaf12)) ### [`v1.67.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1670-2024-11-06) ##### Bug Fixes - Bring back nodes panel telemetry events ([#&#8203;11456](https://github.com/n8n-io/n8n/issues/11456)) ([130c942](https://github.com/n8n-io/n8n/commit/130c942f633788d1b2f937d6fea342d4450c6e3d)) - **core:** Account for double quotes in instance base URL ([#&#8203;11495](https://github.com/n8n-io/n8n/issues/11495)) ([c5191e6](https://github.com/n8n-io/n8n/commit/c5191e697a9a9ebfa2b67587cd01b5835ebf6ea8)) - **core:** Do not delete waiting executions when saving of successful executions is disabled ([#&#8203;11458](https://github.com/n8n-io/n8n/issues/11458)) ([e8757e5](https://github.com/n8n-io/n8n/commit/e8757e58f69e091ac3d2a2f8e8c8e33ac57c1e47)) - **core:** Don't send a `executionFinished` event to the browser with no run data if the execution has already been cleaned up ([#&#8203;11502](https://github.com/n8n-io/n8n/issues/11502)) ([d1153f5](https://github.com/n8n-io/n8n/commit/d1153f51e80911cbc8f34ba5f038f349b75295c3)) - **core:** Include `projectId` in range query middleware ([#&#8203;11590](https://github.com/n8n-io/n8n/issues/11590)) ([a6070af](https://github.com/n8n-io/n8n/commit/a6070afdda29631fd36e5213f52bf815268bcda4)) - **core:** Save exeution progress for waiting executions, even when progress saving is disabled ([#&#8203;11535](https://github.com/n8n-io/n8n/issues/11535)) ([6b9353c](https://github.com/n8n-io/n8n/commit/6b9353c80f61ab36945fff434d98242dc1cab7b3)) - **core:** Use the correct docs URL for regular nodes when used as tools ([#&#8203;11529](https://github.com/n8n-io/n8n/issues/11529)) ([a092b8e](https://github.com/n8n-io/n8n/commit/a092b8e972e1253d92df416f19096a045858e7c1)) - **Edit Image Node:** Fix Text operation by setting Arial as default font ([#&#8203;11125](https://github.com/n8n-io/n8n/issues/11125)) ([60c1ace](https://github.com/n8n-io/n8n/commit/60c1ace64be29d651ce7b777fbb576598e38b9d7)) - **editor:** Auto focus first fields on SignIn, SignUp and ForgotMyPassword views ([#&#8203;11445](https://github.com/n8n-io/n8n/issues/11445)) ([5b5bd72](https://github.com/n8n-io/n8n/commit/5b5bd7291dde17880b7699f7e6832938599ffd8f)) - **editor:** Do not overwrite the webhookId in the new canvas ([#&#8203;11562](https://github.com/n8n-io/n8n/issues/11562)) ([dfd785b](https://github.com/n8n-io/n8n/commit/dfd785bc0894257eb6e62b0dd8f71248c27aae53)) - **editor:** Ensure Enter key on Cancel button correctly cancels node rename ([#&#8203;11563](https://github.com/n8n-io/n8n/issues/11563)) ([be05ae3](https://github.com/n8n-io/n8n/commit/be05ae36e7790156cb48b317fc254ae46a3b2d8c)) - **editor:** Fix emitting `n8nReady` notification via `postmessage` on new canvas ([#&#8203;11558](https://github.com/n8n-io/n8n/issues/11558)) ([463d101](https://github.com/n8n-io/n8n/commit/463d101f3592e6df4afd66c4d0fde0cb4aec34cc)) - **editor:** Fix run index input for RunData view in sub-nodes ([#&#8203;11538](https://github.com/n8n-io/n8n/issues/11538)) ([434d31c](https://github.com/n8n-io/n8n/commit/434d31ce928342d52b6ab8b78639afd7829216d4)) - **editor:** Fix selected credential being overwritten in NDV ([#&#8203;11496](https://github.com/n8n-io/n8n/issues/11496)) ([a26c0e2](https://github.com/n8n-io/n8n/commit/a26c0e2c3c7da87bfaba9737a967aa0070810d85)) - **editor:** Keep workflow pristine after load on new canvas ([#&#8203;11579](https://github.com/n8n-io/n8n/issues/11579)) ([7254359](https://github.com/n8n-io/n8n/commit/7254359855b89769613cd5cc24dbb4f45a7cc76f)) - Show Pinned data in demo mode ([#&#8203;11490](https://github.com/n8n-io/n8n/issues/11490)) ([ca2a583](https://github.com/n8n-io/n8n/commit/ca2a583b5cbb0cba3ecb694261806de16547aa91)) - Toast not aligned to the bottom when AI assistant disable ([#&#8203;11549](https://github.com/n8n-io/n8n/issues/11549)) ([e80f7e0](https://github.com/n8n-io/n8n/commit/e80f7e0a02a972379f73af6a44de11768081086e)) ##### Features - Add Rapid7 InsightVm credentials ([#&#8203;11462](https://github.com/n8n-io/n8n/issues/11462)) ([46eceab](https://github.com/n8n-io/n8n/commit/46eceabc27ac219b11b85c16c533a2cff848c5dd)) - **AI Transform Node:** UX improvements ([#&#8203;11280](https://github.com/n8n-io/n8n/issues/11280)) ([8a48407](https://github.com/n8n-io/n8n/commit/8a484077af3d3e1fe2d1b90b1ea9edf4ba41fcb6)) - **Anthropic Chat Model Node:** Add support for Haiku 3.5 ([#&#8203;11551](https://github.com/n8n-io/n8n/issues/11551)) ([8b39825](https://github.com/n8n-io/n8n/commit/8b398256a81594a52f20f8eb8adf8ff205209bc1)) - **Convert to File Node:** Add delimiter convert to csv ([#&#8203;11556](https://github.com/n8n-io/n8n/issues/11556)) ([63d454b](https://github.com/n8n-io/n8n/commit/63d454b776c092ff8c6c521a7e083774adb8f649)) - **editor:** Update panning and selection keybindings on new canvas ([#&#8203;11534](https://github.com/n8n-io/n8n/issues/11534)) ([5e2e205](https://github.com/n8n-io/n8n/commit/5e2e205394adf76faf02aee2d4f21df71848e1d4)) - **Gmail Trigger Node:** Add filter option to include drafts ([#&#8203;11441](https://github.com/n8n-io/n8n/issues/11441)) ([7a2be77](https://github.com/n8n-io/n8n/commit/7a2be77f384a32ede3acad8fe24fb89227c058bf)) - **Intercom Node:** Update credential to new style ([#&#8203;11485](https://github.com/n8n-io/n8n/issues/11485)) ([b137e13](https://github.com/n8n-io/n8n/commit/b137e13845f0714ebf7421c837f5ab104b66709b)) ### [`v1.66.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1660-2024-10-31) ##### Bug Fixes - **Asana Node:** Fix issue with pagination ([#&#8203;11415](https://github.com/n8n-io/n8n/issues/11415)) ([04c075a](https://github.com/n8n-io/n8n/commit/04c075a46bcc7b1964397f0244b0fde99476212d)) - **core:** Add 'user_id' to `license-community-plus-registered` telemetry event ([#&#8203;11430](https://github.com/n8n-io/n8n/issues/11430)) ([7a8dafe](https://github.com/n8n-io/n8n/commit/7a8dafe9902fbc0d5001c50579c34959b95211ab)) - **core:** Add safeguard for command publishing ([#&#8203;11337](https://github.com/n8n-io/n8n/issues/11337)) ([656439e](https://github.com/n8n-io/n8n/commit/656439e87138f9f96dea5a683cfdac3f661ffefb)) - **core:** Ensure `LoggerProxy` is not scoped ([#&#8203;11379](https://github.com/n8n-io/n8n/issues/11379)) ([f4ea943](https://github.com/n8n-io/n8n/commit/f4ea943c9cb2321e41705de6c5c27535a0f5eae0)) - **core:** Ensure `remove-triggers-and-pollers` command is not debounced ([#&#8203;11486](https://github.com/n8n-io/n8n/issues/11486)) ([529d4fc](https://github.com/n8n-io/n8n/commit/529d4fc3ef5206bd1b02d27634342cc50b45997e)) - **core:** Ensure job processor does not reprocess amended executions ([#&#8203;11438](https://github.com/n8n-io/n8n/issues/11438)) ([c152a3a](https://github.com/n8n-io/n8n/commit/c152a3ac56f140a39eea4771a94f5a3082118df7)) - **core:** Fix Message Event Bus Metrics not counting up for labeled metrics ([#&#8203;11396](https://github.com/n8n-io/n8n/issues/11396)) ([7fc3b25](https://github.com/n8n-io/n8n/commit/7fc3b25d21c6c4f1802f34b1ae065a65cac3001b)) - **core:** Fix resolving of $fromAI expression via `evaluateExpression` ([#&#8203;11397](https://github.com/n8n-io/n8n/issues/11397)) ([2e64464](https://github.com/n8n-io/n8n/commit/2e6446454defbd3e5a47b66e6fd46d4f1b9fbd0f)) - **core:** Make execution and its data creation atomic ([#&#8203;11392](https://github.com/n8n-io/n8n/issues/11392)) ([ed30d43](https://github.com/n8n-io/n8n/commit/ed30d43236bf3c6b657022636a02a41be01aa152)) - **core:** On unhandled rejections, extract the original exception correctly ([#&#8203;11389](https://github.com/n8n-io/n8n/issues/11389)) ([8608bae](https://github.com/n8n-io/n8n/commit/8608baeb7ec302daddc8adca6e39778dcf7b2eda)) - **editor:** Fix TypeError: Cannot read properties of undefined (reading '0') ([#&#8203;11399](https://github.com/n8n-io/n8n/issues/11399)) ([ae37c52](https://github.com/n8n-io/n8n/commit/ae37c520a91c75e353e818944b36a3619c0d8b4a)) - **editor:** Add Retry button for AI Assistant errors ([#&#8203;11345](https://github.com/n8n-io/n8n/issues/11345)) ([7699240](https://github.com/n8n-io/n8n/commit/7699240073122cdef31cf109fd37fa66961f588a)) - **editor:** Change tooltip for workflow with execute workflow trigger ([#&#8203;11374](https://github.com/n8n-io/n8n/issues/11374)) ([dcd6038](https://github.com/n8n-io/n8n/commit/dcd6038c3085135803cdaa546a239359a6d449eb)) - **editor:** Ensure toasts show above modal overlays ([#&#8203;11410](https://github.com/n8n-io/n8n/issues/11410)) ([351134f](https://github.com/n8n-io/n8n/commit/351134f786af933f5f310bf8d9897269387635a0)) - **editor:** Fit view consistently after nodes are initialized on new canvas ([#&#8203;11457](https://github.com/n8n-io/n8n/issues/11457)) ([497d637](https://github.com/n8n-io/n8n/commit/497d637fc5308b9c4a06bc764152fde1f1a9c130)) - **editor:** Fix adding connections when initializing workspace in templates view on new canvas ([#&#8203;11451](https://github.com/n8n-io/n8n/issues/11451)) ([ea47b02](https://github.com/n8n-io/n8n/commit/ea47b025fb16c967d4fc73dcacc6e260d2aecd61)) - **editor:** Fix rendering of AI logs ([#&#8203;11450](https://github.com/n8n-io/n8n/issues/11450)) ([73b0a80](https://github.com/n8n-io/n8n/commit/73b0a80ac92b4f4b5a300d0ec1c833b4395a222a)) - **editor:** Hide data mapping tooltip in credential edit modal ([#&#8203;11356](https://github.com/n8n-io/n8n/issues/11356)) ([ff14dcb](https://github.com/n8n-io/n8n/commit/ff14dcb3a1ddaea4eca7c1ecd2e92c0abb0c413c)) - **editor:** Prevent running workflow that has issues if listening to webhook ([#&#8203;11402](https://github.com/n8n-io/n8n/issues/11402)) ([8b0a48f](https://github.com/n8n-io/n8n/commit/8b0a48f53010378e497e4cc362fda75a958cf363)) - **editor:** Run external hooks after settings have been initialized ([#&#8203;11423](https://github.com/n8n-io/n8n/issues/11423)) ([0ab24c8](https://github.com/n8n-io/n8n/commit/0ab24c814abd1787268750ba808993ab2735ac52)) - **editor:** Support middle click to scroll when using a mouse on new canvas ([#&#8203;11384](https://github.com/n8n-io/n8n/issues/11384)) ([46f3b4a](https://github.com/n8n-io/n8n/commit/46f3b4a258f89f02e0d2bd1eef25a22e3a721167)) - **HTTP Request Tool Node:** Fix HTML response optimization issue ([#&#8203;11439](https://github.com/n8n-io/n8n/issues/11439)) ([cf37e94](https://github.com/n8n-io/n8n/commit/cf37e94dd875e9f6ab1f189146fb34e7296af93c)) - **n8n Form Node:** Form Trigger does not wait in multi-form mode ([#&#8203;11404](https://github.com/n8n-io/n8n/issues/11404)) ([151f4dd](https://github.com/n8n-io/n8n/commit/151f4dd7b8f800af424f8ae64cb8238975fb3cb8)) - Update required node js version in CONTRIBUTING.md ([#&#8203;11437](https://github.com/n8n-io/n8n/issues/11437)) ([4f511aa](https://github.com/n8n-io/n8n/commit/4f511aab68651caa8fe47f70cd7cdb88bb06a3e2)) ##### Features - **Anthropic Chat Model Node:** Add model claude-3-5-sonnet-20241022 ([#&#8203;11465](https://github.com/n8n-io/n8n/issues/11465)) ([f6c8890](https://github.com/n8n-io/n8n/commit/f6c8890a8069de221b9b96e735418ecc9624cf7b)) - **core:** Handle nodes with multiple inputs and connections during partial executions ([#&#8203;11376](https://github.com/n8n-io/n8n/issues/11376)) ([cb7c4d2](https://github.com/n8n-io/n8n/commit/cb7c4d29a6f042b590822e5b9c67fff0a8f0863d)) - **editor:** Add descriptive header to projects /workflow ([#&#8203;11203](https://github.com/n8n-io/n8n/issues/11203)) ([5d19e8f](https://github.com/n8n-io/n8n/commit/5d19e8f2b45dc1abc5a8253f9e3a0fdacb1ebd91)) - **editor:** Improve placeholder for vector store tool ([#&#8203;11483](https://github.com/n8n-io/n8n/issues/11483)) ([629e092](https://github.com/n8n-io/n8n/commit/629e09240785bc648ff6575f97910fbb4e77cdab)) - **editor:** Remove edge execution animation on new canvas ([#&#8203;11446](https://github.com/n8n-io/n8n/issues/11446)) ([a701d87](https://github.com/n8n-io/n8n/commit/a701d87f5ba94ffc811e424b60e188b26ac6c1c5)) - **editor:** Update ownership pills ([#&#8203;11155](https://github.com/n8n-io/n8n/issues/11155)) ([8147038](https://github.com/n8n-io/n8n/commit/8147038cf87dca657602e617e49698065bf1a63f)) ### [`v1.65.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1650-2024-10-24) ##### Bug Fixes - **AI Agent Node:** Preserve `intermediateSteps` when using output parser with non-tool agent ([#&#8203;11363](https://github.com/n8n-io/n8n/issues/11363)) ([e61a853](https://github.com/n8n-io/n8n/commit/e61a8535aa39653b9a87575ea911a65318282167)) - **API:** `PUT /credentials/:id` should move the specified credential, not the first one in the database ([#&#8203;11365](https://github.com/n8n-io/n8n/issues/11365)) ([e6b2f8e](https://github.com/n8n-io/n8n/commit/e6b2f8e7e6ebbb6e3776a976297d519e99ac6c64)) - **API:** Correct credential schema for response in `POST /credentials` ([#&#8203;11340](https://github.com/n8n-io/n8n/issues/11340)) ([f495875](https://github.com/n8n-io/n8n/commit/f4958756b4976e0b608b9155dab84564f7e8804e)) - **core:** Account for waiting jobs during shutdown ([#&#8203;11338](https://github.com/n8n-io/n8n/issues/11338)) ([c863abd](https://github.com/n8n-io/n8n/commit/c863abd08300b53ea898fc4d06aae97dec7afa9b)) - **core:** Add missing primary key to execution annotation tags table ([#&#8203;11168](https://github.com/n8n-io/n8n/issues/11168)) ([b4b543d](https://github.com/n8n-io/n8n/commit/b4b543d41daa07753eca24ab93bf7445f672361d)) - **core:** Change dedupe value column type from varchar(255) to text ([#&#8203;11357](https://github.com/n8n-io/n8n/issues/11357)) ([7a71cff](https://github.com/n8n-io/n8n/commit/7a71cff4d75fe4e7282a398b4843428e0161ba8c)) - **core:** Do not debounce webhooks, triggers and pollers activation ([#&#8203;11306](https://github.com/n8n-io/n8n/issues/11306)) ([64bddf8](https://github.com/n8n-io/n8n/commit/64bddf86536ddd688638a643d24f80c947a12f31)) - **core:** Enforce nodejs version consistently ([#&#8203;11323](https://github.com/n8n-io/n8n/issues/11323)) ([0fa2e8c](https://github.com/n8n-io/n8n/commit/0fa2e8ca85005362d9043d82469f3c3525f4c4ef)) - **core:** Fix memory issue with empty model response ([#&#8203;11300](https://github.com/n8n-io/n8n/issues/11300)) ([216b119](https://github.com/n8n-io/n8n/commit/216b119350949de70f15cf2d61f474770803ad7a)) - **core:** Fix race condition when resolving post-execute promise ([#&#8203;11360](https://github.com/n8n-io/n8n/issues/11360)) ([4f1816e](https://github.com/n8n-io/n8n/commit/4f1816e03db00219bc2e723e3048848aef7f8fe1)) - **core:** Sanitise IdP provided information in SAML test pages ([#&#8203;11171](https://github.com/n8n-io/n8n/issues/11171)) ([74fc388](https://github.com/n8n-io/n8n/commit/74fc3889b946e8f224e65ef8d3d44125404aa4fc)) - Don't show pin button in input panel when there's binary data ([#&#8203;11267](https://github.com/n8n-io/n8n/issues/11267)) ([c0b5b92](https://github.com/n8n-io/n8n/commit/c0b5b92f62a2d7ba60492eb27daced268b654fe9)) - **editor:** Add Personal project to main navigation ([#&#8203;11161](https://github.com/n8n-io/n8n/issues/11161)) ([1f441f9](https://github.com/n8n-io/n8n/commit/1f441f97528f58e905eaf8930577bbcd08debf06)) - **editor:** Fix Cannot read properties of undefined (reading 'finished') ([#&#8203;11367](https://github.com/n8n-io/n8n/issues/11367)) ([475d72e](https://github.com/n8n-io/n8n/commit/475d72e0bc9e13c6dc56129902f6f89c67547f78)) - **editor:** Fix delete all existing executions ([#&#8203;11352](https://github.com/n8n-io/n8n/issues/11352)) ([3ec103f](https://github.com/n8n-io/n8n/commit/3ec103f8baaa89e579844947d945f00bec9e498e)) - **editor:** Fix pin data button disappearing after reload ([#&#8203;11198](https://github.com/n8n-io/n8n/issues/11198)) ([3b2f63e](https://github.com/n8n-io/n8n/commit/3b2f63e248cd0cba04087e2f40e13d670073707d)) - **editor:** Fix RunData non-binary pagination when binary data is present ([#&#8203;11309](https://github.com/n8n-io/n8n/issues/11309)) ([901888d](https://github.com/n8n-io/n8n/commit/901888d5b1027098653540c72f787f176941f35a)) - **editor:** Fix sorting problem in older browsers that don't support `toSorted` ([#&#8203;11204](https://github.com/n8n-io/n8n/issues/11204)) ([c728a2f](https://github.com/n8n-io/n8n/commit/c728a2ffe01f510a237979a54897c4680a407800)) - **editor:** Follow-up fixes to projects side menu ([#&#8203;11327](https://github.com/n8n-io/n8n/issues/11327)) ([4dde772](https://github.com/n8n-io/n8n/commit/4dde772814c55e66efcc9b369ae443328af21b14)) - **editor:** Keep always focus on the first item on the node's search panel ([#&#8203;11193](https://github.com/n8n-io/n8n/issues/11193)) ([c57cac9](https://github.com/n8n-io/n8n/commit/c57cac9e4d447c3a4240a565f9f2de8aa3b7c513)) - **editor:** Open Community+ enrollment modal only for the instance owner ([#&#8203;11292](https://github.com/n8n-io/n8n/issues/11292)) ([76724c3](https://github.com/n8n-io/n8n/commit/76724c3be6e001792433045c2b2aac0ef16d4b8a)) - **editor:** Record sessionStarted telemetry event in Setting Store ([#&#8203;11334](https://github.com/n8n-io/n8n/issues/11334)) ([1b734dd](https://github.com/n8n-io/n8n/commit/1b734dd9f42885594ce02400cfb395a4f5e7e088)) - Ensure NDV params don't get cut off early and scrolled to the top ([#&#8203;11252](https://github.com/n8n-io/n8n/issues/11252)) ([054fe97](https://github.com/n8n-io/n8n/commit/054fe9745ff6864f9088aa4cd66ed9e7869520d5)) - **HTTP Request Tool Node:** Fix the undefined response issue when authentication is enabled ([#&#8203;11343](https://github.com/n8n-io/n8n/issues/11343)) ([094ec68](https://github.com/n8n-io/n8n/commit/094ec68d4c00848013aa4eec4ac5efbd2c92afc5)) - Include error in the message in JS task runner sandbox ([#&#8203;11359](https://github.com/n8n-io/n8n/issues/11359)) ([0708b3a](https://github.com/n8n-io/n8n/commit/0708b3a1f8097af829c92fe106ea6ba375d6c500)) - **Microsoft SQL Node:** Fix execute query to allow for non select query to run ([#&#8203;11335](https://github.com/n8n-io/n8n/issues/11335)) ([ba158b4](https://github.com/n8n-io/n8n/commit/ba158b4f8533bd3430db8766d4921f75db5c1a11)) - **OpenAI Chat Model Node, Ollama Chat Model Node:** Change default model to a more up-to-date option ([#&#8203;11293](https://github.com/n8n-io/n8n/issues/11293)) ([0be04c6](https://github.com/n8n-io/n8n/commit/0be04c6348d8c059a96c3d37a6d6cd587bfb97f3)) - **Pinecone Vector Store Node:** Prevent populating of vectors after manually stopping the execution ([#&#8203;11288](https://github.com/n8n-io/n8n/issues/11288)) ([fbae17d](https://github.com/n8n-io/n8n/commit/fbae17d8fb35a5197fa183e3639bb36762dc73d2)) - **Postgres Node:** Special datetime values cause errors ([#&#8203;11225](https://github.com/n8n-io/n8n/issues/11225)) ([3c57f46](https://github.com/n8n-io/n8n/commit/3c57f46aaeb968d2974f2dc9790317a6a6fab624)) - Resend invite operation on users list ([#&#8203;11351](https://github.com/n8n-io/n8n/issues/11351)) ([e4218de](https://github.com/n8n-io/n8n/commit/e4218debd18812fa3aa508339afd3de03c4d69dc)) - **SSH Node:** Cleanup temporary binary files as soon as possible ([#&#8203;11305](https://github.com/n8n-io/n8n/issues/11305)) ([08a7b5b](https://github.com/n8n-io/n8n/commit/08a7b5b7425663ec6593114921c2e22ab37d039e)) ##### Features - Add report bug buttons ([#&#8203;11304](https://github.com/n8n-io/n8n/issues/11304)) ([296f68f](https://github.com/n8n-io/n8n/commit/296f68f041b93fd32ac7be2b53c2b41d58c2998a)) - **AI Agent Node:** Make tools optional when using OpenAI model with Tools agent ([#&#8203;11212](https://github.com/n8n-io/n8n/issues/11212)) ([fed7c3e](https://github.com/n8n-io/n8n/commit/fed7c3ec1fb0553adaa9a933f91aabfd54fe83a3)) - **core:** introduce JWT API keys for the public API ([#&#8203;11005](https://github.com/n8n-io/n8n/issues/11005)) ([679fa4a](https://github.com/n8n-io/n8n/commit/679fa4a10a85fc96e12ca66fe12cdb32368bc12b)) - **core:** Enforce config file permissions on startup ([#&#8203;11328](https://github.com/n8n-io/n8n/issues/11328)) ([c078a51](https://github.com/n8n-io/n8n/commit/c078a516bec857831cc904ef807d0791b889f3a2)) - **core:** Handle cycles in workflows when partially executing them ([#&#8203;11187](https://github.com/n8n-io/n8n/issues/11187)) ([321d6de](https://github.com/n8n-io/n8n/commit/321d6deef18806d88d97afef2f2c6f29e739ccb4)) - **editor:** Separate node output execution tooltip from status icon ([#&#8203;11196](https://github.com/n8n-io/n8n/issues/11196)) ([cd15e95](https://github.com/n8n-io/n8n/commit/cd15e959c7af82a7d8c682e94add2b2640624a70)) - **GitHub Node:** Add workflow resource operations ([#&#8203;10744](https://github.com/n8n-io/n8n/issues/10744)) ([d309112](https://github.com/n8n-io/n8n/commit/d3091126472faa2c8f270650e54027d19dc56bb6)) - **n8n Form Page Node:** New node ([#&#8203;10390](https://github.com/n8n-io/n8n/issues/10390)) ([643d66c](https://github.com/n8n-io/n8n/commit/643d66c0ae084a0d93dac652703adc0a32cab8de)) - **n8n Google My Business Node:** New node ([#&#8203;10504](https://github.com/n8n-io/n8n/issues/10504)) ([bf28fbe](https://github.com/n8n-io/n8n/commit/bf28fbefe5e8ba648cba1555a2d396b75ee32bbb)) - Run `mfa.beforeSetup` hook before enabling MFA ([#&#8203;11116](https://github.com/n8n-io/n8n/issues/11116)) ([25c1c32](https://github.com/n8n-io/n8n/commit/25c1c3218cf1075ca3abd961236f3b2fbd9d6ba9)) - **Structured Output Parser Node:** Refactor Output Parsers and Improve Error Handling ([#&#8203;11148](https://github.com/n8n-io/n8n/issues/11148)) ([45274f2](https://github.com/n8n-io/n8n/commit/45274f2e7f081e194e330e1c9e6a5c26fca0b141)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM5Ljk5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-10-22 20:16:09 +02:00
renovate scheduled this pull request to auto merge when all checks succeed 2024-10-22 20:16:09 +02:00
renovate force-pushed renovate/n8nio-n8n-1.x from e848c8f6db to b6fd66989f 2024-10-24 12:03:26 +02:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.64.1 to Update n8nio/n8n Docker tag to v1.64.2 2024-10-24 12:03:37 +02:00
renovate force-pushed renovate/n8nio-n8n-1.x from b6fd66989f to fbb1bf517b 2024-10-24 13:03:28 +02:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.64.2 to Update n8nio/n8n Docker tag to v1.65.0 2024-10-24 13:03:38 +02:00
renovate force-pushed renovate/n8nio-n8n-1.x from fbb1bf517b to 49bf7a5fd3 2024-10-25 13:04:32 +02:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.65.0 to Update n8nio/n8n Docker tag to v1.65.1 2024-10-25 13:04:42 +02:00
renovate force-pushed renovate/n8nio-n8n-1.x from 49bf7a5fd3 to 1c64013367 2024-10-28 17:02:57 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.65.1 to Update n8nio/n8n Docker tag to v1.65.2 2024-10-28 17:03:08 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 1c64013367 to 0696b711dd 2024-10-31 17:04:43 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.65.2 to Update n8nio/n8n Docker tag to v1.66.0 2024-10-31 17:04:56 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 0696b711dd to b466473082 2024-11-06 18:04:52 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.66.0 to Update n8nio/n8n Docker tag to v1.67.0 2024-11-06 18:05:05 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from b466473082 to 70e41cccbe 2024-11-07 13:04:38 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.67.0 to Update n8nio/n8n Docker tag to v1.67.1 2024-11-07 13:04:51 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 70e41cccbe to f69a3c820f 2024-11-13 19:04:02 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.67.1 to Update n8nio/n8n Docker tag to v1.68.0 2024-11-13 19:04:14 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from f69a3c820f to 6bf67a9003 2024-11-20 17:04:43 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.68.0 to Update n8nio/n8n Docker tag to v1.69.0 2024-11-20 17:04:58 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 6bf67a9003 to ee49a969d7 2024-11-25 12:04:08 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.69.0 to Update n8nio/n8n Docker tag to v1.69.1 2024-11-25 12:04:21 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from ee49a969d7 to 903ff310f8 2024-11-26 12:04:21 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.69.1 to Update n8nio/n8n Docker tag to v1.69.2 2024-11-26 12:04:36 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 903ff310f8 to 7be3fc09fc 2024-11-27 15:05:23 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.69.2 to Update n8nio/n8n Docker tag to v1.70.0 2024-11-27 15:05:37 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 7be3fc09fc to afdea40733 2024-11-29 13:05:30 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.70.0 to Update n8nio/n8n Docker tag to v1.70.1 2024-11-29 13:05:44 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from afdea40733 to 42c2f619f1 2024-12-04 15:07:34 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.70.1 to Update n8nio/n8n Docker tag to v1.71.0 2024-12-04 15:07:50 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 42c2f619f1 to 26997b645d 2024-12-06 11:04:20 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.71.0 to Update n8nio/n8n Docker tag to v1.71.1 2024-12-06 11:04:36 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 26997b645d to 825e8bf314 2024-12-10 15:05:20 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.71.1 to Update n8nio/n8n Docker tag to v1.71.2 2024-12-10 15:05:39 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 825e8bf314 to af7be31d2d 2024-12-11 16:04:45 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.71.2 to Update n8nio/n8n Docker tag to v1.72.0 2024-12-11 16:05:04 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from af7be31d2d to 355a98509e 2024-12-12 16:04:38 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.72.0 to Update n8nio/n8n Docker tag to v1.72.1 2024-12-12 16:04:58 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 355a98509e to 27213154f3 2024-12-19 12:06:12 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.72.1 to Update n8nio/n8n Docker tag to v1.73.0 2024-12-19 12:06:27 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 27213154f3 to 94ed1359b8 2024-12-19 18:04:45 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.73.0 to Update n8nio/n8n Docker tag to v1.73.1 2024-12-19 18:05:02 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 94ed1359b8 to 6faedc801c 2025-01-08 15:05:10 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.73.1 to Update n8nio/n8n Docker tag to v1.74.0 2025-01-08 15:05:28 +01:00
renovate force-pushed renovate/n8nio-n8n-1.x from 6faedc801c to 1df2159995 2025-01-09 18:05:00 +01:00 Compare
renovate changed title from Update n8nio/n8n Docker tag to v1.74.0 to Update n8nio/n8n Docker tag to v1.74.1 2025-01-09 18:05:16 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/n8nio-n8n-1.x:renovate/n8nio-n8n-1.x
git checkout renovate/n8nio-n8n-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/n8nio-n8n-1.x
git checkout renovate/n8nio-n8n-1.x
git rebase main
git checkout main
git merge --ff-only renovate/n8nio-n8n-1.x
git checkout renovate/n8nio-n8n-1.x
git rebase main
git checkout main
git merge --no-ff renovate/n8nio-n8n-1.x
git checkout main
git merge --squash renovate/n8nio-n8n-1.x
git checkout main
git merge --ff-only renovate/n8nio-n8n-1.x
git checkout main
git merge renovate/n8nio-n8n-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sebleh/n8n-custom#3
No description provided.