Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

n8n-core

Package Overview
Dependencies
Maintainers
1
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-core - npm Package Versions

23
33

1.72.1

Diff

jan_n8n_io
published 1.71.3 •

jan_n8n_io
published 1.72.0 •

jan_n8n_io
published 1.71.2 •

jan_n8n_io
published 1.70.2 •

jan_n8n_io
published 1.71.1 •

jan_n8n_io
published 1.70.1 •

jan_n8n_io
published 1.71.0 •

Changelog

Source

1.71.0 (2024-12-04)

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

  • AI Transform Node: Node Prompt improvements (#11611) (40a7445)
  • Code Node: Warning if pairedItem absent or could not be auto mapped (#11737) (3a5bd12)
  • editor: Canvas chat UI & UX improvements (#11924) (1e25774)
  • editor: Persist user's preferred display modes on localStorage (#11929) (bd69316)

Performance Improvements

jan_n8n_io
published 1.70.0 •

Changelog

Source

1.70.0 (2024-11-27)

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

  • Add SharePoint credentials (#11570) (05c6109)
  • Add Zabbix credential only node (#11489) (fbd1ecf)
  • AI Transform Node: Support for drag and drop (#11276) (2c252b0)
  • editor: Drop response wrapper requirement from Subworkflow Tool output (#11785) (cd3598a)
  • editor: Improve node and edge bring-to-front mechanism on new canvas (#11793) (b89ca9d)
  • editor: Make new canvas connections go underneath node when looping backwards (#11833) (91d1bd8)
  • editor: Make the left sidebar in Expressions editor draggable (#11838) (a713b3e)
  • editor: Migrate existing users to new canvas and set new canvas as default (#11896) (caa7447)
  • Slack Node: Update wait for approval to use markdown (#11754) (40dd02f)
jan_n8n_io
published 1.69.0 •

Changelog

Source

1.69.0 (2024-11-20)

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)
23
33
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc