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

n8n-node-dev

Package Overview
Dependencies
Maintainers
6
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-node-dev - npm Package Versions

1
26

1.24.0

Diff

Changelog

Source

1.24.0 (2024-01-10)

Bug Fixes

  • core: Do not add Authentication header when authentication type is body (#8201) (ac1c642)
  • core: Fix test webhook deregistration (#8247) (5032bf0)
  • editor: Items count display in running workflow (#8148) (8a3c87f), closes /github.com/n8n-io/n8n/pull/7763/files#diff-f5dae80a64b9951bb6691f1b9d439423cf84fa0cc9601b3f2c00904f3135e8deR48
  • editor: Only load suggested templates for owners (#8228) (8f22a26)
  • editor: Tweaking button sizes in execution preview (#8206) (9d40ae8)
  • editor: Unify canvas button positioning (#8258) (b6c42cc)
  • editor: Vertically center workflow preview loading state (#8231) (2d6e406)
  • Fix issue with API key being required for the Qdrant Node (#8237) (4401db3)
  • Fix template credential setup for nodes that dont have credentials (#8208) (cd3f5b5)
  • Fix user reinvites on FE and BE (#8261) (0dabe5c)
  • FTP Node: FTP connection failed due to missing password credential in node (#8131) (e056aa9)
  • Github Trigger Node: Enforce SSL validation by default (#8265) (1387541)
  • Make params panel double width for all SQL nodes (#8236) (048b588)
  • Monday.com Node: Migrate to api 2023-10 (#8254) (ccde38a)
  • MySQL Node: Only escape table names when needed (#8246) (3b01eb6)
  • Nextcloud Node: Throw an actual error if server responded with Fatal error (#8234) (b201ff8)
  • NocoDB Node: Download attachments (#8235) (43e8e5e)
  • Postgres Node: Stop marking autogenerated columns as required (#8230) (bed04ec), closes #7084
  • Resolve expressions in credentials following paired item (#8250) (ccb2b07)
  • Set Node: Field not excluded if dot notation disabled and field was set by using drag-and-drop from ui (#8233) (cda49a4)
  • Store workflow settings when saving an execution (#8288) (8a7c629)
  • Webhook Node: Fix handling of form-data files (#8256) (fc29030)

Features

Performance Improvements

jan_n8n_io
published 1.23.0 •

Changelog

Source

1.23.0 (2024-01-03)

Bug Fixes

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.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