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
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-core - npm Package Versions

1
34

1.22.0

Diff

Changelog

Source

1.22.0 (2023-12-21)

Bug Fixes

  • ActiveCampaign Node: Fix pagination issue when loading tags (#8017) (1943857)
  • core: Close db connection gracefully when exiting (#8045) (e69707e)
  • core: Consider timeout in shutdown an error (#8050) (4cae976)
  • core: Do not display error when stopping jobless execution in queue mode (#8007) (8e6b951)
  • core: Fix shutdown if terminating before hooks are initialized (#8047) (6ae2f5e)
  • core: Handle multiple termination signals correctly (#8046) (67bd8ad)
  • core: Initialize queue once in queue mode (#8025) (53c0b49)
  • core: Prevent axios from force setting a form-urlencoded content-type (#8117) (bba9576), closes /github.com/axios/axios/blob/v1.x/lib/core/dispatchRequest.js#L45-L47
  • core: Remove circular references before serializing executions in public API (#8043) (989888d), closes #8030
  • core: Restore workflow ID during execution creation (#8031) (c5e6ba8), closes /github.com/n8n-io/n8n/pull/8002/files#diff-c8cbb62ca9ab2ae45e5f565cd8c63fff6475809a6241ea0b90acc575615224
  • core: Use relative imports for dynamic imports in SecurityAuditService (#8086) (785bf99), closes #8085
  • editor: Add back credential use permission (#8023) (329e5bf)
  • editor: Cleanup Executions page component (#8053) (2689c37)
  • editor: Disable auto scroll and list size check when clicking on executions (#7983) (fcb8b91)
  • editor: Ensure execution data overrides pinned data when copying in executions view (#8009) (1d1cb0d)
  • editor: Fix copy/paste issue when switch node is in workflow (#8103) (4b86926)
  • editor: Make keyboard shortcuts more strict; don't accept extra Ctrl/Alt/Shift keys (#8024) (8df49e1)
  • editor: Show credential share info only to appropriate users (#8020) (b29b4d4)
  • editor: Turn off executions list auto-refresh after leaving the page (#8005) (e3c363d)
  • editor: Update image sizes in template description not to be full width always (#8037) (63a6e7e)
  • HTTP Request Node: Do not create circular references in HTTP request node output (#8030) (5b7ea16)
  • Stop binary data restoration from preventing execution from finishing (#8082) (5ffff1b)
  • Upgrade axios to address CVE-2023-45857 (#7713) (64eb9bb)

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 •

jan_n8n_io
published 1.17.0 •

Changelog

Source

1.17.0 (2023-11-15)

Bug Fixes

  • Convert to/from binary data Node: Better mime type defaults (#7693) (9b3be0c)
  • core: Consider subworkflows successfully run when in waiting state (#7699) (0e00dab)
  • core: Fix named parameter resolution in migrations (#7688) (4441ed5), closes #7628
  • core: Initialize JWT Secret before it's used anywhere (#7707) (3460eb5)
  • core: Reduce memory usage in credentials risk auditing (#7663) (9fd6319)
  • Date & Time Node: Add fromFormat option to solve ambiguous date strings (#7675) (d2d11e0)
  • editor: Fix resource mapper component being truncated (#7664) (00dff50)
  • editor: More securely clear executions tab auto refresh timer (#7685) (37dd658)
  • editor: Redirect to workflow editor after saving in debug mode (#7645) (020042e)
  • Google Sheets Node: Append exceeding grid limits (#7684) (88efb99)
  • HTTP Request Node: Support generic credentials when using pagination (#7686) (48b240b), closes #7653
  • HubSpot Node: Fetching available parameters fails when using expressions (#7672) (a9ab738)
  • HubSpot Node: Update deal owner on Hubspot Deal (#7673) (3c0734b)
  • Spreadsheet File Node: Read file as utf-8 in v1 (#7701) (786b4ad)

Features

  • core: Expression function $ifEmpty (#7660) (1c7225e)
  • Date & Time Node: Option to include other fields in output item (#7661) (aea3c50)
  • Discord Node: Overhaul (#5351) (6a53c2a)
  • Discourse Node: Add new options to Get Users (#7674) (2e8c841)
  • editor: Add color selector to sticky node (#7453) (8359364)
  • editor: Add HTTP request nodes for credentials without a node (#7157) (14035e1)
  • editor: Add workflow filters to querystring (#7456) (afd637b)
  • editor: Adds a EE view to show worker details and job status (#7600) (cbc6909)
  • GitLab Node: Add support for pagination on getIssues (#7529) (0a0798e)
  • OpenAI Node: Add dall-e-3 support (#7655) (a9c7188)
  • RabbitMQ Trigger Node: Add exchange and routing key options (#7547) (5aee2b7)
  • Telegram Node: Add support for markdownv2 (#7679) (819b3a7)
  • Venafi TLS Protect Cloud Node: Add region parameter to Venafi protect cloud (#7689) (a08fca5)

Performance Improvements

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