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

Diff

Changelog

Source

1.13.0 (2023-10-25)

Bug Fixes

  • core: Always derive instanceId from the encryption key (no-changlog) (#7501) (a9fdd01)
  • core: Do not return inviteAcceptUrl in response if email was sent (#7465) (55c6a1b)
  • core: Ensure nodes post-processors run in the correct order (#7500) (6f45298), closes #7497
  • core: Fix frontend.settings external hook execution (#7496) (774fe20)
  • core: Handle gzip and deflate compressed request payloads (#7461) (83762e0)
  • core: Reduce logging overhead for levels that do not output (#7479) (76c0481)
  • Customer.io Node: Fix api endpoint when using EU region (#7485) (519680c), closes #7484
  • editor: Allow importing the same workflow multiple times (#7458) (3c0a166), closes #7457
  • editor: Fix canvas selection breaking after interacting with node actions (#7466) (bc47365)
  • editor: Fix connections disappearing after reactivating canvas and renaming a node (#7483) (450e0cc)
  • Google Sheets Node: Append or update runs forever when without column headers (#7463) (ab6a9bb)
  • Microsoft SQL Node: Prevent SQL injection (#7467) (a739245)
  • MQTT Trigger Node: Fix node causing a start up hang when active (#7498) (baecb93)
  • MySQL Node: Resolve expressions in v1 (#7464) (5c46bb0)
  • Redis Node: Fix adding sets data types (#7444) (4e66023), closes #6339
  • Spreadsheet File Node: Fix include empty cells not working with v2 (#7505) (05e6f2a), closes Ticket#763644

Features

  • core: Add support for oauth based service accounts with UM SMTP (#7311) (647372b)
  • editor: Add PH tracking to event (#7511) (c47d27d)
  • Facebook Lead Ads Trigger Node: Add Facebook Lead Ads Trigger Node (#7113) (ac814a9)
  • Ghost Node: Add support for lexical format (#7488) (7b1973c)
  • RSS Feed Trigger Node: Add RSS feed trigger node (#7386) (689360e)
jan_n8n_io
published 1.12.1 •

jan_n8n_io
published 1.11.1 •

jan_n8n_io
published 1.12.0 •

Changelog

Source

1.12.0 (2023-10-18)

Bug Fixes

  • core: Add check that queue is defined and remove cyclic dependency (#7404) (45f2ef3)
  • core: Do not throw when deleting workflows with executions without binary-data (#7411) (2b6a15e)
  • core: Fix expression with paired item with multi-input node (#7424) (ec14141)
  • core: Fix ignoring crashed executions without event msgs (#7368) (2f4d91b)
  • core: Pg-promise de-initialization fix (#7417) (7703904)
  • core: Prevent false stalled jobs in queue mode from displaying as errored (#7435) (e01b9e5)
  • core: Prevent undefined issues when restoring binary data (#7419) (46977a2)
  • editor: Fix remote options fetching on every keystroke (#7320) (367255a)
  • editor: Open only one tab with plans page (#7377) (c599006)
  • Google Sheets Node: Update by row_number, restored 'Handling Extra Data Option', updated Cell Format default (#7357) (d8531a5)
  • Ldap Node: Fix issue with connections not closing correctly (#7432) (c3f0be8)
  • Set Node: Null should not throw an error (#7416) (e9b6ab0)
  • TheHive 5 Node: Observable encoding in alert > create fix (#7450) (a2d2e3d)

Features

  • core: Make executions pruning interval configurable (#7439) (40707fa)
  • Google Calendar Trigger Node: Add support for cancelled events (#7436) (9d241a0)
  • HubSpot Trigger Node: Add support for ticket related events (#7156) (57c6093)
  • n8n Form Trigger Node: New node (#7130) (3ddc176)
  • Spreadsheet File Node: Improve CSV parsing (#7448) (79f23fb)
jan_n8n_io
published 1.11.0 •

Changelog

Source

1.11.0 (2023-10-11)

Bug Fixes

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