n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

OTHER License

Downloads
239.1K
Stars
40.3K
Committers
383

Bot releases are hidden (Show)

n8n - [email protected]

Published by netroy about 1 year ago

1.9.3 (2023-10-10)

Bug Fixes

  • editor: Fix completions for .json on quoted node name in Code node (#7382) (c8ae64b)
  • editor: Revert connection snapping changes (2e43ee6)
  • Notion Node: Handle empty values correctly for Notion selects + multi selects (#7383) (0c3070f)
n8n - [email protected]

Published by netroy about 1 year ago

1.9.2 (2023-10-09)

Bug Fixes

  • core: Add an option to enable postgres ssl with default certs (#6889) (0de6d7d)
  • editor: Fix disappearing NDV header in code nodes (#7290) (7d87392)
  • editor: Remove excess margin below run data editor (#7372) (8c38984)
  • editor: Use display option's @Version specifier (#7351) (73a98cb)
  • Google BigQuery Node: Location default to jobReference (#7354) (489a12d)
  • Google Drive Trigger Node: Add Shared Drives support (#7369) (138d26c)
  • Google Sheets Node: Fix "Maximum call stack size exceeded" error on too many rows (#7384) (200fb54)
  • HTML Node: Update property fields to not use expressions on drag (#7379) (4517001)
n8n - [email protected]

Published by krynble about 1 year ago

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

n8n - [email protected]

Published by netroy about 1 year ago

1.9.1 (2023-10-04)

Bug Fixes

  • core: Account for itemless case on restoring binary data ID (#7305) (c479d86)
  • core: Fix pruning of non-finished executions (#7333) (d8309a1)
  • editor: Disable email confirmation banner for trialing users (#7340) (3815327)
  • editor: Display value of selected matching column in RMC (#7298) (9fbd22e)
  • editor: Fix canvas endpoint snapping when dragging connection (#7346) (b4681e7)
  • editor: Fix RLC not loading when an expression can't resolve (#7295) (116a6df)
  • editor: Separate cloud endpoint calls (#7312) (54610b0)
  • Jira Software Node: Get all users in drop-down/RLC (#7322) (7abf13b), closes #2670
  • Notion Node: Rename Notion API Key to Internal Integration Token (#7176) (e606ded)
  • Postgres Node: Node requires comma-separated string even when using a single parameter through an expression (#7300) (43534ab)
  • Set Node: Do not stringify null and undefined (#7313) (326abaa)
  • Typeform Trigger Node: Change output format for TypeForm trigger to object instead of array (#7315) (b1fc981)
n8n - [email protected]

Published by netroy about 1 year ago

1.9.0 (2023-09-28)

Bug Fixes

  • Airtable Node: Attachments field type fix (#7227) (2af967c)
  • core: Change WorkflowHistory nodes/connections columns to be json (#7282) (a80abad)
  • core: Fix binary data manager check on pruning (#7251) (484035e)
  • core: Fix missing execution ID in webhook-based workflow producing binary data (#7244) (33991e9)
  • core: Handle filename* with quotes in Content-Disposition header (#7229) (67b985f)
  • core: Make DNS resolution order configurable (#7272) (5b3121c)
  • core: Make senderId required for all command messages (#7252) (4b01428)
  • core: Prevent executions from displaying Running status incorrectly (#7261) (861cac5)
  • core: Use consistent timezone-aware timestamps in postgres (#6948) (0132514), closes #2178 #2810 #3855 #2813
  • editor: Add debug feature docs link (#7240) (4614e1e)
  • editor: Fix SQL editor issue (#7236) (647fc6c)
  • editor: Ensure new Set node is on top of search list (#7215) (2491ccf)
  • editor: Forbid password reset when cloud account is limited in the number of users 7188 (303bc8e)
  • HTTP Request Node: Add suggestion how to fix '429 - too many requests' errors (#7293) (0bc33b1)
  • Item Lists Node: Concatenate operation pairedItems fix (#7286) (cde23a1)
  • Respond to Webhook Node: JSON output from expression fix (#7294) (8bc369d)

Features

  • Add onboarding flow (#7212) (01e9340)
  • core: Add secrets provider reload and refactor (#7277) (53a7502)
  • core: Add Tournament as the new default expression evaluator (#6964) (bf74f09)
  • core: Initial workflow history API (#7234) (0083a9e)
  • core: Introduce object store service (#7225) (fa84545)
  • editor: Add user cloud ID to telemetry #7232 (60c152d)
  • editor: Rework banners framework and add email confirmation banner (#7205) (b0e98b5)
  • MISP Node: Update credential to support HTTP Request node (#7268) (e4c302c)

Performance Improvements

  • core: Skip unneeded calls on every pruning cycle (#7260) (db01164)
n8n - [email protected]

Published by netroy about 1 year ago

1.8.2 (2023-09-25)

Bug Fixes

Reverts

  • Revert "fix: Issue enforcing user limits on start plan (#7188)" (6589580)
n8n - [email protected]

Published by netroy about 1 year ago

1.8.1 (2023-09-21)

Bug Fixes

  • Airtable Node: Attachments field type fix (#7227) (ebfcc87)
  • core: Handle filename* with quotes in Content-Disposition header (#7229) (fb36b0a)
  • Ensure new Set node is on top of search list (#7215) (c8fb06f)
  • Issue enforcing user limits on start plan (#7188) (50a4c5e)

Reverts

  • core: Add command to trigger license refresh on workers (#7184) (6ac19a5)
n8n - [email protected]

Published by krynble about 1 year ago

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

n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-09-14)

Bug Fixes

  • editor: Prevent duplicate creation of credential for OAuth2 (#7163) (f6d7ffe)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-09-13)

Bug Fixes

  • 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)
  • editor Account for nanoid workflow ids for subworkflow execute policy (#7094) (67092c0)
  • 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)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-09-06)

Bug Fixes

  • Postgres Node: Fix automatic column mapping (#7121) (e7546cc)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (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)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-08-31)

Features

n8n - [email protected]

Published by netroy about 1 year ago

Notice

This release failed to be published to Docker Hub, and is only available via NPM.
Please use 1.5.1 instead.

Changes (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

  • core: External Secrets storage for credentials (#6477) (ed927d3)
  • core: Add MFA (#4767) (2b7ba6f)
  • core: Add filtering, selection and pagination to users (#6994) (b716241)
  • editor: Debug executions in the editor (#6834) (c833078)
  • RSS Read Node: Add support for self signed certificates (#7039) (3b9f0fe)
n8n - [email protected]

Published by krynble about 1 year ago

1.4.1 (2023-08-29)

Bug Fixes

  • editor: Fix sending of Ask AI tracking events (#7002) (bf4f545)
  • Webhook Node: Fix URL params for webhooks (#6986) (60f70f1)
n8n - [email protected]

Published by krynble about 1 year ago

1.4.0 (2023-08-23)

Bug Fixes

  • core: Add recoveryInProgress flag file (#6962) (7b96820)
  • core: Fix continueOnFail for expression error in Set (#6939) (d4fac05)
  • core: Fix import:workflow command (#6996) (8c38d85)
  • core: Replace throw with warning when deactivating a non-active workflow (#6969) (b6a00fe)
  • core: Set up OAuth2 cred test (#6960) (4fc69b7)
  • editor: Do not flag dynamic load options issue on expression (#6932) (60a1ef0)
  • editor: Ensure community node install button tracks user agreement (#6976) (0ddfc73)
  • editor: Fix parsing for single quoted resolvables (#6982) (f32e993)
  • editor: Fix Remove all fields not removing values in resource mapper (#6940) (e6cff3f)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (40d3a29)
  • Google Sheets Node: Fix short sheet name interpreted as range (#6989) (00268a0)
  • Google Sheets Trigger Node: Support sheet names with non-latin characters (#6970) (052dd7c)
  • GraphQL Node: Improve error handling (#6955) (41db637)
  • Mautic Node: Fix issue with owner not being set correctly (#6991) (64b950f)
  • Salesforce Node: Fix Account update owner operation (#6958) (9b27878)
  • Shopify Node: Fix pagination when using options (#6972) (475d9c9)
  • Webhook Node: Backward compatible form-data parsing for non-array fields (#6967) (9455bcf)

Features

  • core: Add a warning to error workflows that cannot be started due to permission or settings (#6961) (67b88f7)
  • core: Add support for ready hooks, and credentials overwrite endpoint in workers (#6954) (8f8a1de)
  • editor: Show banner for non-production licenses (#6943) (413570c)
  • Remove PostHog event calls (#6915) (270946a)
  • Send Email Node: Add support for sending text and html email simultaneously (#6978) (3860d41)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-08-18)

Bug Fixes

  • core: Fix continueOnFail for expression error in Set (#6939) (e685780)
  • editor: Do not flag dynamic load options issue on expression (#6932) (81367cf)
  • editor: Fix Remove all fields not removing values in resource mapper (#6940) (c80163f)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (239e967)
  • GraphQL Node: Improve error handling (#6955) (e8937aa)
  • Salesforce Node: Fix Account update owner operation (#6958) (ffd3ef5)
  • Webhook Node: Backward compatible form-data parsing for non-array fields (#6967) (db1958c)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-08-17)

Bug Fixes

  • API: Fix issue with workflow setting not supporting newer nanoids (#6699) (2e64c9d)
  • AwsS3 Node: Fix issue if bucket name contains a '.' (#6542) (219f897)
  • core: Add missing primary key on the execution_data table on postgres (#6797) (1c5f98d)
  • core: Fix continueOnFail for expression error in Set (#6939) (2a3937f)
  • core: Fix property existence checks on AugmentObject (#6842) (3e4483a)
  • core: Log crash causes to console when sentry is disabled (#6890) (f19c9c1)
  • core: Restrict read/write file paths access (#6582) (6e6b90e)
  • core: Serialize BigInts (#6805) (17ce49b)
  • core: Update frontend urls when using the --tunnel option (#6898) (ec3c066)
  • core: Update packages to address CVE-2023-2142 and CVE-2020-28469 (#6844) (6dd0850)
  • Correct typos in Taiga and ServiceNow nodes (#6814) (b9f52ec)
  • editor: Fix code node’s content property to be reactive (#6931) (f3b380d)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (baada92)
  • Email Trigger (IMAP) Node: UTF-8 attachments are not correctly named (#6856) (f3f1c14)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (35c29ac)
  • Fix issue with key based credentials not being read correctly (#6824) (2459b0a)
  • Fix issue with key formatting if null or undefined (#6924) (59d33db)
  • Fix issue with key formatting introduced in 1.2.0 (#6896) (8423153)
  • FTP Node: List recursive ignore . and .. to prevent infinite loops (#6707) (6a787dd)
  • GitLab Trigger Node: Fix trigger activation 404 error (#6711) (8c5145b)
  • Gmail Trigger Node: Early returns in case of no data (#6727) (df2f1d6)
  • Google BigQuery Node: Error description improvement (#6715) (261d73e)
  • GoToWebinar Node: Fix issue with timezone incorrectly being required (#6865) (2f61e34)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (e8e4c9e)
  • Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (73eddc6)
  • Salesforce Node: Fix Account update owner operation (#6958) (e71ff76)
  • Telegram Trigger Node: Add guard to 'include' call on null or undefined (#6730) (c3c845c)
  • Todoist Node: Fix issue with section id being ignored (#6799) (e53f4a0)

Features

  • Add support for not requiring SMTP auth with user management (#3742) (fc97d18)
  • core: Add support for ready hooks, and credentials overwrite endpoint in workers (#6954) (e5986c5)
  • editor: Add "Download" button if JSON data is to large (#6850) (3d815cf)
  • Enable parallel processing on multiple queue nodes (#6295) (e45461a)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-08-16)

Bug Fixes

  • core: Don't let bull override the default redis config (#6897) (cfeb322)
  • core: Fix fetching of EE executions (#6901) (f3fce48)
  • core: Update frontend urls when using the --tunnel option (#6898) (718e613)
  • editor: Disable telemetry in dev mode and in E2E tests (#6869) (808a928)
  • editor: Fix code node’s content property to be reactive (#6931) (3b75bc6)
  • editor: Fix event emit on credential sharing (#6922) (297c3c9)
  • editor: Fix multiOptions parameters resetting on initial load (#6903) (49867c2)
  • editor: Update execution view layout (#6882) (0339732)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f3248e4)
  • Fix issue with key formatting if null or undefined (#6924) (4e4a3cf)
  • Fix issue with key formatting introduced in 1.2.0 (#6896) (0e075c9)
  • Fix lag when node parameters are updated (#6941) (3eb65e0)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (96ff1f8)
  • Prevent workflow breaking when credential type is unknown (#6923) (e83b93f)
  • Respond to Webhook Node: Return headers in response (#6921) (a82107f)

Features

  • core: Add support for not requiring SMTP auth with user management (#3742) (eead6d4)
  • core: Descriptive message for common nodeJS errors (#6841) (3adb0b6)
  • editor: Ask AI in Code node (#6672) (fde6ad1)
  • Enable parallel processing on multiple queue nodes (#6295) (44afcff)
n8n - [email protected]

Published by netroy about 1 year ago

Changes (2023-08-14)

Bug Fixes

  • core: Fix fetching of EE executions (#6901) (28d460a)
  • core: Fix issue with key formatting if null or undefined (#6924) (493a6de)
  • editor: Fix event emit on credential sharing (#6922) (dab4aa3)
  • editor: Fix multiOptions parameters resetting on initial load (#6903) (ed3b89e)
  • editor: Prevent workflow breaking when credential type is unknown (#6923) (92536b7)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f1e7c73)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (18e0b88)
  • Respond to Webhook Node: Return headers in response (#6921) (3787156)