New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

n8n-workflow

Package Overview
Dependencies
Maintainers
1
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-workflow - npm Package Versions

2345
31

1.83.0

Diff
jan_n8n_io
published 1.83.0 •

Changelog

Source

1.83.0 (2025-03-10)

Bug Fixes

  • Airtable Node: Table RLC should depend on Base RLC (#13735) (321fac2)
  • Call n8n Workflow Tool Node: Return all items from subexecution (#13393) (d9e3cfe)
  • core: Correct NODE_OPTIONS export syntax for custom certificates (#13779) (080fc51)
  • core: Do not validate email when LDAP is enabled (#13605) (17738c5)
  • core: Fix task runner error report from user-defined function (#13706) (9bedd87)
  • core: Pass NODE_PATH to task runners (#13652) (906770a)
  • editor: Allow pinned data for Code node AI generation (#13638) (6d7e346)
  • editor: Apply html sanitization in right lifecycle (#13703) (8ab3073)
  • editor: Copy JSON from selected run if node has been multiple times (#13673) (5eddf00)
  • editor: Don't flag uiStore as dirty on node selected (#13641) (4f6d76c)
  • editor: Enable pin data button to also un-pin (#13642) (24681f8)
  • editor: Expand error view to full output panel width (#13688) (97ca702)
  • editor: Fix code node displays lint messages in wrong location (#13664) (d3ead68)
  • editor: Fix GCP icon size for external secrets modal (#13672) (77425f0)
  • editor: Fix opening 'Schema' view by default after opening binary nodes (#13676) (3cd34b5)
  • editor: Fix RLC dropdown vanishing when focusing search input (#13579) (5ac8691)
  • editor: Fix save keybind in expression editor and unfocused node details view (#13640) (9ba9443)
  • editor: Fix sidebar logo container layout (#13203) (850d458)
  • editor: Ignore required module type declaration error in code node (#13628) (2a5738a)
  • editor: Match nodes for autocomplete (#13716) (8043a6c)
  • editor: Render credential-only nodes when loading from the backend (#13689) (c821f1c)
  • editor: Show error details in resource locator dropdown (#13679) (630608c)
  • editor: Support pasting values that start with = (#13699) (9e83ff5)
  • Elasticsearch Node: Use POST instead of GET to allow request body in search API (#13302) (783bf7b)
  • GitHub Node: Fix workflow resource locator (#13599) (b7f7121)
  • Google Sheets Node: Accommodate special characters when updating row (#13589) (e633e91)
  • In addNodeToBeExecuted if stillDataMissing allow more then 2 inputs (#13704) (e9a8a7f)
  • n8n Form Trigger Node: Sanitize HTML for formNode (#13595) (20dfaa3)
  • S3 Node: Fix issue when connecting to Supabase storage (#13667) (5fe33ef)

Features

jan_n8n_io
published 1.82.0 •

Changelog

Source

1.82.0 (2025-03-03)

Bug Fixes

  • Call n8n Workflow Tool Node: Support concurrent invocations of the tool (#13526) (5334661)
  • core: Gracefully handle missing tasks metadata (#13632) (999fb81)
  • core: Remove index.html caching entirely (#13563) (afba8f9)
  • editor: Add workflows to the store when fetching current page (#13583) (c4f3293)
  • editor: Ai 672 minor UI fixes on evaluation creation (#13461) (b791677)
  • editor: Ai 675 minor tweaks to tests list (#13467) (5ad950f)
  • editor: Don't show duplicate logs when tree is deeply nested (#13537) (d550382)
  • editor: Fix browser crash with large execution result (#13580) (1c8c7e3)
  • editor: Fix github star button layout (#13630) (139b5b3)
  • editor: Fix icon color on 'Call n8n Workflow Tool' node (#13568) (90d0943)
  • editor: Fix icon spacing in accordion title (#13539) (ebaaf0e)
  • editor: Fix keyboard shortcuts no longer working after editing sticky note (#13502) (ab41fc3)
  • editor: Fix workflows list status filter (#13621) (4067fb0)
  • editor: Hide fromAI button in old workflow tool (#13552) (6ef8d34)
  • editor: Parse out nodeType (#13474) (1cd13b6)
  • editor: Show dropdown scrollbars only when appropriate (#13562) (615a42a)
  • editor: Show JSON full-screen Editor Window in Full Height (#13350) (46dcce3)
  • editor: Show scrollbar in Element UI popup (#13259) (c021a7e)
  • editor: Undo keybinding changes related to window focus/blur events (#13559) (6ddcc1f)
  • Odoo Node: Model and fields dynamic fetching errors (#13511) (294f019)
  • Postgres Node: Accommodate null values in query parameters for expressions (#13544) (6c266ac)
  • QuickBooks Online Node: Add qty to quickbooks invoice line details (#13602) (7c4e2f0)
  • seven Node: Remove obsolete options and fix typos (#13122) (d02c8b0)
  • Switch Node: Fix an issue in ordering rules in Switch Node (#13476) (0fb6607)

Features

  • Anthropic Chat Model Node: Fetch models dynamically & support thinking (#13543) (461df37)
  • Azure Storage Node: New node (#12536) (727f6f3)
  • core: Add metric for active workflow count (#13420) (3aa679e)
  • core: Fix partial workflow execution with specific trigger data (#13505) (9029dac)
  • core: Make Tools Agent the default Agent type, deprecate other agent types (#13459) (a60d106)
  • core: Support executing single nodes not part of a graph as a partial execution (#13529) (8a34f02)
  • editor: Add functionality to create folders (#13473) (2cb9d9e)
  • editor: Automatically tidy up workflows (#13471) (f381a24)
  • editor: Indicate dirty nodes with yellow borders/connectors on canvas (#13040) (75493ef)
  • editor: Rename 'In-Memory Vector Store' to 'Simple Vector Store' (#13472) (35c00d0)
  • editor: Rename 'Window Buffer Memory' to 'Simple Memory' (#13477) (819fc2d)
  • Hackmation - automatically switch to expression mode (#13213) (6953b0d)
  • n8n Form Trigger Node, Chat Trigger Node: Allow to customize form and chat css (#13506) (289041e)
  • n8n Vertica credentials only Node: New node (#12256) (d3fe3de)
  • Update AWS credential to support more regions (#13524) (b50658c)
  • WhatsApp Business Cloud Node - new operation sendAndWait (#12941) (97defb3)
jan_n8n_io
published 1.81.1 •
jan_n8n_io
published 1.80.1 •
jan_n8n_io
published 1.81.0 •

Changelog

Source

1.81.0 (2025-02-24)

Bug Fixes

  • Always clear popupWindowState before showing popup from form trigger (#13363) (b7f1265)
  • Code Node: Fix $items in Code node when using task runner (#13368) (87b3c50)
  • core: Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347) (1e1f528)
  • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) (f41e353)
  • core: Fix DB migrations for MySQL (#13261) (d0968a1)
  • core: Fix resuming executions on test webhooks from Wait forms (#13410) (8ffd316)
  • core: Handle connections for missing nodes in a workflow (#13362) (1e5feb1)
  • core: Make sure middleware works with legacy API Keys (#13390) (ca76ef4)
  • core: Return original hooks errors to the frontend (#13365) (5439181)
  • editor: Correctly close node creator when selecting/deselecting a node (#13338) (c3dc66e)
  • editor: Do not show credential details popup for users without necessary scopes with direct link (#13264) (a5401d0)
  • editor: Do not show project settings for users without permission with direct link (#13246) (fa488f1)
  • editor: Don't open form popup window if different trigger node is used (#13391) (57a9a5b)
  • editor: Fix configurable node description margins and text alignment (#13318) (c881ea2)
  • editor: Fix workflow moving E2E tests (#13396) (073b05b)
  • editor: Optionally share credentials used by the workflow when moving the workflow between projects (#12524) (7bd83d7)
  • editor: Polyfill Array.prototype.toSorted (no-chanhelog) (#13463) (f2b15ea)
  • editor: Register/unregister keybindings on window focus/blur (#13419) (7a504dc)
  • editor: Switch back to selection mode on window blur (#13341) (415e25b)
  • Prevent flicker during paginated workflow navigation (#13348) (d277e0b)

Features

  • core: Hackmation - Add last activity metric (#13237) (272f55b)
  • editor: Change rename node keyboard shortcut to Space on new canvas (#11872) (c90d0d9)
  • editor: Implement breadcrumbs component (#13317) (db297f1)
  • editor: Implement folder navigation in workflows list (#13370) (0eae14e)
  • editor: Rename 'Text' fields on AI nodes to 'Prompt' (#13416) (4fa666b)
  • Enable partial exections v2 by default (#13344) (29ae239)
  • n8n Form Node: Limit wait time parameters (#13160) (14b6f8b)
jan_n8n_io
published 1.80.0 •

Changelog

Source

1.80.0 (2025-02-17)

Bug Fixes

  • AI Agent Node: Move model retrieval into try/catch to fix continueOnFail handling (#13165) (47c5688)
  • Code Tool Node: Fix Input Schema Parameter not hiding correctly (#13245) (8e15ebf)
  • core: Redact credentials (#13263) (052f177)
  • core: Reduce risk of race condition during workflow activation loop (#13186) (64c5b6e)
  • core: Run full manual execution when a trigger is executed even if run data exists (#13194) (66acb1b)
  • Display correct editor URL (#13251) (67a4ed1)
  • editor: Add template id to metadata when saving workflows from json (#13172) (2a92032)
  • editor: Fix page size resetting when filters are reset on workflows page (#13265) (b4380d0)
  • editor: Open autocompletion when starting an expression (#13249) (6377635)
  • editor: Prevent pagination setting from being overwritten in URL (#13266) (d1e65a1)
  • editor: Propagate isReadOnly to ResourceMapper Attempt to Convert Types switch (#13216) (617f841)
  • editor: Render assignments without ID correctly (#13252) (d116f12)

Features

  • editor: Add pagination to the workflows list (#13100) (8e37088)
jan_n8n_io
published 1.78.2 •
jan_n8n_io
published 1.79.1 •
jan_n8n_io
published 1.79.0 •

Changelog

Source

1.79.0 (2025-02-13)

Bug Fixes

  • Airtable Node: Use item at correct index in base/getSchema (#13174) (f2e3586)
  • Basic LLM Chain Node: Use correct mimetype for binary data (#12978) (2b1eb04)
  • Call n8n Sub-Workflow Tool Node: Fix json type when using $fromAI (#13102) (9e4e1ca)
  • core: Add an option to enable dual-stack lookup to support IPv6 for redis (#13118) (be39d0a)
  • core: Allow secrets manager secrets to be used in credentials (#13110) (cae98e7)
  • core: Do not save credential overwrites data into the database (#13170) (298a7b0)
  • core: Fix high volume of node operation errors in Sentry (#13053) (e59d983)
  • core: Fix resuming executions on test webhooks from Wait nodes (#13168) (5dddf77)
  • core: Handle cancellation of waiting executions correctly (#13051) (fc440eb)
  • core: Handle credential decryption failures gracefully on the API (#13166) (a4c5334)
  • core: Handle missing json property on nodeSuccessData (#13219) (aedea7a)
  • core: Same version of merge node behaves differently after n8n update (#13106) (df8f059)
  • editor: Adjust project plus button color in dark mode (#13175) (4c19bae)
  • editor: Correctly compare old parameter value for nested parameters (#13179) (b6c0d96)
  • editor: Disable fromAI button for vector stores (#13125) (bde8420)
  • editor: Don't show 'Test workflow' button if the canvas is read-only (#13199) (56426e9)
  • editor: Fix '=' handling in expressions (#13129) (8f25a06)
  • editor: Fix alignment in RMC component (#13167) (78644b0)
  • editor: Fix issues with push connect reconnection (#13085) (fff98b1)
  • editor: Fix prompt in easy ai template (#13091) (2eabca5)
  • editor: Load only personal credentials when setting up a template (#12826) (814e2a8)
  • editor: Make connector buttons background opaque when dark mode is enabled system-wide (#13180) (77be25d)
  • Gmail Trigger Node: Prevent error for empty emails, improve type safety (#13171) (115a367)
  • Google Sheets Node: Do not delete row_number key from input item (#13158) (da5e4be)
  • Google Sheets Node: RMC should correctly map columns if data location set in options (#13116) (5d05f7f)
  • Google Sheets Trigger Node: Do not return header row in rowAdded mode (#13119) (cd8b300)
  • Microsoft OneDrive Node: Try to download file using downloadUrl (#13200) (67cd05c)
  • OpenAI Node: Limit chat history to context window when using memory (#13137) (f057cfb)
  • Summarize Node: Not dealing with null values properly (#13044) (9324e4f)

Features

  • Add ConvertAPI cred only node (#12663) (731a9a7)
  • core: Add an option to allow community nodes as tools (#13075) (2b133aa)
  • core: Add migration to create model for folders feature (#13060) (03f4ed8)
  • editor: Add ‘execute workflow’ buttons below triggers on the canvas (#12769) (b17cbec)
  • editor: Add docs link in $fromAI hover info tooltip (#13097) (ff8b1c1)
  • editor: Expose View Execution links for erroneous sub-executions (#13185) (11cf1cd)
  • Microsoft Teams Node: New operation sendAndWait (#12964) (e925562)
  • OpenAI Chat Model Node: Add reasoning effort option to control the amount of reasoning tokens to use (#13103) (76e0c99)

Performance Improvements

  • core: Batch workflow activation to speed up startup (#13191) (17acf70)
jan_n8n_io
published 1.78.1 •
2345
31