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

n8n-workflow

Package Overview
Dependencies
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-workflow - npm Package Versions

1
29

1.23.0

Diff

Changelog

Source

1.23.0 (2024-01-03)

Bug Fixes

  • Asana Node: Omit body from GET, HEAD, and DELETE requests (#8057) (15ffd4f)
  • core: Better input validation for the changeRole endpoint (#8189) (cfe9525)
  • core: Fix issue that pinnedData is not used with Test-Webhooks (#8123) (fa8bd8b)
  • core: Handle empty executions table in pruning in migrations (#8121) (ffaa30d)
  • core: Remove circular dependency in WorkflowService and ActiveWorkflowRunner (#8128) (21788d9), closes #8122
  • core: Use pinned data only for manual mode (#8164) (ea7e76f)
  • Discord Node: Remove unnecessary requirement on parameters (#8060) (ef3a577)
  • editor: Avoid sanitizing output to search node data (#8126) (c83d9f4)
  • editor: Enable explicit undo keyboard shortcut across all code editors (#8178) (cf7f668), closes #5297
  • editor: Fix operation change failing in certain conditions (#8114) (711fa2b), closes /github.com/n8n-io/n8n/blob/7806a65229878a473f5526bad0b94614e8bfa8aa/packages/workflow/src/NodeHelpers.ts#L786
  • editor: Fix templates view layout (#8196) (d01e42a)
  • editor: Fix UI urls when hosted behind a path prefix (#8198) (5c078f1), closes #8061
  • editor: Prevent browser zoom when scrolling inside sticky edit mode (#8116) (e928210)
  • editor: Prevent canvas undo/redo when NDV is open (#8118) (39e45d8)
  • editor: Prevent storing pairedItem data inside of pinData (#8173) (405e267)
  • GitHub Node: Fix issue that File->Get did not run once per item (#8190) (11cda41)
  • Invoice Ninja Node: Fix issue with custom invoice numbers not working with v5 (#8200) (3b6ae2d)
  • Microsoft Excel 365 Node: Ensure arg is string during worksheet table search (#8154) (8e873ca)
  • Notion Node: Ensure arg is string during page ID extraction (#8153) (e94b8a6)
  • Redis Trigger Node: Activating a workflow with a Redis trigger fails (#8129) (a169b74)
  • Schedule Trigger Node: Use the correct moment import (#8185) (17a4e2e), closes #8184
  • Show public API upgrade CTA when feature is not enabled (#8109) (e9c7fd7)

Features

  • core: Add closeFunction support to Sub-Nodes (#7708) (bec0fae)
  • core: Add user.profile.beforeUpdate hook (#8144) (e126ed7)
  • core: Improvements/overhaul for nodes working with binary data (#7651) (5e16dd4)
  • core: Remove discontinued crypto-js (#8104) (01e9a79)
  • core: Unify application components shutdown (#8097) (3a881be)
  • editor: Add node execution status indicator to output panel (#8124) (ab74bad)
  • editor: Add template Id to workflow metadata (#8088) (517b050)
  • Home Assistant Node: Use the new Home Assistant logo (#8150) (518a99e)
  • Qdrant Vector Store Node: Qdrant vector store support (#8080) (66460f6)
  • Wordpress Node: Add option to ignore error when using self signed certificates (#8199) (65c8e12)
jan_n8n_io
published 1.22.0 •

Changelog

Source

1.22.0 (2023-12-21)

Bug Fixes

Features

Performance Improvements

  • editor: Improve canvas rendering performance (#8022) (b780436)
jan_n8n_io
published 1.21.1 •

jan_n8n_io
published 1.21.0 •

Changelog

Source

1.21.0 (2023-12-13)

Bug Fixes

Features

jan_n8n_io
published 1.20.0 •

Changelog

Source

1.20.0 (2023-12-06)

Bug Fixes

Features

  • BambooHR Node: Add support for Only Current on company reports (#7878) (4175801)
  • core: Allow admin creation (#7837) (476806e)
  • editor: Add sections to create node panel (#7831) (39fa8d2)
  • editor: Open template credential setup from collection (#7882) (627ddb9)
  • editor: Select credentials in template setup if theres only one (#7879) (fe3417a)

Performance Improvements

jan_n8n_io
published 1.19.3 •

jan_n8n_io
published 1.18.1 •

jan_n8n_io
published 1.19.0 •

Changelog

Source

1.19.0 (2023-11-29)

Bug Fixes

Features

  • Add AI tool building capabilities (#7336) (87def60)
  • Add initial scope checks via decorators (#7737) (a37f1cb)
  • Add user role select to users list settings page (#7796) (137e238)
  • Ado 1296 spike credential setup in templates (#7786) (aae45b0)
  • core: Add Support for custom CORS origins for webhooks (#7455) (99a9ea4)
  • core: Allow user role modification (#7797) (7a86d36)
  • core: Set up endpoint for all existing roles with license flag (#7834) (2356fb0)
  • editor: Add node name and version to NDV node settings (#7731) (da85198)
  • editor: Add routing middleware, permission checks, RBAC store, RBAC component (#7702) (67a8891)
  • editor: Replace middleware for Role checks with Scope checks (#7847) (72852a6)
  • editor: Show avatars for users currently working on the same workflow (#7763) (77bc8ec)
  • Notion Node: Option to simplify output in getChildBlocks operation (#7791) (d667bca)
  • Slack Node: Add support for getting the profile of a user (#7829) (90bb6ba)
jan_n8n_io
published 1.18.0 •

Changelog

Source

1.18.0 (2023-11-22)

Bug Fixes

  • core: Account for non-ASCII chars in filename on binary data download (#7742) (b4ebb1a)
  • core: Correct permissions for getstatus (#7724) (f96c1d2)
  • core: Ensure failed executions are saved in queue mode (#7744) (b7c5c74)
  • core: Guard against node not found on cancelling test webhook (#7750) (6be453b)
  • editor: Handle permission edge cases (empty scopes) (#7723) (e2ffd39)
  • editor: Make sure LineController is registered with chart.js (#7730) (ebee1a5)
  • editor: Move workerview entry into settings menu (#7761) (366cd67)
  • editor: Only show push to git menu item to owners (#7766) (0d3d33d)
  • editor: Show v1 banner dismiss button if owner (#7722) (44d3b3e)
  • editor: Use project diagram icon for worker view (#7764) (ff0b651)
  • editor: Validate user info before submiting (#7608) (2064f7f)
  • GitHub Node: Fix issue preventing file edits on branches (#7734) (ce002a6)
  • Google Sheets Node: Check for null before destructuring (#7729) (5d4a52d)
  • Item Lists Node: Don't check same type in remove duplicates operation (#7678) (4f30764)
  • JotForm Trigger Node: Fix iteration on form loader (#7751) (82f3202)

Features

jan_n8n_io
published 1.17.1 •

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