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

n8n-core

Package Overview
Dependencies
Maintainers
2
Versions
334
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.11.1

Diff

jan_n8n_io
published 1.11.0 •

Changelog

Source

1.11.0 (2023-10-11)

Bug Fixes

  • Add role check for upgrade path (#7374) (a43f720)
  • core: Add an option to enable postgres ssl with default certs (#6889) (789e1e7)
  • core: Fix error on missing paired item data (#7399) (47e8953)
  • core: Missing pairing info (#7326) (e2c3c7a)
  • core: Prevent object deletion request on no prefix match (#7366) (63e11e4)
  • editor: Fix completions for .json on quoted node name in Code node (#7382) (86e7ec7), closes /linear.app/n8n/issue/PAY-635/autocomplete-only-supports-3-levels-of-children#comment-234f738
  • editor: Implement canvas zoom UX improvements (#7376) (7e06b31)
  • editor: Make workflow history button available only for dev builds (#7392) (7ed466d)
  • editor: Remove excess margin below run data editor (#7372) (3fa2764)
  • editor: Sanitize HTML binary-data before rendering in the UI (#7400) (2b075bf)
  • editor: Use display option's @Version specifier (#7351) (afbf0c3)
  • Google BigQuery Node: Location default to jobReference (#7354) (97bb703)
  • Google Drive Trigger Node: Add Shared Drives support (#7369) (3e7a4d3)
  • Google Sheets Node: Fix "Maximum call stack size exceeded" error on too many rows (#7384) (732b15a)
  • HTML Node: Update property fields to not use expressions on drag (#7379) (77643e5)
  • Notion Node: Handle empty values correctly for Notion selects + multi selects (#7383) (fbcd1d4)
  • Set Node: Increase search priority (#7358) (e5ad1e7)
  • Webhook Node: Backward compatible form-data parsing for non-array files (#7385) (6479eb1)

Features

  • core: Add Job Summary to Worker response (#7360) (b8608ce)
  • core: Integrate object store as binary data manager (#7253) (1a661e6), closes #7225
  • core: Switch binary filesystem mode to nested path structure (#7307) (0847623), closes #7253
  • editor: Make PDF and Audio binary-data viewable in the UI (#7367) (8187be1), closes #7361
  • editor: Support autologin for upgrade path (#7316) (1dfa052)
  • Execute Workflow Node: Run once for each item mode (#7289) (c8c14ca)
  • Item Lists Node: Split merge binary data (#7297) (965db8f)
  • Loop Over Items (Split in Batches) Node: Automatically add a loop + rename (#7228) (7b773cc)
  • Notion Node: Fetch child blocks recursively (#7304) (193181a)
jan_n8n_io
published 1.9.1 •

jan_n8n_io
published 1.10.0 •

Changelog

Source

1.10.0 (2023-10-05)

Bug Fixes

  • Convert to/from binary data Node: Rename 'Move Binary Data' to 'Convert to/from binary data' (#7318) (5e6c1d4)
  • core: Account for itemless case on restoring binary data ID (#7305) (1691223)
  • core: Fix pruning of non-finished executions (#7333) (1b4848a)
  • editor: Disable email confirmation banner for trialing users (#7340) (6d3d178)
  • editor: Display value of selected matching column in RMC (#7298) (3aac22b)
  • editor: Fix canvas endpoint snapping when dragging connection (#7346) (b59b908)
  • editor: Fix disappearing NDV header in code nodes (#7290) (7ebf8f3)
  • editor: Fix RLC not loading when an expression can't resolve (#7295) (ddc26c2)
  • editor: Separate cloud endpoint calls (#7312) (04dfcd7)
  • Jira Software Node: Get all users in dropdown/RLC (#7322) (3704760), closes #2670
  • Notion Node: Rename Notion API Key to Internal Integration Token (#7176) (ec2aa38)
  • Postgres Node: Node requires comma-separated string even when using a single parameter through an expression (#7300) (763d451)
  • Set Node: Do not stringify null and undefined (#7313) (f0a6687)
  • Typeform Trigger Node: Change output format for TypeForm trigger to object instead of array (#7315) (b3fc00e)

Features

jan_n8n_io
published 1.9.0 •

Changelog

Source

1.9.0 (2023-09-28)

Bug Fixes

Features

Performance Improvements

  • core: Skip unneeded calls on every pruning cycle (#7260) (db01164)
jan_n8n_io
published 1.8.1 •

jan_n8n_io
published 1.8.0 •

Changelog

Source

1.8.0 (2023-09-20)

Bug Fixes

  • core: Make parsing of content-type and content-disposition headers more flexible (#7217) (d41546b), closes #7149
  • core: Resolve domains to IPv4 first (#7206) (e9ce531)
  • editor: Add ssh key type selection to source control settings when regenerating key (#7172) (54bf66d)
  • editor: No need to add click emitting click events, VUE delegates the handler to the root element of the component (#7182) (3c055e4)
  • editor: Prevent duplicate creation of credential for OAuth2 (#7163) (07a6417)
  • editor: Testing flaky resource mapper feature in e2e tests (#7165) (aaf87c3)
  • HTML Node: Add pairedItem support for 'Convert to HTML Table' operation (#7196) (6bc477b)
  • HTTP Request Node: Decrease default timeout to 5min (#7177) (321780d)
  • seven Node: Rename sms77 to seven, fix credentials test (#7180) (cf776b8)
  • X (Formerly Twitter) Node: Rename Twitter to X (keep Twitter alias) (#7179) (d317e09)

Features

jan_n8n_io
published 1.7.0 •

Changelog

Source

1.7.0 (2023-09-13)

Bug Fixes

  • Account for nanoid workflow ids for subworkflow execute policy (#7094) (67092c0)
  • Code Node: Disable WASM to address CVE-2023-37903 (#7122) (36a8e91)
  • Code Node: Upgrade vm2 to address CVE-2023-37466 (#7123) (0a35025)
  • core: Disable Node.js custom inspection to address CVE-2023-37903 (#7125) (a223734), closes #7122
  • editor: Tweak hover area of workflow / cred cards (#7108) (217de21)
  • editor: Unbind workflow endpoint events in case of workspace reset (#7129) (c9b7948)
  • editor: Update git repo url validation regex (#7151) (e51f173)
  • Google Cloud Firestore Node: Fix empty string interpreted as number (#7136) (915cfa0)
  • HubSpot Node: Fix issue with contact lists not working (#5582) (6e5a4f6)
  • Postgres Node: Fix automatic column mapping (#7121) (92af131)
  • Zoho CRM Node: Fix issue with Sales Order not updating (#6959) (fd800b6)

Features

  • core: Add an option to enable WAL mode for SQLite (#7118) (1d1a022)
  • core: Add commands to workers to respond with current state (#7029) (7b49cf2)
  • Salesforce Node: Add fax field to lead option (#7030) (01f875a)
jan_n8n_io
published 1.6.0 •

Changelog

Source

1.6.0 (2023-09-06)

Bug Fixes

  • core: Add support for in-transit encryption (TLS) on Redis connections (#7047) (a910757)
  • core: Disallow orphan executions (#7069) (8a28e98)
  • core: Split event bus controller into community and ee (#7107) (011ee2e)
  • editor: Standardize save text (#7093) (58b3492)
  • Ensure all new executions are saved (#7061) (b8e06d2)
  • Load remote resources even if expressions in non requried parameters resolve (#6987) (8a8d4e8)
  • Postgres Node: Connection pool of the database object has been destroyed (#7074) (9dd5f0e)
  • Postgres Node: Tunnel doesn't always close (#7087) (58e55ba)

Features

  • core: Add list query middleware to credentials (#7041) (fd78021)
  • core: Add support for floating licenses (#7090) (e26553f)
  • core: Migration for soft deletions for executions (#7088) (413e0bc)
  • HTTP Request Node: Determine binary file name from content-disposition headers (#7032) (273d091)
  • TheHive Node: Overhaul (#6457) (73e782e)
jan_n8n_io
published 1.5.0 •

Changelog

Source

1.5.0 (2023-08-31)

Bug Fixes

  • Agile CRM Node: Fix issue with company address not working (#6997) (2f81652)
  • Code Node: Switch over to vm2 fork (#7018) (dfe0fa6)
  • core: Invalid NODES_INCLUDE should not crash the app (#7038) (04e3178), closes #6683
  • core: Setup websocket keep-live messages (#6866) (8bdb07d), closes #6757
  • core: Throw NodeSSLError only for nodes that allow ignoring SSL issues (#6928) (a01c3fb)
  • Date & Time Node: Dont parse date if it's not set (null or undefined) (#7050) (d72f79f)
  • editor: Fix sending of Ask AI tracking events (#7002) (fb05afa)
  • Microsoft Excel 365 Node: Support for more extensions in workbook rlc (#7020) (d6e1cf2)
  • MongoDB Node: Stringify response ObjectIDs (#6990) (9ca990b)
  • MongoDB Node: Upgrade mongodb package to address CVE-2021-32050 (#7054) (d3f6356)
  • Postgres Node: Empty return data fix for Postgres and MySQL (#7016) (176ccd6)
  • Webhook Node: Fix URL params for webhooks (#6986) (596b569)

Features

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