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 krynble 5 months ago

1.42.1 (2024-05-20)

Bug Fixes

  • Core: Properly initialize license on leadership switch (#9467) (747012d)
n8n - [email protected]

Published by netroy 5 months ago

1.41.1 (2024-05-16)

Bug Fixes

  • Code Node: Bind helper methods to the correct context (#9380) (a515686)
  • core: Add an option to disable STARTTLS for SMTP connections (#9415) (bc1e6f9)
  • editor: Fix blank Public API page (#9409) (d090a7a)
  • Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (5633eec)
  • Mattermost Node: Fix issue when fetching reactions (#9375) (c19d4aa)
n8n - [email protected]

Published by netroy 5 months ago

1.42.0 (2024-05-15)

Bug Fixes

  • Code Node: Bind helper methods to the correct context (#9380) (82c8801)
  • Cortex Node: Fix issue with analyzer response not working for file observables (#9374) (ed22dcd)
  • editor: Render backticks as code segments in error view (#9352) (4ed5850)
  • Mattermost Node: Fix issue when fetching reactions (#9375) (78e7c7a)

Features

  • AI Agent Node: Implement Tool calling agent (#9339) (677f534)
  • core: Allow using a custom certificates in docker containers (#8705) (6059722)
  • core: Node hints(warnings) system (#8954) (da6088d)
  • core: Node version available in expression (#9350) (a00467c)
  • editor: Add examples for number & boolean, add new methods (#9358) (7b45dc3)
  • editor: Add examples for object and array expression methods (#9360) (5293663)
  • editor: Add item selector to expression output (#9281) (dc5994b)
  • editor: Autocomplete info box: improve structure and add examples (#9019) (c92c870)
  • editor: Remove AI Error Debugging (#9337) (cda062b)
  • Slack Node: Add block support for message updates (#8925) (1081429)
n8n - [email protected]

Published by ivov 5 months ago

1.41.0 (2024-05-08)

Bug Fixes

  • Cast boolean values in filter parameter (#9260) (30c8efc)
  • core: Prevent occassional 429s on license init in multi-main setup (#9284) (22b6f90)
  • core: Report missing SAML attributes early with an actionable error message (#9316) (225fdbb)
  • core: Webhooks responding with binary data should not prematurely end the response stream (#9063) (23b676d)
  • editor: Fix multi-select parameters with load options getting cleared (#9324) (0ee4b6c)
  • editor: Fix shortcut issue on save buttons (#9309) (e74c14f)
  • editor: Resolve $vars and $secrets in expressions in credentials fields (#9289) (d92f994)
  • editor: Show MFA section to instance owner, even when external auth is enabled (#9301) (b65e0e2)
  • Gmail Node: Remove duplicate options when creating drafts (#9299) (bfb0eb7)
  • Linear Node: Fix issue with data not always being returned (#9273) (435272b)
  • n8n Form Trigger Node: Fix missing options when using respond to webhook (#9282) (6ab3781)
  • Pipedrive Node: Improve type-safety in custom-property handling (#9319) (c8895c5)
  • Read PDF Node: Disable JS evaluation from PDFs (#9336) (c4bf5b2)

Features

  • editor: Implement AI Assistant chat UI (#9300) (491c6ec)
  • editor: Temporarily disable AI error helper (#9329) (35b983b)
  • LinkedIn Node: Upgrade LinkedIn API version (#9307) (3860077)
  • Redis Node: Add support for TLS (#9266) (0a2de09)
  • Send Email Node: Add an option to customize client host-name on SMTP connections (#9322) (d0d52de)
  • Slack Node: Update to use the new API method for file uploads (#9323) (695e762)
n8n - [email protected]

Published by elsmr 6 months ago

1.40.0 (2024-05-02)

Bug Fixes

  • Airtable Node: Do not allow to use deprecated api keys in v1 (#9171) (017ae6e)
  • core: Add view engine to webhook server to support forms (#9224) (24c3150)
  • core: Fix browser session refreshes not working (#9212) (1efeecc)
  • core: Prevent node param resolution from failing telemetry graph generation (#9257) (f6c9493)
  • core: Stop relying on filesystem for SSH keys (#9217) (093dcef)
  • Discord Node: When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) (00dfad3)
  • editor: Fix read-only mode in inline expression editor (#9232) (99f384e)
  • editor: Prevent excess runs in manual execution with run data (#9259) (426a12a)
  • editor: Throw expression error on attempting to set variables at runtime (#9229) (fec04d5)
  • Elaborate scope of Sustainable Use License (#9233) (442aaba)
  • Google BigQuery Node: Better error messages, transform timestamps (#9255) (7ff24f1)
  • Google Drive Node: Create from text operation (#9185) (d9e7494)
  • Jira Trigger Node: Update credentials UI (#9198) (ed98ca2)
  • LangChain Code Node: Fix execution of custom n8n tools called via LC code node (#9265) (741e829)
  • LangChain Code Node: Fix resolution of scoped langchain modules (#9258) (445c05d)
  • MySQL Node: Query to statements splitting fix (#9207) (dc84452)

Features

  • Add Ask AI to HTTP Request Node (#8917) (cd9bc44)
  • Gmail Node: Add support for creating drafts using an alias (#8728) (3986356)
  • Gmail Node: Add thread option for draft emails (#8729) (2dd0b32)
  • Groq Chat Model Node: Add support for Groq chat models (#9250) (96f02bd)
  • HTTP Request Node: Option to provide SSL Certificates in Http Request Node (#9125) (306b68d)
  • Jira Software Node: Add Wiki Markup support for Jira Cloud comments (#8857) (756012b)
  • Microsoft To Do Node: Add an option to set a reminder when updating a task (#6918) (22b2afd)
  • MISP Node: Rest search operations (#9196) (b694e77)
  • Ollama Chat Model Node: Add aditional Ollama config parameters & fix vision (#9215) (e17e767)
  • Pipedrive Node: Add busy and description options to activities (#9208) (9b3ac16)
  • Postgres Node: Add option IS NOT NULL and hide value input fields (#9241) (e896889)
  • S3 Node: Add support for self signed SSL certificates (#9269) (ddff804)
  • Telegram Node: Disable page preview by default (#9267) (41ce178)
  • Upgrade typeorm for separate sqlite read & write connections (#9230) (0b52320)
  • Wise Node: Add XML as supported format in getStatement operation (#9193) (a424b59)
  • Wise Trigger Node: Add support for balance updates (#9189) (42a9891)
n8n - [email protected]

Published by ivov 6 months ago

1.37.4 (2024-04-25)

Bug Fixes

  • core: Stop relying on filesystem for SSH keys (#9217) (1818e81)
n8n - [email protected]

Published by ivov 6 months ago

1.38.2 (2024-04-25)

Bug Fixes

  • core: Stop relying on filesystem for SSH keys (#9217) (988526c)
n8n - [email protected]

Published by ivov 6 months ago

1.39.1 (2024-04-25)

Bug Fixes

  • core: Fix browser session refreshes not working (#9212) (a67246c)
  • core: Stop relying on filesystem for SSH keys (#9217) (3418dfb)
  • Discord Node: When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) (d0250b2)
  • Google Drive Node: Create from text operation (#9185) (44bcc03)
  • MySQL Node: Query to statements splitting fix (#9207) (67c92dc)
n8n - [email protected]

Published by RicardoE105 6 months ago

1.39.0 (2024-04-24)

Bug Fixes

  • core: Exclude oAuth callback urls from browser-id checks (#9158) (46e432b)
  • core: Improve browserId checks, and add logging (#9161) (ff9ae54)
  • core: Upgrade mysql2 to address CVE-2024-21511 (#9206) (3996d28)
  • editor: Fix expression preview when previous node is selected (#9140) (85780ea)
  • editor: Fix parameter reset on credential change in Discord node (#9137) (135ef75)
  • editor: Fix sessionId for manual chat trigger execution (#9187) (f5ccb5f)
  • editor: Make sticky node content parameter non require to support empty stickies (#9192) (f6142ff)
  • editor: Prevent duplicate values in preview for SQL editor (#9129) (5acbfb4)
  • Google Sheets Node: Fix "Append or Update" on an empty sheet (#9175) (29ee4fa)
  • Notion Node: Add itemIndex to API and operation errors (#9150) (946f09f)
  • Postgres Node: Convert js arrays to postgres type, if column type is ARRAY (#9160) (08e3502)
  • Respond to Webhook Node: Fix issue stopping form trigger response (#9157) (6c63cd9)
  • Schedule Trigger Node: Default to 0 minute if falsy on hourly run (#9146) (d756609)
  • Splunk Node: Retry attempts if no response from API call, better error with suggestion to use Retry On Fail (#9176) (05a569c)

Features

  • Add WhatsApp Business Trigger Node (#8840) (23a2dd0)
  • core: Setup helmet.js for setting security headers (#9027) (0ed4671)
  • core: Upgrade mysql2 to address CVE-2024-21507, CVE-2024-21508, and CVE-2024-21509 (#9154) (9bd8e10)
  • n8n Form Trigger Node: Option to remove attribution (#9162) (699fd70)
  • Webhook Node: Setting to enable multiple outputs/methods (#9086) (2bf0a39)
  • Zammad Node: Add more options to the Organizations endpoint (#9180) (15c88d6)
n8n - [email protected]

Published by netroy 6 months ago

1.38.1 (2024-04-18)

Bug Fixes

  • core: Exclude oAuth callback urls from browser-id checks (#9158) (c1d07fb)
  • core: Improve browserId checks, and add logging (#9161) (e16d18c)
  • editor: Fix parameter reset on credential change in Discord node (#9137) (336344f)
  • Postgres Node: Convert js arrays to postgres type, if column type is ARRAY (#9160) (ee0c685)
  • Schedule Trigger Node: Default to 0 minute if falsy on hourly run (#9146) (3d6455e)
n8n - [email protected]

Published by netroy 6 months ago

1.37.3 (2024-04-18)

Bug Fixes

  • core: Don't create multiple owners when importing credentials or workflows (#9112) (32db869)
  • core: Exclude oAuth callback urls from browser-id checks (#9158) (58b6a9d)
  • core: Improve browserId checks, and add logging (#9161) (cff50fb)
  • Fix issue with Crowdstrike credential not working correctly (#9108) (d11ca79)
n8n - [email protected]

Published by netroy 6 months ago

1.38.0 (2024-04-17)

Bug Fixes

  • core: Don't create multiple owners when importing credentials or workflows (#9112) (3eb5be5)
  • core: Don't revert irreversible migrations (#9105) (3bb821f)
  • core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (cf435c3)
  • editor: Do not show overlapping trash icon in the node's settings (#9119) (c00150b)
  • editor: Open links from embedded chat in new tab (#9121) (284de5d)
  • editor: Render dates correctly in parameter hint (#9089) (064e8f4)
  • Execute Workflow Node: Assign fallback pairedItem only if not present in output item and different length of input output (#9145) (a95e401)
  • Fix issue with Crowdstrike credential not working correctly (#9108) (4c16000)
  • HTTP Request Node: Tolerate header name being empty (#9138) (f6c9dbf)
  • Respond to Webhook Node: Continue on fail and error branch support (#9115) (86a20f6)

Features

  • editor: Add object keys that need bracket access to autocomplete (#9088) (98bcd50)
  • GitHub Node: Add option to get pull requests (#9094) (4d9000b)
  • Google Gemini Chat Model Node: Add support for new Google Gemini models (#9130) (f1215cd)
  • Summarize Node: Option to continue when field to summarize can't be found in any items (#9118) (d7abc30)
n8n - [email protected]

Published by netroy 6 months ago

1.37.2 (2024-04-17)

Bug Fixes

  • core: Fix the backend dependency tree to address the issue of user-defined timezone not being used (#9139) (cd04069)
n8n - [email protected]

Published by netroy 6 months ago

1.36.4 (2024-04-15)

Bug Fixes

  • core: Fix the backend dependency tree to address the issue of user-defined timezone not being used (#9139) (cd04069)
n8n - [email protected]

Published by netroy 6 months ago

1.36.3 (2024-04-12)

Bug Fixes

  • core: Fix the backend dependency tree to address the issue of user-defined timezone not being used (#9139) (cd04069)
  • core: Don't create multiple owners when importing credentials or workflows (#9112) (a5d47db)
n8n - [email protected]

Published by netroy 6 months ago

1.37.1 (2024-04-11)

Bug Fixes

  • core: Don't revert irreversibble migrations (#9105) (4326d59)
  • core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (19ba645)
  • editor: Do not show overlapping trash icon in the node's settings (#9119) (27de031)
  • editor: Open links from embedded chat in new tab (#9121) (9e1e799)
  • editor: Render dates correctly in parameter hint (#9089) (daacc42)
  • Respond to Webhook Node: Continue on fail and error branch support (#9115) (779b4a7)
n8n - [email protected]

Published by netroy 6 months ago

1.36.2 (2024-04-11)

Bug Fixes

  • API: Accept settings.executionOrder in workflow creation (#9072) (4579fc8)
  • AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (3992ae7)
  • core: Don't revert irreversibble migrations (#9105) (a1870b3)
  • core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (89755c4)
  • core: Fix isLeader check in WaitTracker constructor (#9100) (549e8f7)
  • core: Support MySQL in MoveSshKeysToDatabase migration (#9120) (3a51593)
  • editor: Allow pinning of AI root nodes (#9060) (2489009)
  • editor: Connecting nodes to triggers when adding them together (#9042) (ae26b8f)
  • editor: Do not show overlapping trash icon in the node's settings (#9119) (5308159)
  • editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (b3adec3)
  • editor: Expand range of allowed characters in expressions (#9083) (e947f39)
  • editor: Fix displaying logic of execution retry button (#9061) (c3a5ed1)
  • editor: Fix issue with case insensitive tags (#9071) (9a9b49a)
  • editor: Fix issues in dark mode (#9068) (c101ec8)
  • editor: Open links from embedded chat in new tab (#9121) (252dc97)
  • editor: Render dates correctly in parameter hint (#9089) (0e88b89)
  • editor: UX improvements to mfa setup modal (#9059) (f8d825e)
  • HTTP Request Node: Duplicate key names support for form data (#9040) (3fb532d)
  • MySQL Node: Query Parameters parse string to number (#9011) (f50d4db)
  • Respond to Webhook Node: Continue on fail and error branch support (#9115) (dedd5c1)
  • Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e4c05e4)
n8n - [email protected]

Published by ivov 6 months ago

1.37.0 (2024-04-10)

Bug Fixes

  • API: Accept settings.executionOrder in workflow creation (#9072) (0c90c7c)
  • AWS Bedrock Chat Model Node: Improve filtering of Bedrock models & fix Claude 3 (#9085) (cfaab0b)
  • Continue on fail / error output support for chains and agents (#9078) (f62800c)
  • core: Ensure status on Axios errors is available to the BE (#9015) (744327c)
  • core: Ensure only leader handles waiting executions (#9014) (217b07d)
  • core: Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) (ff81de3)
  • core: Fix isLeader check in WaitTracker constructor (#9100) (c2f4d7d)
  • core: Remove binary data when deleting executions by filter (#9056) (7bf0f90)
  • editor: Add fallback for expression resolution in multi-output case (#9045) (bcd39a1)
  • editor: Allow pinning of AI root nodes (#9060) (32df171)
  • editor: Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) (f6ce81e)
  • editor: Connecting nodes to triggers when adding them together (#9042) (f214362)
  • editor: Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) (3dd70a1)
  • editor: Expand range of allowed characters in expressions (#9083) (3bcfef9)
  • editor: Fix displaying logic of execution retry button (#9061) (92f6cbf)
  • editor: Fix execution with wait node (#9051) (db4f8d4)
  • editor: Fix issue with case insensitive tags (#9071) (caea27d)
  • editor: Fix issues in dark mode (#9068) (7467aa3)
  • editor: Issue showing Auth2 callback section when all properties are overriden (#8999) (dff8f7a)
  • editor: Make share modal content scrollable (#9025) (ec9fe98)
  • editor: Make Webhook node pinnable (#9047) (042aa62)
  • editor: Prevent saving workflow while another save is in progress (#9048) (3c9a1d2)
  • editor: Rerun failed nodes in manual executions (#9050) (bc6575a)
  • editor: UX improvements to mfa setup modal (#9059) (4ac02dd)
  • Fix missing input panel in node details view (#9043) (71c54cb)
  • HTTP Request Node: Duplicate key names support for form data (#9040) (3e231db)
  • MySQL Node: Query Parameters parse string to number (#9011) (610ead9)
  • Summarization Chain Node: 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) (e47e4bf)
  • Workflows executed from other workflows not stopping (#9010) (0ac9851)

Features

  • Add credential update and delete events to log streaming (#9026) (f4f0a36)
  • Allow workflow execution even if it has errors (#9037) (eaaefd7)
  • Append item index suffix to an error message, if provided, and node has many input items (#9070) (5793e56)
  • core: Improve Langsmith traces for AI executions (#9081) (936682e)
  • core: Prevent session hijacking (#9057) (2826104)
  • Email Trigger (IMAP) Node: Migrate from imap-simple to @n8n/imap (#8899) (9f87cc2)
  • JWT Node: New node (#9005) (0a9f6b3)
  • Postgres Node: Options keepAlive and keepAliveInitialDelayMillis (#9067) (58518b6)
n8n - [email protected]

Published by despairblue 7 months ago

1.36.1 (2024-04-04)

Bug Fixes

  • core: Ensure status on Axios errors is available to the BE (#9015) (39002b0)
  • core: Ensure only leader handles waiting executions (#9014) (52b6947)
  • editor: Add fallback for expression resolution in multi-output case (#9045) (e22ef2a)
  • editor: Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) (cb2e460)
  • editor: Fix execution with wait node (#9051) (0fba0bf)
  • editor: Issue showing Auth2 callback section when all properties are overriden (#8999) (10eea2b)
  • editor: Make share modal content scrollable (#9025) (46aec96)
  • editor: Make Webhook node pinnable (#9047) (8cbe2bf)
  • editor: Prevent saving workflow while another save is in progress (#9048) (8fa755a)
  • editor: Rerun failed nodes in manual executions (#9050) (a30e02d)
  • Workflows executed from other workflows not stopping (#9010) (09e397b)
n8n - [email protected]

Published by ivov 7 months ago

1.36.0 (2024-04-03)

Bug Fixes

  • editor: Issue with JSON editor getting cut off (#9000) (4668db2)
  • editor: Fix canvas selection for touch devices that use mouse (#9036) (286fa5c)
  • editor: Fix execution debug button (#9018) (aac77e1)
  • editor: Hover and active states not showing in execution list on dark mode (#9002) (bead7eb)
  • editor: UI enhancements and fixes for expression inputs (#8996) (8788e2a)
  • editor: Prevent chat modal opening on 'Test workflow' click (#9009) (3fd97e4)
  • editor: Stop listening button not working in NDV (#9023) (02219dd)

Features

  • Add Salesforce Trigger Node (#8920) (571b613)
  • Add Twilio Trigger Node (#8859) (c204995)
  • core: Introduce AWS secrets manager as external secrets store (#8982) (2aab78b)
  • core: Rate-limit login endpoint to mitigate brute force password guessing attacks (#9028) (a6446fe)
  • Webhook Node: Overhaul (#8889) (e84c27c)