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] Latest Release

Published by ivov 2 months ago

1.55.3 (2024-08-16)

Bug Fixes

n8n - [email protected]

Published by mutdmour 2 months ago

1.55.2 (2024-08-16)

Bug Fixes

  • editor: Fix context menu bug when right clicking node (#10455) (97c5cae)
  • editor: Buffer json chunks in stream response (#10439) (efc6558)
n8n - [email protected]

Published by netroy 2 months ago

1.55.1 (2024-08-15)

Bug Fixes

  • core: Fix payload property in workflow-post-execute event (#10413) (94423be)
  • core: Use explicit types in configs to ensure valid decorator metadata (#10433) (c32ba82)
  • Project Viewer always seeing a connection error when testing credentials (#10417) (5edd513)
n8n - [email protected]

Published by netroy 2 months ago

1.54.4 (2024-08-15)

Bug Fixes

  • core: Use explicit types in configs to ensure valid decorator metadata (#10433) (b5b5295)
n8n - [email protected]

Published by ivov 2 months ago

1.54.3 (2024-08-15)

Bug Fixes

  • core: Fix payload property in workflow-post-execute event (#10413) (829d8b9)
  • Project Viewer always seeing a connection error when testing credentials (#10417) (b89b65a)
n8n - [email protected]

Published by netroy 2 months ago

1.54.2 (2024-08-14)

Bug Fixes

  • AI Agent Node: Fix issues with some tools not populating (#10406) (dfc5596)
n8n - [email protected]

Published by netroy 2 months ago

1.55.0 (2024-08-14)

Bug Fixes

  • AI Agent Node: Fix issues with some tools not populating (#10406) (51a1edd)
  • core: Account for cancelling an execution with no workers available (#10343) (b044e78)
  • core: Account for owner when filtering by project ID in GET /workflows in Public API (#10379) (5ac65b3)
  • core: Enforce shutdown timer and sequence on SIGINT for main (#10346) (5255793)
  • core: Filter out prototype and constructor lookups in expressions (#10382) (8e7d29a)
  • core: Fix duplicate Redis publisher (#10392) (45813de)
  • core: Fix worker shutdown errors when active executions (#10353) (e071b73)
  • core: Prevent XSS in user update endpoints (#10338) (7898498)
  • core: Prevent XSS via static cache dir (#10339) (4f392b5)
  • core: Rate limit MFA activation and verification endpoints (#10330) (b6c47c0)
  • core: Require mfa code for password change if its enabled (#10341) (9d7caac)
  • core: Require mfa code to disable mfa (#10345) (3384f52)
  • editor: Add better error handling for chat errors (#10408) (f82b6e4)
  • editor: Connect up new project viewer role to the FE (#9913) (117e2d9)
  • editor: Enable credential sharing between all types of projects (#10233) (1cf48cc)
  • editor: Fix rendering of SVG icons in public chat on iOS (#10381) (7ab3811)
  • editor: Fixing XSS vulnerability in toast messages (#10329) (38bdd9f)
  • editor: Revert change that hid swagger docs in the ui (#10350) (bae49d3)
  • n8n Form Trigger Node: Fix issue preventing v1 node from working (#10364) (9b647a9)

Features

n8n - [email protected]

Published by mutdmour 2 months ago

Bug Fixes
n8n Form Trigger Node: Fix issue preventing v1 node from working (https://github.com/n8n-io/n8n/issues/10364) (6b1b967)

n8n - [email protected]

Published by netroy 2 months ago

1.53.2 (2024-08-08)

Bug Fixes

  • core: VM2 sandbox should not throw on new Promise (#10298) (6677033)
n8n - [email protected]

Published by tomi 2 months ago

1.54.0 (2024-08-07)

Bug Fixes

  • core: Ensure OAuth token data is not stubbed in source control (#10302) (98115e9)
  • core: Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247) (88a1701)
  • core: Fix user telemetry bugs (#10293) (42a0b59)
  • core: Make execution and its data creation atomic (#10276) (ae50bb9)
  • core: Make OAuth1/OAuth2 callback not require auth (#10263) (a8e2774)
  • core: Revert transactions until we remove the legacy sqlite driver (#10299) (1eba7c3)
  • core: Surface enterprise trial error message (#10267) (432ac1d)
  • core: Upgrade tournament to address some XSS vulnerabilities (#10277) (43ae159)
  • core: VM2 sandbox should not throw on new Promise (#10298) (7e95f9e)
  • core: Webhook and form baseUrl missing (#10290) (8131d66)
  • editor: Enable moving resources only if team projects are available by the license (#10271) (42ba884)
  • editor: Fix execution retry button (#10275) (55f2ffe)
  • editor: Update design system Avatar component to show initials also when only firstName or lastName is given (#10308) (46bbf09)
  • editor: Update tags filter/editor to not show non existing tag as a selectable option (#10297) (557a76e)
  • Invoice Ninja Node: Fix payment types (#10196) (c5acbb7)
  • Loop node no input data shown (#10224) (c8ee852)

Features

  • core: Allow filtering executions and users by project in Public API (#10250) (7056e50)
  • core: Allow transferring credentials in Public API (#10259) (07d7b24)
  • core: Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248) (57d1c9a)
  • core: Support community packages in scaling-mode (#10228) (88086a4)
  • core: Support create, delete, edit role for users in Public API (#10279) (84efbd9)
  • core: Support create, read, update, delete projects in Public API (#10269) (489ce10)
  • editor: Auto-add LLM chain for new LLM nodes on empty canvas (#10245) (06419d9)
  • Elasticsearch Node: Add bulk operations for Elasticsearch (#9940) (bf8f848)
  • Lemlist Trigger Node: Update Trigger events (#10311) (15f10ec)
  • MongoDB Node: Add projection to query options on Find (#9972) (0a84e0d)
  • Postgres Chat Memory, Redis Chat Memory, Xata: Add support for context window length (#10203) (e3edeaa)
  • Stripe Trigger Node: Add Stripe webhook descriptions based on the workflow ID and name (#9956) (3433465)
  • Webflow Node: Update to use the v2 API (#9996) (6d8323f)
n8n - [email protected]

Published by ivov 2 months ago

1.45.2 (2024-08-06)

Bug Fixes

  • core: Ensure OAuth token data is not stubbed in source control (#10302) (d7286fd)
n8n - [email protected]

Published by despairblue 3 months ago

1.53.1 (2024-08-02)

Bug Fixes

  • core: Upgrade tournament to address some XSS vulnerabilities (#10277) (887ed17)
  • editor: Enable moving resources only if team projects are available by the license (#10271) (d9a638a)
  • editor: Fix execution retry button (#10275) (3978b93)
  • Loop node no input data shown (#10224) (2cfa75d)
n8n - [email protected]

Published by despairblue 3 months ago

1.53.0 (2024-07-31)

Bug Fixes

  • Better error message when calling data transformation functions on a null value (#10210) (1718125)
  • core: Fix missing successful items on continueErrorOutput with multiple outputs (#10218) (1a7713e)
  • core: Flush instance stopped event immediately (#10238) (d6770b5)
  • core: Restore log event n8n.workflow.failed (#10253) (3e96b29)
  • core: Upgrade @n8n/vm2 to address CVE‑2023‑37466 (#10265) (2a09a03)
  • editor: Defer User saved credentials telemetry event for OAuth credentials (#10215) (40a5226)
  • editor: Fix custom API call notice (#10227) (5b47c8b)
  • editor: Fix issue with existing credential not opening in HTTP agent tool (#10167) (906b4c3)
  • editor: Fix parameter input glitch when there was an error loading remote options (#10209) (c0e3743)
  • editor: Fix workflow execution list scrolling after filter change (#10226) (7e64358)
  • Google BigQuery Node: Send timeoutMs in query, pagination support (#10205) (f5722e8)
  • Google Sheets Node: Add column names row if sheet is empty (#10200) (82eba9f)
  • Google Sheets Node: Do not insert row_number as a new column, do not checkForSchemaChanges in update operation (#10201) (5136d10)
  • Google Sheets Node: Fix Google Sheet URL regex (#10195) (e6fd996)
  • HTTP Request Node: Resolve max pages expression (#10192) (bfc8e1b)
  • LinkedIn Node: Fix issue with some characters cutting off posts early (#10185) (361b5e7)
  • Postgres Node: Expressions in query parameters for Postgres executeQuery operation (#10217) (519fc4d)
  • Postgres Node: Option to treat query parameters enclosed in single quotas as text (#10214) (00ec253)
  • Read/Write Files from Disk Node: Notice update in file selector, replace backslashes with forward slashes if windows path (#10186) (3eac673)
  • Text Classifier Node: Use proper documentation URL and respect continueOnFail (#10216) (452f52c)
  • Trello Node: Use body for POST requests (#10189) (7775d50)
  • Wait Node: Authentication fix (#10236) (f87854f)

Features

  • Calendly Trigger Node: Add OAuth Credentials Support (#10251) (326c983)
  • core: Allow filtering workflows by project and transferring workflows in Public API (#10231) (d719899)
  • editor: Show new executions as Queued in the UI, until they actually start (#10204) (44728d7)
  • HTTP Request Node: Add option to disable lowercase headers (#10154) (5aba69b)
  • Information Extractor Node: Add new simplified AI-node for information extraction (#10149) (3d235b0)
  • Introduce Google Cloud Platform as external secrets provider (#10146) (3ccb9df)
  • n8n Form Trigger Node: Improvements (#10092) (711b667)
  • Recovery option for jsonParse helper (#10182) (d165b33)
  • Sentiment Analysis Node: Implement Sentiment Analysis node (#10184) (8ef0a0c)
  • Shopify Node: Update Shopify API version (#10155) (e2ee915)
  • Support create, read, delete variables in Public API (#10241) (af695eb)
n8n - [email protected]

Published by despairblue 3 months ago

1.52.2 (2024-07-31)

Bug Fixes

  • core: Restore log event n8n.workflow.failed (#10253) (70aa8fd)
  • editor: Fix workflow execution list scrolling after filter change (#10226) (c2e37cb)
n8n - [email protected]

Published by elsmr 3 months ago

1.52.1 (2024-07-26)

Bug Fixes

  • editor: Fix issue with existing credential not opening in HTTP agent tool (#10167) (0e448dc)
n8n - [email protected]

Published by elsmr 3 months ago

1.51.2 (2024-07-26)

Bug Fixes

  • editor: Fix issue with existing credential not opening in HTTP agent tool (#10167) (cc0dff2)
n8n - [email protected]

Published by ShireenMissi 3 months ago

1.52.0 (2024-07-24)

Bug Fixes

  • core: Fix handling of common events for relays (#10135) (d2a3a4a)
  • core: Fix SSH Tunnels when using private key (#10148) (a96db34)
  • core: Metadata inserts using existing IDs and failing with postgres (#10108) (4547a49)
  • core: Respect prefix for all Prometheus metrics (#10130) (b1816db)
  • core: Support branches containing slashes in source control (#10109) (03a833d)
  • core: Support execution recovery when saving execution progress (#10104) (d887c82)
  • editor: Allow $secrets to resolve on credentials (#10093) (bf57f38)
  • editor: Fix saving and connecting on LDAP setup form (#10163) (30784fb)
  • editor: Fix updating/uninstalling community nodes (#10138) (de015ff)
  • editor: Remove "move" action from workflow and credential on community plan (#10057) (5a9a271)
  • editor: UX Improvements to RBAC feature set (#9683) (028a8a2)
  • HelpScout Node: Fix issue with thread types not working correctly (#10084) (68d3beb)
  • MQTT Node: Node hangs forever on failed connection (#10048) (76c2906)
  • n8n Form Trigger Node: Execution from canvas (#10132) (b07c5e2)
  • Notion Node: Fix issue preventing some database page urls from working (#10070) (7848c19)
  • RabbitMQ Node: Fix issue with arguments not being sent (#9397) (1c666e6)

Features

  • editor: Split Tools and Models into sub-sections (#10159) (3846eb9)
  • Introduce Azure Key Vault as external secrets provider (#10054) (1b6c2d3)
  • Pinecone Vector Store Node, Supabase Vector Store Node: Add update operation to vector store nodes (#10060) (7e1eeb4)
  • Send Email Node: Smtp credential improvements (#10147) (dc13ceb)
n8n - [email protected]

Published by elsmr 3 months ago

1.51.1 (2024-07-23)

Bug Fixes

  • core: Fix SSH Tunnels when using private key (#10148) (6209d18)
  • core: Metadata inserts using existing IDs and failing with postgres (#10108) (0b78789)
  • editor: Fix updating/uninstalling community nodes (#10138) (637dde1)
n8n - [email protected]

Published by elsmr 3 months ago

1.50.2 (2024-07-23)

Bug Fixes

  • core: Fix SSH Tunnels when using private key (#10148) (4e07c1f)
  • core: Metadata inserts using existing IDs and failing with postgres (#10108) (f7cfe79)
  • editor: Fix updating/uninstalling community nodes (#10138) (69c3cb3)
n8n - [email protected]

Published by mutdmour 3 months ago

1.51.0 (2024-07-17)

Bug Fixes

  • AMQP Sender Node: Node hangs forever on disconnect (#10026) (27410ab)
  • AMQP Trigger Node: Manual execution updated error reduced wait time (#10035) (f78f4ea)
  • AWS Comprehend Node: Add paired item support (#10015) (470d496)
  • core: Ensure executions cannot resume if already running (#10014) (d651be4)
  • core: Redact csrfSecret when returning oauth credentials to the frontend (#10075) (48f047e)
  • core: Stopping an execution should reject any response promises (#9992) (36b314d)
  • editor: Ensure all static assets are accessible from the server (#10062) (3bde845)
  • editor: Handle disabled nodes in schema view (#10052) (ab5688c)
  • editor: Make schema view use the correct output (#10016) (c29664d)
  • editor: Provide autocomplete for nodes, even when intermediate node has not run (#10036) (46d6edc)
  • editor: Remove push event listeners when migrating away from the canvas (#10063) (0d12f0a)
  • editor: Use selected input item for autocomplete (#10019) (1d2b403)
  • Email Trigger (IMAP) Node: Reconnect not working correctly (#10064) (68d5d7e)
  • Filter component - array contains comparison not correct when ignore case option set to true (#10012) (4a3b97c)
  • GitHub Node: File Create operation prevent duplicated base64 encoding (#10040) (9bcc926)
  • HTTP Request Node: Respect the original encoding of the incoming response (#9869) (2d19aef)
  • HTTP Request tool - allow hyphens in placeholders (#10037) (8cd9370)
  • HTTP Request tool - do not error on missing headers (#10044) (04b62e0)
  • HubSpot Node: Migrate from v2 owners api (#10013) (56dd491)
  • Number input defaults to 0 not allowing to have arbitrary precision (#10021) (e4e66ab)
  • OpenAI Chat Model Node: Respect baseURL override for /models (#10076) (e5dda57)
  • Telegram Trigger Node: Fix issue with videos not being downloaded (#10007) (e84ab35)
  • Webhook Node: Binary property option name and description update (#10043) (9302e33)

Features

  • Asana Node: Add support for project privacy settings (#10027) (429481c)
  • Better error when calling expression function on input that is undefined or null (#10009) (519e57b)
  • editor: Make expression autocomplete search case-insensitive (#10017) (cde6fe9)
  • editor: Tweak node creator search logic for AI sub-nodes (#10025) (7db1656)
  • Google Vertex Chat Model Node: Add support for Google Vertex AI Chat models (#9970) (071130a)
  • Postgres Chat Memory Node: Implement Postgres Chat Memory node (#10071) (9cbbb63)
  • Text Classifier Node: Add Text Classifier Node (#9997) (28ca7d6)