@n8n-as-code/skills 1.8.0-next.26 → 1.8.0-next.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-04-
|
|
2
|
+
"generatedAt": "2026-04-09T09:14:55.817Z",
|
|
3
3
|
"version": "1.0.0",
|
|
4
4
|
"sourceUrl": "https://docs.n8n.io/llms.txt",
|
|
5
5
|
"totalPages": 1261,
|
|
@@ -87969,6 +87969,65 @@
|
|
|
87969
87969
|
},
|
|
87970
87970
|
{
|
|
87971
87971
|
"id": "page-1204",
|
|
87972
|
+
"title": "Source control and environments",
|
|
87973
|
+
"url": "https://docs.n8n.io/source-control-environments/index.md",
|
|
87974
|
+
"urlPath": "source-control-environments/index.md",
|
|
87975
|
+
"category": "other",
|
|
87976
|
+
"subcategory": null,
|
|
87977
|
+
"nodeName": null,
|
|
87978
|
+
"nodeType": null,
|
|
87979
|
+
"content": {
|
|
87980
|
+
"markdown": "# Source control and environments\n\nFeature availability\n\n- Available on Business and Enterprise plans.\n- You must be an n8n instance owner or instance admin to enable and configure source control.\n- Instance owners and instance admins can push changes to and pull changes from the connected repository.\n- Project admins can push changes to the connected repository. They can't pull changes from the repository.\n\nn8n uses Git-based source control to support environments. Linking your n8n instances to a Git repository lets you create multiple n8n environments, backed by Git branches.\n\nIn this section:\n\n- [Understand](understand/):\n - [Environments in n8n](understand/environments/): The purpose of environments, and how they work in n8n.\n - [Git and n8n](understand/git/): How n8n uses Git.\n - [Branch patterns](understand/patterns/): The possible relationships between n8n instances and Git branches.\n- [Set up source control for environments](setup/): How to connect your n8n instance to Git.\n- [Using](using/):\n - [Push and pull](using/push-pull/): Send work to Git, and fetch work from Git to your instance.\n - [Copy work between environments](using/copy-work/): How to copy work between different n8n instances.\n- [Tutorial: Create environments with source control](create-environments/): An end-to-end tutorial, setting up environments using n8n's recommended configurations.\n\nRelated sections:\n\n- [Variables](../code/variables/): reusable values.\n- [External secrets](../external-secrets/): manage [credentials](../glossary/#credential-n8n) with an external secrets vault.\n",
|
|
87981
|
+
"excerpt": "# Source control and environments Feature availability - Available on Business and Enterprise plans. - You must be an n8n instance owner or instance admin to enable and configure source control. - Instance owners and instance admins can push changes to and pull changes from the connected repository. - Project admins can push changes to the connected repository. They can't pull changes from the repository. n8n uses Git-based source control to support environments. Linking your n8n instances to...",
|
|
87982
|
+
"sections": [
|
|
87983
|
+
{
|
|
87984
|
+
"title": "Source control and environments",
|
|
87985
|
+
"level": 1,
|
|
87986
|
+
"content": "Feature availability\n\n- Available on Business and Enterprise plans.\n- You must be an n8n instance owner or instance admin to enable and configure source control.\n- Instance owners and instance admins can push changes to and pull changes from the connected repository.\n- Project admins can push changes to the connected repository. They can't pull changes from the repository.\n\nn8n uses Git-based source control to support environments. Linking your n8n instances to a Git repository lets you create multiple n8n environments, backed by Git branches.\n\nIn this section:\n\n- [Understand](understand/):\n - [Environments in n8n](understand/environments/): The purpose of environments, and how they work in n8n.\n - [Git and n8n](understand/git/): How n8n uses Git.\n - [Branch patterns](understand/patterns/): The possible relationships between n8n instances and Git branches.\n- [Set up source control for environments](setup/): How to connect your n8n instance to Git.\n- [Using](using/):\n - [Push and pu"
|
|
87987
|
+
}
|
|
87988
|
+
]
|
|
87989
|
+
},
|
|
87990
|
+
"metadata": {
|
|
87991
|
+
"keywords": [
|
|
87992
|
+
"source",
|
|
87993
|
+
"control",
|
|
87994
|
+
"environments"
|
|
87995
|
+
],
|
|
87996
|
+
"useCases": [],
|
|
87997
|
+
"operations": [],
|
|
87998
|
+
"codeExamples": 0,
|
|
87999
|
+
"complexity": "beginner",
|
|
88000
|
+
"readingTime": "2 min",
|
|
88001
|
+
"contentLength": 1587,
|
|
88002
|
+
"relatedPages": []
|
|
88003
|
+
},
|
|
88004
|
+
"searchIndex": {
|
|
88005
|
+
"fullText": "source control and environments # source control and environments\n\nfeature availability\n\n- available on business and enterprise plans.\n- you must be an n8n instance owner or instance admin to enable and configure source control.\n- instance owners and instance admins can push changes to and pull changes from the connected repository.\n- project admins can push changes to the connected repository. they can't pull changes from the repository.\n\nn8n uses git-based source control to support environments. linking your n8n instances to a git repository lets you create multiple n8n environments, backed by git branches.\n\nin this section:\n\n- [understand](understand/):\n - [environments in n8n](understand/environments/): the purpose of environments, and how they work in n8n.\n - [git and n8n](understand/git/): how n8n uses git.\n - [branch patterns](understand/patterns/): the possible relationships between n8n instances and git branches.\n- [set up source control for environments](setup/): how to connect your n8n instance to git.\n- [using](using/):\n - [push and pull](using/push-pull/): send work to git, and fetch work from git to your instance.\n - [copy work between environments](using/copy-work/): how to copy work between different n8n instances.\n- [tutorial: create environments with source control](create-environments/): an end-to-end tutorial, setting up environments using n8n's recommended configurations.\n\nrelated sections:\n\n- [variables](../code/variables/): reusable values.\n- [external secrets](../external-secrets/): manage [credentials](../glossary/#credential-n8n) with an external secrets vault.\n source control and environments",
|
|
88006
|
+
"importantTerms": [
|
|
88007
|
+
"environments",
|
|
88008
|
+
"source",
|
|
88009
|
+
"control",
|
|
88010
|
+
"instance",
|
|
88011
|
+
"work",
|
|
88012
|
+
"understand",
|
|
88013
|
+
"using",
|
|
88014
|
+
"push",
|
|
88015
|
+
"changes",
|
|
88016
|
+
"pull",
|
|
88017
|
+
"repository",
|
|
88018
|
+
"from",
|
|
88019
|
+
"your",
|
|
88020
|
+
"instances",
|
|
88021
|
+
"create",
|
|
88022
|
+
"between",
|
|
88023
|
+
"copy",
|
|
88024
|
+
"external",
|
|
88025
|
+
"secrets"
|
|
88026
|
+
]
|
|
88027
|
+
}
|
|
88028
|
+
},
|
|
88029
|
+
{
|
|
88030
|
+
"id": "page-1205",
|
|
87972
88031
|
"title": "1.x",
|
|
87973
88032
|
"url": "https://docs.n8n.io/release-notes/1-x/index.md",
|
|
87974
88033
|
"urlPath": "release-notes/1-x/index.md",
|
|
@@ -87977,7 +88036,7 @@
|
|
|
87977
88036
|
"nodeName": null,
|
|
87978
88037
|
"nodeType": null,
|
|
87979
88038
|
"content": {
|
|
87980
|
-
"markdown": "# Release notes pre 2.0\n\nNew features and bug fixes for n8n.\n\nYou can also view the [Releases](https://github.com/n8n-io/n8n/releases) in the GitHub repository.\n\nStable and Beta versions\n\nn8n releases a new minor version most weeks. The `stable` version is for production use. `beta` is the most recent release. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nCurrent `stable`: 2.15.0 Current `beta`: 2.16.0\n\n## How to update n8n\n\nThe steps to update your n8n depend on which n8n platform you use. Refer to the documentation for your n8n:\n\n- [Cloud](../../manage-cloud/update-cloud-version/)\n- Self-hosted options:\n - [npm](../../hosting/installation/npm/)\n - [Docker](../../hosting/installation/docker/)\n\n## Semantic versioning in n8n\n\nn8n uses [semantic versioning](https://semver.org/). All version numbers are in the format `MAJOR.MINOR.PATCH`. Version numbers increment as follows:\n\n- MAJOR version when making incompatible changes which can require user action.\n- MINOR version when adding functionality in a backward-compatible manner.\n- PATCH version when making backward-compatible bug fixes.\n\nOlder versions\n\nYou can find the release notes for older versions of n8n [here](../0-x/)\n\n## n8n@1.123.29\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.28...n8n@1.123.29) for this version.\\\n**Release date:** 2026-04-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.28\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.27...n8n@1.123.28) for this version.\\\n**Release date:** 2026-04-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.27\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.26...n8n@1.123.27) for this version.\\\n**Release date:** 2026-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.26\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.25...n8n@1.123.26) for this version.\\\n**Release date:** 2026-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.25\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.24...n8n@1.123.25) for this version.\\\n**Release date:** 2026-03-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.24\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.23...n8n@1.123.24) for this version.\\\n**Release date:** 2026-03-13\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.23\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.22...n8n@1.123.23) for this version.\\\n**Release date:** 2026-03-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.22\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.21...n8n@1.123.22) for this version.\\\n**Release date:** 2026-02-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.20\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.19...n8n@1.123.20) for this version.\\\n**Release date:** 2026-02-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.19\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.18...n8n@1.123.19) for this version.\\\n**Release date:** 2026-02-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.18\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.17...n8n@1.123.18) for this version.\\\n**Release date:** 2026-01-29\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.16\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.15...n8n@1.123.16) for this version.\\\n**Release date:** 2026-01-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.15\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.14...n8n@1.123.15) for this version.\\\n**Release date:** 2026-01-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.13\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.12...n8n@1.123.13) for this version.\\\n**Release date:** 2026-01-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.12\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.11...n8n@1.123.12) for this version.\\\n**Release date:** 2026-01-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.11\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.10...n8n@1.123.11) for this version.\\\n**Release date:** 2026-01-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.10\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.9...n8n@1.123.10) for this version.\\\n**Release date:** 2025-12-31\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.9\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.8...n8n@1.123.9) for this version.\\\n**Release date:** 2025-12-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.8\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.7...n8n@1.123.8) for this version.\\\n**Release date:** 2025-12-22\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.7\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.6...n8n@1.123.7) for this version.\\\n**Release date:** 2025-12-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.5...n8n@1.123.6) for this version.\\\n**Release date:** 2025-12-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.4...n8n@1.123.5) for this version.\\\n**Release date:** 2025-12-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.2...n8n@1.123.3) for this version.\\\n**Release date:** 2025-12-05\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.1...n8n@1.123.2) for this version.\\\n**Release date:** 2025-12-04\n\nNext version\n\nThis is the `next` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**Release date:** 2025-12-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**Release date:** 2025-12-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@1.123.0) for this version.\\\n**Release date:** 2025-12-01\n\nThis release contains bug fixes.\n\n### Contributors\n\n[farzad528](https://github.com/farzad528)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.4...n8n@1.122.5) for this version.\\\n**Release date:** 2025-12-04\n\nLatest version\n\nThis is the `latest` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.3...n8n@1.122.4) for this version.\\\n**Release date:** 2025-11-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.2...n8n@1.122.3) for this version.\\\n**Release date:** 2025-11-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@1.122.2) for this version.\\\n**Release date:** 2025-11-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.0...n8n@1.122.0) for this version.\\\n**Release date:** 2025-11-24\n\nThis release contains bug fixes and features.\n\n### MCP Client node\n\nThe **MCP Client node** allows you to connect to and use tools exposed by remote MCP servers directly within your workflow.\n\nPreviously, this functionality was only available through AI Agents using the **MCP Client Tool**. With this standalone node, you can now call MCP servers *from any step* in your workflow without relying on an Agent - providing greater flexibility and control over how and where you integrate external tools.\n\n### Custom project roles\n\n**What's new**\\\nYou can now define **custom project roles** that precisely control what a user can do **inside a project**.\n\n- Three **system roles** remain built‑in and non-editable (Admin, Editor, Viewer)\n- You can **create your own roles** (e.g. “Workflow Builder”, “Credential Manager”, “Read‑only Analyst”) with granular permissions per resource:\n- Project\n- Folders\n- Workflows\n- Credentials\n- Data tables / Variables\n- Pushing changes via source control\\\n Example: a “Workflow Builder” role that can:\n- View everything in the project\n- Create and edit workflows and folders\n- Use existing credentials but not create or edit credentials\n\nProject roles is now available in the settings of your n8n Enterprise instance.\n\n**How it works**\n\n1. Go to the new Project roles section (instance admins only).\n1. Start from a preset (Admin, Editor, Viewer) or from scratch.\n1. Configure CRUD‑style permissions.\n1. Save the role. It now becomes available in the project member picker alongside system roles.\n1. Assign these roles to project members.\n\nCustom project roles let you assign permissions that match your organization's needs, improving governance and security in a clear, transparent, and manageable way.\n\nCustom project roles is only available on **n8n enterprise**.\n\n### User provisioning via SSO\n\nIf you’re using SAML or OIDC, your Identity Provider (Okta, Azure AD, Google Workspace, etc.) can now automatically assign each user’s instance role and project roles when they log in.\n\nWhen enabled, administrators can map a group or individual on their SSO identity provider to an instance role and one or more project roles.\n\nThis allows you to manage access centrally from your IdP with automated onboarding and off-boarding, eliminating manual access updates inside the n8n UI\n\nLearn more in our dedicated documentation pages.\n\nFor [OIDC](../../user-management/oidc/setup/#instance-and-project-access-provisioning) For [SAML](../../user-management/saml/setup/#instance-and-project-access-provisioning)\n\nNotes: User provisioning is not real-time and updates apply on the user’s next login.\n\nUser provisioning is only available on n8n Enterprise.\n\n- The AI Workflow Builder now uses improved internal best-practice instructions, which helps it generate higher quality workflows for users.\n- Core updates allow creating data tables from CSV files, configurable workflow statistics, and improved user role provisioning for enterprise, including SSO settings integration.\n- Enterprise customers using Single Sign On via SAML or OIDC can now provision the instance role and project role of each user in their organisation from their Identity Provider.\n - See the [new SAML documentation](../../user-management/saml/setup/#instance-and-project-access-provisioning)\n - See the [new OIDC documentation](../../user-management/oidc/setup/#instance-and-project-access-provisioning)\n- The editor features a dismissable callout for scaling mode, CSV download for data tables, custom project roles (Beta), and enhanced data table visibility.\n- Additional improvements include Stripe billing meter events, and updates to binary data handling and workflow search.\n\n### Contributors\n\n[mi1os](https://github.com/mi1os)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.2...n8n@1.121.3) for this version.\\\n**Release date:** 2025-11-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.1...n8n@1.121.2) for this version.\n\n- Fixed an issue with MCP access scope in the core system.\n- Updated editor to improve notice background colors for better visibility.\n\nThis release also contains bug fixes. **Release date:** 2025-11-20\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.0...n8n@1.121.1) for this version.\n\n- Prepared patch release 1.121.1 by updating version numbers across all packages.\n- Added a changelog entry for version 1.121.1 to document the release.\n\n**Release date:** 2025-11-19\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.0...n8n@1.121.0) for this version.\n\n**Release date:** 2025-11-18\n\n### Critical security update\n\nThis release contains a critical security update. For more information, see [Security Advisory: Security Vulnerability in n8n Versions 1.65-1.120.4](https://blog.n8n.io/security-advisory-20260108/).\n\n### Instance-level MCP connections (beta)\n\nYou can now enable MCP connections at the instance level, giving MCP-compatible AI platforms access to all selected workflows through a single oAuth-secured connection.\n\nOnce connected, these platforms can discover and interact with your workflows directly from their own interfaces, so you can observe, query, and trigger n8n workflows without switching contexts. As you add new MCP-enabled workflows to your instance, they automatically become available through the same connection without additional setup.\n\n🛠️ How to: To enable workflows through an instance-level MCP connection, both your instance and each workflow must be opted in.\n\n- To turn this feature on in your n8n instance, go the settings page for the instance and switch the Enable MCP Access toggle to on.\n- To allow access to individual workflows, go to the settings in each workflow and switch the Available in MCP toggle to on.\n\n🧠 Keep in mind:\n\n- To keep access organized and auditable, consider using a workspace or team account when connecting on behalf of an organization.\n- All platforms connected to your instance MCP will have access to each of the workflows you have enabled. At this time, you cannot limit access of individual workflows to particular platforms.\n\nThis feature simplifies integration and improves visibility across AI platforms that support MCP, helping you use your n8n workflows directly in the tools where you already work and experiment. [Learn more in documentation.](../../advanced-ai/accessing-n8n-mcp-server/)\n\nEnable MCP for an instance in instance settings.\n\nEnable MCP for each workflow in workflow settings.\n\n### Contributors\n\n[vicalca](https://github.com/vicalca)\\\n[datpp-ct](https://github.com/datpp-ct)\\\n[cesars-gh](https://github.com/cesars-gh)\\\n[farzad528](https://github.com/farzad528)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.3...n8n@1.120.4) for this version.\n\n**Release date:** 2025-11-19\n\n- Prepared for release 1.120.4 by updating version numbers across all core, backend, AI/LLM, frontend, and tooling packages.\n- Added a changelog entry for version 1.120.4 to document the release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.1...n8n@1.120.2) for this version.\\\n**Release date:** 2025-11-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.0...n8n@1.120.1) for this version.\\\n**Release date:** 2025-11-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.119.0...n8n@1.120.0) for this version.\\\n**Release date:** 2025-11-10\n\nThis release contains **security updates** and bug fixes. We recommend all users upgrade promptly to version 1.120 or higher.\n\n### Contributors\n\n[rothenbergt](https://github.com/rothenbergt)\n\n## n8n@1.119.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.119.1...n8n@1.119.2) for this version.\\\n**Release date:** 2025-11-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.119.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.119.0...n8n@1.119.1) for this version.\\\n**Release date:** 2025-11-10\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.118.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.1...n8n@1.118.2) for this version.\\\n**Release date:** 2025-11-05\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.119.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.0...n8n@1.119.0) for this version.\\\n**Release date:** 2025-11-03\n\nThis release includes multiple bug fixes for AI Agent, task runners, editor, and integrations, as well as new features like improved workflow settings, AWS Assume Role credentials, and enhanced security and audit capabilities.\n\n### Guardrails Node\n\nThe Guardrails node provides a set of rules and policies that control an AI agent's behavior by filtering its inputs and outputs. This helps safeguard from malicious input and from generating unsafe or undesirable responses. There are two operations:\n\n- Check Text for Violations: Validate text against a set of policies (e.g. NSFW, prompt injection).\n- Sanitize Text: Detects and replaces specific data such as PII, URLs, or secrets with placeholders.\n\nThe default presets and prompts are adapted from the open-source [guardrails package](https://github.com/openai/openai-guardrails-js) made available by OpenAI.\n\nFor more info, see [Guardrails documentation](../../integrations/builtin/core-nodes/n8n-nodes-langchain.guardrails/)\n\n### OAuth for MCP Client Tool node\n\nThe MCP Client Tool now supports OAuth authentication, enabling secure connections to APIs that implement delegated access flows. [Learn more](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) about the MCP Client Tool node.\n\nAuthentication options in MCP Client Tool node\n\n### Contributors\n\n[cesars-gh](https://github.com/cesars-gh)\\\n[ongdisheng](https://github.com/ongdisheng)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.118.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.0...n8n@1.118.1) for this version.\\\n**Release date:** 2025-10-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.117.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.2...n8n@1.117.3) for this version.\\\n**Release date:** 2025-10-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.118.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.0...n8n@1.118.0) for this version.\\\n**Release date:** 2025-10-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Project-level variables\n\nYou can now create variables at either the global or project level.\n\n- Project-level variables are only visible and usable by members of that project.\n- Global variables can be overridden at the project level for more specific configurations.\n- The maximum character limit has been increased to 1,000 to support longer values.\n\nThis update improves security and flexibility as part of our ongoing effort to isolate data and settings per project.\n\n### Improvements to Environments\n\nWe’ve made several updates to improve reliability, consistency, and control across environments.\n\n- **Projects are now fully synchronized across environments.** When a workflow is pushed within a project, it’s automatically created and synced in all environments where it’s pulled. Moving, renaming, or deleting projects is now reflected everywhere, keeping instances aligned.\n- **Improved protection for read-only environments.** Read-only instances now block all changes, including folder moves and workflow ownership updates, ensuring production environments stay stable and isolated.\n- **Bug fix: tag mapping synchronization.** Fixed an issue where tag mappings only updated when tags changed. They now sync on every commit for consistent tagging across environments.\n\n### Custom date ranges for Insights\n\nYou can now define custom date ranges instead of using fixed ones, giving you more control over the data you analyze.\n\n## n8n@1.117.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.1...n8n@1.117.2) for this version.\\\n**Release date:** 2025-10-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.117.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.0...n8n@1.117.1) for this version.\\\n**Release date:** 2025-10-24\n\nThis release contains bug fixes.\n\n### AI Workflow Builder is now available to Enterprise Cloud users.\n\nAI Workflow Builder turns prompts into workflows. Describe what you want to build, and n8n will generate a draft workflow by adding, configuring, and connecting nodes for you. From there, you can refine and expand the workflow directly in the editor.\n\n**What’s new:**\n\n- Previously available to Starter and Pro users, AI Workflow Builder is now accessible to Enterprise Cloud users as well, with 1,000 monthly credits.\n- Supported on n8n version 1.115+. **If you don’t see the feature yet, open /settings/usage to trigger a license refresh.**\n- We’ve fixed a bug and now cloud users on v1.117.1 onwards will have access to a more reliable builder.\n- We’re currently working on bringing AI Workflow Builder to self-hosted users as well, including Community, Business, and Enterprise.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.117.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.116.0...n8n@1.117.0) for this version.\\\n**Release date:** 2025-10-21\n\nThis release contains bug fixes.\n\n### Contributors\n\n[jackfrancismurphy](https://github.com/jackfrancismurphy)\\\n[JiriDeJonghe](https://github.com/JiriDeJonghe)\\\n[ramkrishna2910](https://github.com/ramkrishna2910)\\\nOracle and/or its affiliates ([sudarshan12s](https://github.com/sudarshan12s))\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.116.1...n8n@1.116.2) for this version.\\\n**Release date:** 2025-10-21\n\nThis release contains a bug fix.\n\n## n8n@1.115.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.3...n8n@1.115.4) for this version.\\\n**Release date:** 2025-10-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.116.0...n8n@1.116.1) for this version.\\\n**Release date:** 2025-10-14\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.0...n8n@1.116.0) for this version.\\\n**Release date:** 2025-10-13\n\nThis release contains bug fixes.\n\n### Data migration tool\n\nYou can now easily migrate n8n data between different database types. This new tooling currently supports SQLite and Postgres, making the transition to a scaling database choice simpler, allowing you to take your data with you.\n\nThe tooling comes in the form of two new CLI commands, `export:entities` and `import:entities`\n\n**`Export`** The new export command lets you export data from your existing n8n database (SQLite / Postgres), producing a set of encrypted files within a compressed directory for you to move around and use with the import commands.\n\nFor details, see [Export entities](../../hosting/cli-commands/#export-entities)\n\n**`Import`** The new import command allows you to read from a compressed and encrypted set of files generated from the new export command, and import them in to your new database of choice (SQLite / Postgres) to be used with your n8n instance.\n\nFor details, see [Import entities](../../hosting/cli-commands/#import-entities)\n\n### Contributors\n\n[JHTosas](https://github.com/JHTosas)\\\n[clesecq](https://github.com/clesecq)\\\n[Gulianrdgd](https://github.com/Gulianrdgd)\\\n[tishun](https://github.com/tishun)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.0...n8n@1.116.0) for this version.\\\n**Release date:** 2025-10-13\n\nThis release contains bug fixes.\n\n### Contributors\n\n[JHTosas](https://github.com/JHTosas)\\\n[clesecq](https://github.com/clesecq)\\\n[Gulianrdgd](https://github.com/Gulianrdgd)\\\n[tishun](https://github.com/tishun)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.115.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.2...n8n@1.115.3) for this version.\\\n**Release date:** 2025-10-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.115.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.1...n8n@1.115.2) for this version.\\\n**Release date:** 2025-10-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.3...n8n@1.114.4) for this version.\\\n**Release date:** 2025-10-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.115.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.0...n8n@1.115.0) for this version.\\\n**Release date:** 2025-10-06\n\nThis release contains bug fixes.\n\n### AI Workflow Builder (Beta)\n\n**AI Workflow Builder** turns your natural language prompts into working automations. Describe what you want to build, and n8n will generate a draft workflow by adding and configuring nodes and wiring up the logic for you. From there, you can refine, expand, or adjust the workflow directly in the editor.\n\nThis feature helps you move from idea to implementation faster and without losing technical control. It’s especially helpful when starting from a blank canvas, validating an approach, or exploring new nodes and capabilities. Multi-turn interaction lets you iterate in conversation, turning your ideas into structured, production-ready workflows step by step.\n\nLearn more about how we we’re building this feature in our [forum post](https://community.n8n.io/t/ai-powered-workflow-building-coming-soon/196499).\n\n[](/_video/release-notes/AI_Workflow_Builder.webm)\n\n**Availability:**\n\n- This feature is initially going to be available for Cloud users on the 14-day Trial, Starter and Pro plans.\n- Availability for Enterprise users on Cloud will follow in a future update.\n- We are actively exploring the best way to bring this feature to self-hosted users.\n\n**Rollout timing:**\n\n- To ensure the smoothest experience for all users, this feature will be rolled out to users on version 1.115.0 over the course of a week so you may not have access to the feature immediately when you upgrade to 1.115.0.\n\n**Credit limits by plan:** This feature will have monthly credit limits [by plan](https://n8n.io/pricing/).\n\n- Each prompt/interaction with the AI Workflow Builder consumes one credit.\n- Trial users have access to 20 credits, Starter plans have 50 per month and Pro plans will have 150 credits per month.\n- At this time, there will not be a way to access additional credits within your plan, however we are we are exploring this.\n\nLearn more about AI Workflow Builder in [documentation](https://docs.n8n.io/advanced-ai/ai-workflow-builder/).\n\n### Source Control: Added HTTPS support\n\nYou can now connect to Git repositories via HTTPS in addition to SSH, making Source Control usable in environments where SSH is restricted.\n\nHTTPS is now supported as a connection type in Environments.\n\n### Contributors\n\n[baileympearson](https://github.com/baileympearson)\\\n[h40huynh](https://github.com/h40huynh)\\\n[Ankit-69k](https://github.com/Ankit-69k)\\\n[francisfontoura](https://github.com/francisfontoura)\\\n[iocanel](https://github.com/iocanel)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.2...n8n@1.114.3) for this version.\\\n**Release date:** 2025-10-06\n\nThis release contains bug fixes.\n\n## n8n@1.114.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.1...n8n@1.114.2) for this version.\\\n**Release date:** 2025-10-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.0...n8n@1.114.1) for this version.\\\n**Release date:** 2025-10-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.0...n8n@1.114.0) for this version.\\\n**Release date:** 2025-09-29\n\nThis release contains core updates, editor improvements, project updates, performance improvements, and bug fixes.\n\n### Contributors\n\n[nealzhu3](https://github.com/nealzhu3)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.2...n8n@1.113.3) for this version.\\\n**Release date:** 2025-09-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.5...n8n@1.112.6) for this version.\\\n**Release date:** 2025-09-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.1...n8n@1.113.2) for this version.\\\n**Release date:** 2025-09-24\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Python task runner\n\nThis version introduces the **Python task runner** as a beta feature. This feature secures n8n's Python sandbox and enables users to run real Python modules in n8n workflows. The original Pyodide-based implementation will be phased out.\n\nThis is a **breaking change** that replaces Pyodide - see [here](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.code/#python-native-beta) for a list of differences. Any Code node set to the legacy `python` parameter will need to be manually updated to use the new `pythonNative` parameter. Any Code node script set to `python` and relying on Pyodide syntax is likely to need to be manually adjusted to account for breaking changes.\n\n- For self-hosting users, see [here](https://docs.n8n.io/hosting/configuration/task-runners/#setting-up-external-mode) for deployment instructions for task runners going forward and how to install extra dependencies.\n- On n8n Cloud, this will be a gradual transition. If in your n8n Cloud instance the Code node offers an option named \"Python (Native) (Beta)\", then your instance has been transitioned to native Python and you will need to look out for any breaking changes. Imports are disabled for security reasons at this time.\n\nThe native Python runner is currently in beta and is subject to change as we find a balance between security and usability. Your feedback is welcome.\n\n## n8n@1.112.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.4...n8n@1.112.5) for this version.\\\n**Release date:** 2025-09-24\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.0...n8n@1.113.1) for this version.\\\n**Release date:** 2025-09-23\n\nThis release contains bug fixes.\n\n### Data tables\n\nWe’re excited to introduce **data tables**, bringing built-in data storage to n8n. You can now store and query structured data directly inside the platform, without relying on external databases for many common automation scenarios. Track workflow state between runs, store tokens or session data, keep product or customer reference tables, or stage intermediate results for multi-step processes.\n\nPreviously, persisting data meant provisioning and connecting to an external store such as Redis or Google Sheets. That added credential setup, infrastructure overhead, latency, and constant context switching. **Data tables** eliminate that friction and keeps your data easily editable and close to your workflows.\n\nData tables are available today on all plans. They currently support numbers, strings, and datetimes with JSON support coming soon. On Cloud, each instance can store up to 50 MB. On self-hosted setups, the default is also 50 MB, but this limit can be adjusted if your infrastructure allows.\n\n[Overview of data tables](https://www.youtube.com/watch?v=ljkiIkt6lZ4)\n\n🛠️ **How to:**\n\n**Create a data table**\n\n- From the canvas, open the **Create workflow** dropdown and select **Create Data table**.\n- Or, go to the **Overview** panel on the left-side navigation bar and open the **Data tables** tab.\n\n**Use a data table in your workflow**\n\n- Add the **Data table node** to your workflow to get, update, insert, upsert, or delete rows.\n\n**Adjust the storage limit** (self-hosted only)\n\n- Change the default 50 MB limit with the environment variable: `N8N_DATA_TABLES_MAX_SIZE_BYTES`. [See configuration docs](https://docs.n8n.io/hosting/configuration/configuration-methods/).\n\n🧠**Keep in mind**\n\n- Data tables don’t currently support foreign keys or default values.\n- For now, all data tables are accessible to everyone in a project. More granular permissions and sharing options are planned.\n\nLearn more about [**data tables**](../../data/data-tables/) and the [**Data table node**](../../integrations/builtin/core-nodes/n8n-nodes-base.datatable/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.3...n8n@1.112.4) for this version.\\\n**Release date:** 2025-09-23\n\nThis release contains an editor improvement.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.0...n8n@1.113.0) for this version.\\\n**Release date:** 2025-09-22\n\nThis release contains core updates, editor improvements, a new node, node updates, and bug fixes.\n\n### SSO improvements\n\nWe’ve made updates to strengthen Single Sign-On (SSO) reliability and security, especially for enterprise and multi-instance setups.\n\n- OIDC and SAML sync in multi-main setups \\[version: 1.113.0\\]: In multi-main deployments, updates to SSO settings are now synchronized across all instances, ensuring consistent login behavior everywhere.\n- Enhanced OIDC integration \\[version 1.111.0\\]: n8n now supports OIDC providers that enforce state and nonce parameters. These are validated during login, providing smoother and more secure Single Sign-On.\n\n### Filter insights by project\n\nWe've added project filtering to insights, enabling more granular reporting and visibility into individual project performance.\n\nFilter insights\n\n### Contributors\n\n[ongdisheng](https://github.com/ongdisheng)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.2...n8n@1.112.3) for this version.\\\n**Release date:** 2025-09-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.111.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.111.0...n8n@1.111.1) for this version.\\\n**Release date:** 2025-09-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.110.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.110.1...n8n@1.110.2) for this version.\\\n**Release date:** 2025-09-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.1...n8n@1.112.2) for this version.\\\n**Release date:** 2025-09-18\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.0...n8n@1.112.1) for this version.\\\n**Release date:** 2025-09-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.111.0...n8n@1.112.0) for this version.\\\n**Release date:** 2025-09-15\n\nThis release contains API improvements, core updates, editor improvements, node updates, and bug fixes.\n\n### Additional API Endpoints versions\n\nWe’ve made several updates to the Executions API:\n\n- Execution details: `GET /executions` now includes *status* and *workflow_name* in the response.\n- Retry execution endpoint: Added new public API endpoints to retry failed executions.\n- Additional filters: You can now filter executions by running or canceled status.\n\n### Enhancements to workflow diff\n\nWe added a several updates on workflows diffs as well:\n\n- Better view in Code nodes and Stickies: Workflow diffs now highlight changes per line instead of per block, making edits easier to review and understand.\n- Enable/Disable sync: You can now enable or disable sync in the viewport, letting you compare a workflow change in one view without affecting the other.\n\nWorkflow diff\n\n### Contributors\n\n[GuraaseesSingh](https://github.com/GuraaseesSingh)\\\n[jabbson](https://github.com/jabbson)\\\n[ongdisheng](https://github.com/ongdisheng)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.111.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.110.0...n8n@1.111.0) for this version.\\\n**Release date:** 2025-09-08\n\nThis release contains core updates, API improvements, node updates, and bug fixes.\n\n### Contributors\n\n[abellion](https://github.com/abellion)\\\n[cesars-gh](https://github.com/cesars-gh)\\\n[durran](https://github.com/durran)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.110.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.110.0...n8n@1.110.1) for this version.\\\n**Release date:** 2025-09-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.109.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.109.1...n8n@1.109.2) for this version.\\\n**Release date:** 2025-09-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.110.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.109.0...n8n@1.110.0) for this version.\\\n**Release date:** 2025-09-01\n\nThis release contains core updates, editor improvements, node updates, performance improvements, and bug fixes.\n\n### Contributors\n\n[heyxmirko](https://github.com/heyxmirko)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.109.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.109.0...n8n@1.109.1) for this version.\\\n**Release date:** 2025-08-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.108.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.108.1...n8n@1.108.2) for this version.\\\n**Release date:** 2025-08-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.109.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.108.0...n8n@1.109.0) for this version.\\\n**Release date:** 2025-08-25\n\nThis release contains core updates, editor improvements, node updates, performance improvements, and bug fixes.\n\n### Contributors\n\n[naXa777](https://github.com/naXa777)\\\n[prettycode2022](https://github.com/prettycode2022)\\\n[oppai](https://github.com/oppai)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.3...n8n@1.107.4) for this version.\\\n**Release date:** 2025-08-20\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.108.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.108.0...n8n@1.108.1) for this version.\\\n**Release date:** 2025-08-20\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.2...n8n@1.107.3) for this version.\\\n**Release date:** 2025-08-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.108.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.108.0) for this version.\\\n**Release date:** 2025-08-18\n\nThis release contains a new CLI tool, editor improvements, node updates, performance improvements, and bug fixes.\n\n### Workflow Diff\n\nFor teams working across different environments, deployments often involve multiple people making changes at different times. Without a clear view of those changes, it’s easy to miss something important.\n\n[Workflow Diff](../../source-control-environments/using/compare-changes/) gives you an easy and visual way to review workflow changes before you deploy them between environments.\n\nWith it, you can:\n\n- Quickly see what’s been added, changed, or deleted, with clear colour highlights.\n- Easily see important settings changes on a workflow.\n- Check changes inside each node, and spot connector updates, with a side-by-side view of its settings.\n- Get a quick count of all changes to understand the size of a deployment.\n\nWorkflow Diff\n\nWorkflow Diff eases the review and approval of changes before deployment, enabling teams to collaborate on workflows without breaking existing automations or disrupting production. It’s one step further in integrating DevOps best practices in n8n.\n\nNow available for Enterprise customers using Environments.\n\n### Contributors\n\n[ManuLasker](https://github.com/ManuLasker)\\\n[EternalDeiwos](https://github.com/EternalDeiwos)\\\n[jreyesr](https://github.com/jreyesr)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.1...n8n@1.107.2) for this version.\\\n**Release date:** 2025-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.107.1) for this version.\\\n**Release date:** 2025-08-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.2...n8n@1.106.3) for this version.\\\n**Release date:** 2025-08-11\n\nThis release contains a backported update.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.0...n8n@1.107.0) for this version.\\\n**Release date:** 2025-08-11\n\nThis release contains bug fixes.\n\n### Contributors\n\n[Amsal1](https://github.com/Amsal1)\\\n[andrewzolotukhin](https://github.com/andrewzolotukhin)\\\n[DMA902](https://github.com/DMA902)\\\n[fkowal](https://github.com/fkowal)\\\n[Gulianrdgd](https://github.com/Gulianrdgd)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.1...n8n@1.106.2) for this version.\\\n**Release date:** 2025-08-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.0...n8n@1.106.1) for this version.\\\n**Release date:** 2025-08-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.3...n8n@1.105.4) for this version.\\\n**Release date:** 2025-08-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.2...n8n@1.105.3) for this version.\\\n**Release date:** 2025-08-05\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.0...n8n@1.106.0) for this version.\\\n**Release date:** 2025-08-04\n\nThis release contains performance improvements, core updates, editor improvements, node updates, a new node, and bug fixes.\n\n### **No more limit of active workflows and new self-hosted Business Plan**\n\nWe have rolled out a new pricing model to make it easier for builders of all sizes to adopt and scale automation with n8n.\n\n***What’s new***\n\n**No more limit of active workflows.**\n\nAll n8n plans, from Starter to Enterprise, now include unlimited users, workflows, and steps. Our pricing is based on the volume of executions. Meaning you can build and test as many workflows as you want, including complex, data-heavy, or long-running automations, without worrying about quotas.\n\n**New self-hosted Business Plan for growing teams**\n\nDesigned for SMBs and mid-sized companies, the Business Plan includes features such as:\n\n- 6 shared projects\n- SSO, SAML and LDAP\n- Different environments\n- Global variables\n- Version control using Git\n- 30 days of Insights\n\nPlease note that this plan only includes support from our community forum. For dedicated support we recommend upgrading to our Enterprise plan.\n\n**Enterprise pricing now scales with executions**\n\nEnterprise plans no longer use workflow-based pricing, and is now also based on the volume of executions.\n\n***What you need to do***\n\nTo ensure these changes apply to your account, update your n8n instance to the latest version.\n\n[Read the blog](https://blog.n8n.io/build-without-limits-everything-you-need-to-know-about-n8ns-new-pricing/) for full details.\n\n### Contributors\n\n[baruchiro](https://github.com/baruchiro)\\\n[killthekitten](https://github.com/killthekitten)\\\n[baileympearson](https://github.com/baileympearson)\\\n[Yingrjimsch](https://github.com/Yingrjimsch)\\\n[joshualipman123](https://github.com/joshualipman123)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.1...n8n@1.105.2) for this version.\\\n**Release date:** 2025-08-01\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.0...n8n@1.105.1) for this version.\\\n**Release date:** 2025-08-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.104.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.1...n8n@1.104.2) for this version.\\\n**Release date:** 2025-07-31\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.0...n8n@1.105.0) for this version.\\\n**Release date:** 2025-07-28\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### **Respond to Chat node**\n\nWith the [\\*\\*Respond to Chat](../../integrations/builtin/core-nodes/n8n-nodes-langchain.chat/) node\\*\\*, you can now access Human-in-the-Loop functionality natively in n8n Chat.\n\nEnable conversational experiences where you can ask for clarification, request approval before taking further action, and get back intermediate results — all within a single workflow execution.\n\nThis unlocks multi-turn interactions that feel more natural and reduce the number of executions required. It is ideal for building interactive AI use cases like conversational forms, branched workflows based on user replies, and step-by-step approvals.\n\n🛠️ **How to:**\n\n- Add a **Chat Trigger** node and select **Using Respond Nodes** for the **Response mode**\n- Place the **Respond to Chat** node anywhere in your workflow to send a message into the Chat and optionally wait for the user to input a response before continuing execution of the workflow steps.\n\n[](/_video/release-notes/Respond-to-chat.webm)\n\n### Contributors\n\n[dana-gill](https://github.com/dana-gill)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.104.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.0...n8n@1.104.1) for this version.\\\n**Release date:** 2025-07-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.103.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.103.1...n8n@1.103.2) for this version.\\\n**Release date:** 2025-07-22\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.104.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.103.0...n8n@1.104.0) for this version.\\\n**Release date:** 2025-07-21\n\n\\=======\n\nThis release contains core updates, editor improvements, a new node, node updates, and bug fixes.\n\n### Contributors\n\n[nunulk](https://github.com/nunulk)\\\n[iaptsiauri](https://github.com/iaptsiauri)\\\n[KGuillaume-chaps](https://github.com/KGuillaume-chaps)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.2...n8n@1.101.3) for this version.\\\n**Release date:** 2025-07-18\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.3...n8n@1.102.4) for this version.\\\n**Release date:** 2025-07-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.103.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.103.0...n8n@1.103.1) for this version.\\\n**Release date:** 2025-07-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.2...n8n@1.102.3) for this version.\\\n**Release date:** 2025-07-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.103.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.0...n8n@1.103.0) for this version.\\\n**Release date:** 2025-07-14\n\nThis release contains core updates, editor improvements, new nodes, node improvements, and bug fixes.\n\n### **Chat streaming**\n\nNo more waiting for full responses to load when using the n8n chat interface. **Streaming** now delivers AI-generated text replies word by word so users can read messages as they’re being generated. It feels faster, smoother, and more like what people expect from chat experiences.\n\nStreaming is available in public chat views (hosted or embedded) and can be used in custom apps via webhook.\n\n🛠️ How-to\n\nConfigure streaming in the Node Details View of these nodes:\n\n- Chat Trigger node: Options>Add Field>Response Mode>Streaming\n- Webhook node: Respond>Streaming\n- AI Agent node: Add option> Enable streaming\n\n[](/_video/release-notes/streaming.webm)\n\n### Improved instance user list with more visibility\n\nThe instance user list has been updated with a new table layout and additional details to help admins manage access more easily.\n\nYou can now:\n\n- See total users and filter by name or email\n- View which projects each user has access to\n- Whether a user has enabled 2FA and sort based on that\n- See the last active date for each user\n\nThis makes it easier to audit user activity, identify inactive accounts, and understand how access is distributed across your instance.\n\n### Webhook HTML responses\n\nStarting with this release, if your workflow sends an HTML response to a webhook, n8n automatically wraps the content in an `<iframe>`. This is a security mechanism to protect the instance users.\n\nThis has the following implications:\n\n- HTML renders in a sandboxed iframe instead of directly in the parent document.\n- JavaScript code that attempts to access the top-level window or local storage will fail.\n- Authentication headers aren't available in the sandboxed iframe (for example, basic auth). You need to use an alternative approach, like embedding a short-lived access token within the HTML.\n- Relative URLs (for example, `<form action=\"/\">`) won't work. Use absolute URLs instead.\n\n### Built-in Metrics for AI Evaluations\n\nUsing evaluations is a best practice for any AI solution, and a must if reliability and predictability are business-critical. With this release, we’ve made it easier to set up evaluations in n8n by introducing a set of built-in metrics. These metrics can review AI responses and assign scores based on factors like correctness, helpfulness, and more.\n\nYou can run regular evaluations and review scores over time as a way to monitor your AI workflow's performance. You can also compare results across different models to help guide model selection, or run evaluations before and after a prompt change to support data-driven, iterative building.\n\nAs with all evaluations in n8n, you’ll need a dataset that includes the inputs you want to test. For some evaluations, the dataset must also include expected outputs (ground truth) to compare against. The evaluation workflow runs each input through the portion you're testing to generate a response. The built-in metric scores each response based on the aspect you're measuring, allowing you to compare results before and after changes or track trends over time in the Evaluations tab.\n\nYou can still define your own custom metrics, but for common use cases, the built-in options make it much faster to implement.\n\n🛠️ **How to:**\n\n1. Set up your evaluation as described [here](../../advanced-ai/evaluations/metric-based-evaluations/#how-it-works), using an **Evaluation** node as the trigger and another with the **Set Metrics** operation.\n1. In the **Set Metrics** node, choose a metric from the dropdown list.\n1. Define any additional parameters required for your selected metric. In most cases, this includes mapping the dataset columns to the appropriate fields.\n\n📏 **Available built-in metrics:**\n\n- **Correctness (AI-based):** Compares AI workflow-generated responses to expected answers. Another LLM acts as a judge, scoring the responses based on guidance you provide in the prompt.\n- **Helpfulness (AI-based):** Evaluates how helpful a response is in relation to a user query, using an LLM and prompt-defined scoring criteria.\n- **String Similarity:** Measures how closely the response matches the expected output by comparing strings. Useful for command generation or when output needs to follow a specific structure.\n- **Categorization:** Checks whether a response matches an expected label, such as assigning items to the correct category.\n- **Tools Used:** Verifies whether the AI agent called the tools you specified in your dataset. To enable this, make sure **Return Intermediate Steps** is turned on in your agent so the evaluation can access the tools it actually called.\n\n🧠 Keep in mind\n\n- Registered Community Edition enables analysis of one evaluation in the **Evaluations** tab which allows easy comparison of evaluation runs over time. Pro and Enterprise plans allow unlimited evaluations in the **Evaluations** tab.\n\nBuilt-in Metrics\n\n[Learn more](../../advanced-ai/evaluations/overview/) about setting up and customizing evaluations.\n\n### AI Agent Tool node\n\nWith the **AI Agent Tool** node we are introducing a simplified pattern for multi-agent orchestration that can be run in a single execution and stay entirely on one canvas. You can now connect multiple **AI Agent Tool** nodes to a primary **AI Agent** node, allowing it to supervise and delegate work across other specialized agents.\n\nThis setup is especially useful for building complex systems that function like real-world teams, where a lead agent assigns parts of a task to specialists. You can even add multiple layers of agents directing other agents, just like you would have in a real multi-tiered organizational structure. It also helps with prompt management by letting you split long, complex instructions into smaller, focused tasks across multiple agents. While similar orchestration was already possible using sub-workflows, AI Agent Tool nodes are a good choice when you want the interaction to happen within a single execution or prefer to manage and debug everything from a single canvas.\n\n🛠️ **How to:**\n\n- Add an **AI Agent** node to your workflow and click **+** to create a Tools connection.\n- Search for and select the **AI Agent Tool** node from the Nodes Panel.\n- Name the node clearly so the primary agent can reference it, then add a short description and prompt.\n- Connect any LLMs, memory, and tools the agent needs to perform its role.\n- Instruct the primary **AI Agent** on when to use the **AI Agent Tool** and to pass along relevant context in its prompt.\n\n🧠 **Keep in mind:**\n\n- The orchestrating agent does not pass full execution context by default. Any necessary context must be included in the prompt.\n\n**AI Agent Tool** nodes makes it easier to build layered, agent-to-agent workflows without relying on sub-workflows, helping you move faster when building and debugging multi-agent systems.\n\nAI Agent Tool node\n\n### Contributors\n\n[ksg97031](https://github.com/ksg97031)\\\n[israelshenkar](https://github.com/israelshenkar)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.1...n8n@1.102.2) for this version.\\\n**Release date:** 2025-07-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.1...n8n@1.101.2) for this version.\\\n**Release date:** 2025-07-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.0...n8n@1.102.1) for this version.\\\n**Release date:** 2025-07-09\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.0...n8n@1.102.0) for this version.\\\n**Release date:** 2025-07-07\n\nThis release contains core updates, editor improvements, new nodes, node updates, and bug fixes.\n\n### Enforce 2FA across your instance\n\nEnterprise Instance owners can now enforce two-factor authentication (2FA) for all users in their instance.\n\nOnce enabled, any user who hasn’t set up 2FA will be redirected to complete the setup before they can continue using n8n. This helps organizations meet internal security policies and ensures stronger protection across the workspace.\n\nThis feature is available only on the Enterprise plan.\n\n### Contributors\n\n[marty-sullivan](https://github.com/marty-sullivan)\\\n[cesars-gh](https://github.com/cesars-gh)\\\n[dudanogueira](https://github.com/dudanogueira)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.0...n8n@1.101.1) for this version.\\\n**Release date:** 2025-07-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.100.0...n8n@1.101.0) for this version.\\\n**Release date:** 2025-06-30\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Contributors\n\n[luka-mimi](https://github.com/luka-mimi)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.100.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.100.0...n8n@1.100.1) for this version.\\\n**Release date:** 2025-06-25\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.100.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.99.0...n8n@1.100.0) for this version.\\\n**Release date:** 2025-06-23\n\nThis release contains core updates, editor improvements, a new node, node updates, and bug fixes.\n\n### Model Selector node\n\nThe [Model Selector node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.modelselector/) gives you more control when working with multiple LLMs in your workflows.\n\nUse it to determine which connected model should handle a given input, based on conditions like expressions or global variables. This makes it easier to implement model routing strategies, such as switching models based on performance, task type, cost, or availability.\n\n🛠️ **How to:** Connect multiple model nodes to the Model Selector node, then configure routing conditions in the node’s settings.\n\n🧠 **Keep in mind:**\n\n- Rules are evaluated in order. The first matching rule determines which model is used even if others would also match.\n- As a sub-node, expressions behave differently here: they always resolves to the first item rather than resolving for each item in turn.\n\nThe Model Selector node is especially useful in evaluation or production scenarios where routing logic between models needs to adapt based on performance, cost, availability, or dataset-specific needs.\n\nModel Selector node\n\n### Support for OIDC (OpenID Connect) authentication\n\nYou can now use OIDC (OpenID Connect) as an authentication method for Single Sign-On (SSO).\n\nThis gives enterprise teams more flexibility to integrate n8n with their existing identity providers using a widely adopted and easy-to-manage standard. OIDC is now available alongside SAML, giving Enterprises the choice to select what best fits their internal needs.\n\n### Project admins can now commit to Git within environments\n\nProject admins now have the ability to commit workflow and credential changes directly to Git through the environments feature. This update streamlines the workflow deployment process by giving project-level admins direct control over committing their changes. It also ensures that the those who know their workflows best can review and commit updates themselves, without needing to involve instance-level admins.\n\n[Learn more about source control environments](../../source-control-environments/)\n\n### Contributors\n\n[aliou](https://github.com/aliou)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.99.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.99.0...n8n@1.99.1) for this version.\\\n**Release date:** 2025-06-19\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.98.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.98.1...n8n@1.98.2) for this version.\\\n**Release date:** 2025-06-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.99.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.98.0...n8n@1.99.0) for this version.\\\n**Release date:** 2025-06-16\n\nThis release contains performance improvements, core updates, editor changes, node updates, and bug fixes.\n\n### Automatically name nodes\n\nDefault node names now update automatically based on the resource and operation selected, so you’ll always know what a node does at a glance.\n\nThis adds clarity to your canvas and saves time renaming nodes manually.\n\nDon’t worry, automatic naming won’t break references. And, and if you’ve renamed a node yourself, we’ll leave it just the way you wrote it.\n\n[](/_video/release-notes/automatic_node_naming.mp4)\n\n### Support for RAG extended with built-in templates\n\nRetrieval-Augmented Generation (RAG) can improve AI responses by providing language models access to data sources with up-to-date, domain-specific, or proprietary knowledge. RAG workflows typically rely on vector stores to manage and search this data efficiently.\n\nTo get the benefits of using vector stores, such as returning results based on semantic meaning rather than just keyword matches, you need a way to upload your data to the vector store and a way to query it.\n\nIn n8n, uploading and querying vectors stores happens in two workflows. Now, you have an example to get your started and make implementation easier with the **RAG starter template**.\n\n- The **Load Data** workflow shows how to add data with the appropriate embedding model, split it into chunks with the [Default Data Loader](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.documentdefaultdataloader/), and add metadata as desired.\n- The **Retriever** workflow for querying data, shows how agents and vector stores work together to help you define highly relevant results and save tokens using the **Question and Answer** tool.\n\nEnable semantic search and the retrieval of unstructured data for increased quality and relevance of AI responses.\n\n🛠️ **How to:**\n\n- Search for **RAG starter template** in the search bar of the Nodes panel to insert it into your workflow.\n\nLearn more about implementing RAG in n8n [here](../../advanced-ai/rag-in-n8n/).\n\nRAG starter template\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.98.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.98.0...n8n@1.98.1) for this version.\\\n**Release date:** 2025-06-12\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.98.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.97.0...n8n@1.98.0) for this version.\\\n**Release date:** 2025-06-11\n\nThis release contains performance improvements, core updates, editor changes, node updates, a new node, and bug fixes.\n\n### Contributors\n\n[luka-mimi](https://github.com/luka-mimi)\\\n[Alexandero89](https://github.com/Alexandero89)\\\n[khoazero123](https://github.com/khoazero123)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.97.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.97.0...n8n@1.97.1) for this version.\\\n**Release date:** 2025-06-04\n\nThis release contains backports.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.2...n8n@1.95.3) for this version.\\\n**Release date:** 2025-06-03\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.97.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.96.0...n8n@1.97.0) for this version.\\\n**Release date:** 2025-06-02\n\nThis release contains new features, performance improvements and bug fixes.\n\n### Convert to sub-workflow\n\nLarge, monolithic workflows can slow things down. They’re harder to maintain, tougher to debug, and more difficult to scale. With sub-workflows, you can take a more modular approach, breaking up big workflows into smaller, manageable parts that are easier to reuse, test, understand, and explain.\n\nUntil now, creating sub-workflows required copying and pasting nodes manually, setting up a new workflow from scratch, and reconnecting everything by hand. **Convert to sub-workflow** allows you to simplify this process into a single action, so you can spend more time building and less time restructuring.\n\n[](/_video/release-notes/convert_to_sub-workflow.mp4)\n\n**How it works**\n\n1. Highlight the nodes you want to convert to a sub-workflow. These must:\n - Be fully connected, meaning no missing steps in between them\n - Start from a single starting node\n - End with a single node\n1. Right-click to open the context menu and select **Convert to sub-workflow**\n - Or use the shortcut: `Alt + X`\n1. n8n will:\n - Open a new tab containing the selected nodes\n - Preserve all node parameters as-is\n - Replace the selected nodes in the original workflow with a **Call My Sub-workflow** node\n\n*Note*: You will need to manually adjust the field types in the Start and Return nodes in the new sub-workflow.\n\nThis makes it easier to keep workflows modular, performant, and easier to maintain.\n\nLearn more about [sub-workflows](../../flow-logic/subworkflows/).\n\nThis release contains performance improvements and bug fixes.\n\n### Contributors\n\n[maatthc](https://github.com/maatthc)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.96.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.0...n8n@1.96.0) for this version.\\\n**Release date:** 2025-06-02\n\nBuild failure\n\nThis release failed to build. Please use `1.97.0` instead.\n\nThis release contains API updates, core changes, editor improvements, node updates, and bug fixes.\n\n### API support for assigning users to projects\n\nYou can now use the API to add and update users within projects. This includes:\n\n- Assigning existing or pending users to a project with a specific role\n- Updating a user’s role within a project\n- Removing users from one or more projects\n\nThis update now allows you to use the API to add users to both the instance and specific projects, removing the need to manually assign them in the UI.\n\n### Add pending users to project member assignment\n\nYou can now add **pending users,** those who have been invited but haven't completed sign-up, to projects as members.\n\nThis change lets you configure a user's project access upfront, without waiting for them to finish setting up their account. It eliminates the back-and-forth of managing access post-sign-up, ensuring users have the right project roles immediately upon joining.\n\n### Contributors\n\n[matthabermehl](https://github.com/matthabermehl)\\\n[Stamsy](https://github.com/Stamsy)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.1...n8n@1.95.2) for this version.\\\n**Release date:** 2025-05-29\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.0...n8n@1.95.1) for this version.\\\n**Release date:** 2025-05-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.94.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.94.0...n8n@1.94.1) for this version.\\\n**Release date:** 2025-05-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.94.0...n8n@1.95.0) for this version.\\\n**Release date:** 2025-05-26\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Evaluations for AI workflows\n\nWe’ve added a feature to help you iterate, test, and compare changes to your AI automations before pushing them to production so you can achieve more predictability and make better decisions.\n\nWhen you're building with AI, a small prompt tweak or model swap might improve results with some inputs, while quietly degrading performance with others. But without a way to evaluate performance across many inputs, you’re left guessing whether your AI is actually getting better when you make a change.\n\nBy implementing **Evaluations for AI workflows** in n8n, you can assess how your AI performs across a range of inputs by adding a dedicated path in your workflow for running test cases and applying custom metrics to track results. This helps you build viable proof-of-concepts quickly, iterate more effectively, catch regressions early, and make more confident decisions when your AI is in production.\n\n#### Evaluation node and tab\n\nThe **Evaluation node** includes several operations that, when used together, enable end-to-end AI evaluation.\n\nEvaluation node\n\nUse this node to:\n\n- Run your AI logic against a wide range of test cases in the same execution\n- Capture the outputs of those test cases\n- Score the results using your own metrics or LLM-as-judge logic\n- Isolate a testing path to only include the nodes and logic you want to evaluate\n\nThe **Evaluations tab** enables you to review test results in the n8n UI, perfect for comparing runs, spotting regressions, and viewing performance over time.\n\n#### 🛠 How evaluations work\n\nThe evaluation path runs alongside your normal execution logic and only activates when you want—making it ideal for testing and iteration.\n\nGet started by selecting an AI workflow you want to evaluate that includes one or more LLM or Agent nodes.\n\n1. Add an **Evaluation** node with the **On new Evaluation event** operation. This node will act as an additional trigger you’ll run only when testing. Configure it to read your dataset from Google Sheets, with each row representing a test input.\n\n > 💡 Better datasets mean better evaluations. Craft your dataset from a variety of test cases, including edge cases and typical inputs, to get meaningful feedback on how your AI performs. Learn more and access sample datasets [here](../../advanced-ai/evaluations/light-evaluations/#1-create-a-dataset).\n\n1. Add a second **Evaluation** node using the **Set Outputs** operation after the part of the workflow you're testing—typically after an LLM or Agent node. This captures the response and writes it back to your dataset in Google Sheets.\n\n1. To evaluate output quality, add a third **Evaluation** node with the **Set Metrics** operation at a point after you’ve generated the outputs. You can develop workflow logic, custom calculations, or add an LLM-as-Judge to score the outputs. Map these metrics to your dataset in the node’s parameters.\n\n > 💡 Well-defined metrics = smarter decisions. Scoring your outputs based on similarity, correctness, or categorization can help you track whether changes are actually improving performance. Learn more and get links to example templates [here](../../advanced-ai/evaluations/metric-based-evaluations/#2-add-metrics-to-workflow).\n\nEvaluation workflow\n\nWhen the Evaluation trigger node is executed, it runs each input in our dataset through your AI logic. This continues until all test cases are processed, a limit is reached, or you manually stop the execution. Once your evaluation path is set up, you can update your prompt, model, or workflow logic—and re-run the Evaluation trigger node to compare results. If you’ve added metrics, they’ll appear in the Evaluations tab.\n\nIn some instances, you may want to isolate your testing path to make iteration faster or to avoid executing downstream logic. In this case, you can add an Evaluation node with the `Check If Evaluating` operation to ensure only the expected nodes run when performing evaluations.\n\n#### Things to keep in mind\n\nEvaluations for AI Workflows are designed to fit into your development flow, with more enhancements on the way. For now, here are a few things to note:\n\n- Test datasets are currently managed through Google Sheets. You’ll need a Google Sheets credential to run evaluations.\n- Each workflow supports one evaluation at a time. If you’d like to test multiple segments, consider splitting them into sub-workflows for more flexibility.\n- Community Edition supports one single evaluation. Pro and Enterprise plans allow unlimited evaluations.\n- AI Evaluations are not enabled for instances in scaling mode at this time.\n\nYou can find details, tips, and common troubleshooting info [here](../../advanced-ai/evaluations/tips-and-common-issues/).\n\n👉 Learn more about the AI evaluation strategies and practical implementation techniques. [Watch now](https://www.youtube.com/live/QkciQpotQBQ?feature=shared).\n\n### Contributors\n\n[Phiph](https://github.com/Phiph)\\\n[cesars-gh](https://github.com/cesars-gh)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.94.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.93.0...n8n@1.94.0) for this version.\\\n**Release date:** 2025-05-19\n\nThis release contains editor improvements, an API update, node updates, new nodes, and bug fixes.\n\n### Verified community nodes on Cloud\n\nWe’ve expanded the n8n ecosystem and unlocked a new level of flexibility for all users including those on n8n Cloud! Now you can access a select set of community nodes and partner integrations without leaving the canvas. This means you install and automate with a wider range of integrations without leaving your workspace. The power of the community is now built-in.\n\nThis update focuses on three major improvements:\n\n- **Cloud availability**: Community nodes are no longer just for self-hosted users. A select set of nodes is now available on n8n Cloud.\n- **Built-in discovery**: You can find and explore these nodes right from the Nodes panel without leaving the editor or searching on npm.\n- **Trust and verification**: Nodes that appear in the editor have been manually vetted for quality and security. These verified nodes are marked with a checkmark.\n\nWe’re starting with a selection of around 25 nodes, including some of the most-used community-built packages and partner-supported integrations. For this phase, we focused on nodes that don’t include external package dependencies - helping streamline the review process and ensure a smooth rollout.\n\nThis is just the start. We plan to expand the library gradually, bringing even more verified nodes into the editor along with the powerful and creative use cases they unlock. In time, our criteria will evolve, opening the door to a wider range of contributions while keeping quality and security in focus.\n\nLearn more about this update and find out which nodes are already installable from the editor in our [blog](https://blog.n8n.io/community-nodes-available-on-n8n-cloud/) post.\n\n💻 **Use a verified node**\n\nMake sure you're on **n8n version 1.94.0** or later and the instance Owner has enabled verified community nodes. On Cloud, this can be done from the Admin Panel. For self-hosted instances, please refer to [documentation](../../hosting/configuration/environment-variables/nodes/). In both cases, verified nodes are enabled by default.\n\n- Open the **Nodes panel** from the editor\n- Search for the Node. Verified nodes are indicated by a shield 🛡️\n- Select the node and click **Install**\n\n[](/_video/release-notes/Community-nodes-node-panel.mp4)\n\nOnce an Owner installs a node, everyone on the instance can start using it—just drag, drop, and connect like any other node in your workflow.\n\n🛠️ **Build a node and get it verified**\n\nWant your node to be verified and discoverable from the editor? Here’s how to get involved:\n\n1. Review the [community node verification guidelines](../../integrations/creating-nodes/build/reference/verification-guidelines/).\n1. If you’re building something new, follow the recommendations for [creating nodes](../../integrations/creating-nodes/overview/).\n1. Check your design against the [UX guidelines](../../integrations/creating-nodes/build/reference/ux-guidelines/).\n1. [Submit your node](../../integrations/creating-nodes/deploy/submit-community-nodes/) to npm.\n1. Request verification by filling out [this form](https://internal.users.n8n.cloud/form/f0ff9304-f34a-420e-99da-6103a2f8ac5b).\n\n**Already built a node? Raise your hand!**\n\nIf you’ve already published a community node and want it considered for verification, make sure it meets the requirements noted above, then let us know by submitting the interest [form](https://internal.users.n8n.cloud/form/f0ff9304-f34a-420e-99da-6103a2f8ac5b). We’re actively curating the next batch and would love to include your work.\n\n### Extended logs view\n\nWhen workflows get complex, debugging can get... clicky. That’s where an extended **Logs View** comes in. Now you can get a clearer path to trace executions, troubleshoot issues, and understand the behavior of a complete workflow — without bouncing between node detail views.\n\nThis update brings a unified, always-accessible panel to the bottom of the canvas, showing you each step of the execution as it happens. Whether you're working with loops, sub-workflows, or AI agents, you’ll see a structured view of everything that ran, in the order it ran—with input, output, and status info right where you need it.\n\nYou can jump into node details when you want to dig deeper, or follow a single item through every step it touched. Real-time highlighting shows you which nodes are currently running or have failed, and you’ll see total execution time for any workflow—plus token usage for AI workflows to help monitor performance. And if you're debugging across multiple screens? Just pop the logs out and drag them wherever you’d like.\n\n⚙️**What it does**\n\n- Adds a **Logs view** to the bottom of the canvas that can be opened or collapsed. (Chat also appears here if your workflow uses it).\n- Displays a **hierarchical list of nodes** in the order they were executed—including expanded views of sub-workflows.\n- Allows you to **click a node in hierarchy** to preview inputs and outputs directly, or jump into the full Node Details view with a link.\n- Provides ability to **toggle** input and output data on and off.\n- Highlights each node **live as it runs**, showing when it starts, completes, or fails.\n- Includes **execution history** view to explore past execution data in a similar way.\n- Shows **roll-up stats** like total execution time and total AI tokens used (for AI-enabled workflows).\n- Includes a **“pop out”** button to open the logs as a floating window—perfect for dragging to another screen while debugging.\n\n🛠️**How to**\n\nTo access the expanded logs view, click on the Logs bar at the bottom of the canvas. The view is also opens up when you open the chat window on the bottom of the page.\n\n### Contributors\n\n[Stamsy](https://github.com/Stamsy)\\\n[feelgood-interface](https://github.com/feelgood-interface)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.93.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.92.0...n8n@1.93.0) for this version.\\\n**Release date:** 2025-05-12\n\nThis release contains core updates, editor improvements, new nodes, node updates, and bug fixes.\n\n### Faster ways to open sub-workflows\n\nWe’ve added several new ways to navigate your multi-workflow automations faster.\n\nFrom any workflow with a sub-workflow node:\n\n🖱️ Right-click on a sub-workflow node and select `Open sub-workflow` from the context menu\n\n⌨️ Keyboard shortcuts\n\n- **Windows:** `CTRL + SHIFT + O` or `CTRL + Double Click`\n- **Mac:** `CMD + SHIFT + O` or `CMD + Double Click`\n\nThese options will bring your sub-workflow up in a new tab.\n\n### Archive workflows\n\nIf you’ve ever accidentally removed a workflow, you’ll appreciate the new archiving feature. Instead of permanently deleting workflows with the Remove action, workflows are now archived by default. This allows you to recover them if needed.\n\n**How to:**\n\n- **Archive a workflow** - Select **Archive** from the Editor UI menu. It has replaced the **Remove** action.\n- **Find archived workflows** - Archived workflows are hidden by default. To find your archived workflows, select the option for **Show archived workflows** in the workflow filter menu.\n- **Permanently delete a workflow** - Once a workflow is archived, you can **Delete** it from the options menu.\n- **Recover a workflow** - Select **Unarchive** from the options menu.\n\n**Keep in mind:**\n\n- Workflows archival requires the same permissions as required previously for removal.\n- You cannot select archived workflows as sub-workflows to execute\n- Active workflows are deactivated when they are archived\n- Archived workflows can not be edited\n\n### Contributors\n\n[LeaDevelop](https://github.com/LeaDevelop)\\\n[ayhandoslu](https://github.com/ayhandoslu)\\\n[valentina98](https://github.com/valentina98)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.92.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.92.1...n8n@1.92.2) for this version.\\\n**Release date:** 2025-05-08\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.2...n8n@1.91.3) for this version.\\\n**Release date:** 2025-05-08\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.92.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.92.0...n8n@1.92.1) for this version.\\\n**Release date:** 2025-05-06\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.92.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.0...n8n@1.92.0) for this version.\\\n**Release date:** 2025-05-05\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Partial Execution for AI Tools\n\nWe’ve made it easier to build and iterate on AI agents in n8n. You can now run and test specific tools without having to execute the entire agent workflow.\n\nPartial execution is especially useful when refining or troubleshooting parts of your agent logic. It allows you to test changes incrementally, without triggering full agent runs, reducing unnecessary AI calls, token usage, and downstream activity. This makes iteration faster, more cost-efficient, and more precise when working with complex or multi-step AI workflows.\n\nPartial execution for AI tools is available now for all tools - making it even easier to build, test, and fine-tune AI agents in n8n.\n\n[](/_video/release-notes/AI-agent-partial-execution.mp4)\n\n**How to:**\n\nTo use this feature you can either:\n\n- Click the **Play** button on the tool you want to execute directly from the canvas view.\n- Open the tool’s **Node Details View** and select **\"Execute Step\"** to run it from there.\n\nIf you have previously run the workflow, the input and output will be prefilled with data from the last execution. A pop-up form will open where you can manually fill in the parameters before executing your test.\n\n### Extended logs view\n\nWhen workflows get complex, debugging can get... clicky. That’s where an extended **Logs View** comes in. Now you can get a clearer path to trace executions, troubleshoot issues, and understand the behavior of a complete workflow — without bouncing between node detail views.\n\nThis update brings a unified, always-accessible panel to the bottom of the canvas, showing you each step of the execution as it happens. Whether you're working with loops, sub-workflows, or AI agents, you’ll see a structured view of everything that ran, in the order it ran—with input, output, and status info right where you need it.\n\nYou can jump into node details when you want to dig deeper, or follow a single item through every step it touched. Real-time highlighting shows you which nodes are currently running or have failed, and you’ll see total execution time for any workflow—plus token usage for AI workflows to help monitor performance. And if you're debugging across multiple screens? Just pop the logs out and drag them wherever you’d like.\n\n⚙️**What it does**\n\n- Adds a **Logs view** to the bottom of the canvas that can be opened or collapsed. (Chat also appears here if your workflow uses it).\n- Displays a **hierarchical list of nodes** in the order they were executed—including expanded views of sub-workflows.\n- Allows you to **click a node in hierarchy** to preview inputs and outputs directly, or jump into the full Node Details view with a link.\n- Provides ability to **toggle** input and output data on and off.\n- Highlights each node **live as it runs**, showing when it starts, completes, or fails.\n- Includes **execution history** view to explore past execution data in a similar way.\n- Shows **roll-up stats** like total execution time and total AI tokens used (for AI-enabled workflows).\n- Includes a **“pop out”** button to open the logs as a floating window—perfect for dragging to another screen while debugging.\n\n🛠️**How to**\n\nTo access the expanded logs view, click on the Logs bar at the bottom of the canvas. The view is also opens up when you open the chat window on the bottom of the page.\n\n### Insights enhancements for Enterprise\n\nTwo weeks after the launch of [Insights](../../insights/), we’re releasing some enhancements designed for enterprise users.\n\n- **Expanded time ranges**. You can now filter insights over a variety of time periods, from the last 24 hours up to 1 year. Pro users are limited to 7 day and 14 day views.\n- **Hourly granularity**. Drill down into the last 24 hours of production executions with hourly granularity, making it easier to analyze workflows and quickly identify issues.\n\nThese updates provide deeper visibility into workflow history, helping you uncover trends over longer periods and detect problems sooner with more precise reporting.\n\nFilter insights\n\n### Contributors\n\n[Stamsy](https://github.com/Stamsy)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.1...n8n@1.91.2) for this version.\\\n**Release date:** 2025-05-05\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.2...n8n@1.90.3) for this version.\\\n**Release date:** 2025-05-05\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.0...n8n@1.91.1) for this version.\\\n**Release date:** 2025-05-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.0...n8n@1.91.0) for this version.\\\n**Release date:** 2025-04-28\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Breadcrumb view from the canvas\n\nWe’ve added **breadcrumb navigation directly on the canvas**, so you can quickly navigate to any of a workflow’s parent folders right from the canvas.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.1...n8n@1.90.2) for this version.\\\n**Release date:** 2025-04-25\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.0...n8n@1.90.1) for this version.\\\n**Release date:** 2025-04-22\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.89.0...n8n@1.90.0) for this version.\\\n**Release date:** 2025-04-22\n\nThis release contains core updates, editor updates, node updates, performance improvements, and bug fixes.\n\n### Extended HTTP Request tool functionality\n\nWe’ve brought the full power of the HTTP Request node to the HTTP Request tool in AI workflows. That means your AI Agents now have access to all the advanced configuration options—like Pagination, Batching, Timeout, Redirects, Proxy support, and even cURL import.\n\n[](/_video/release-notes/http-request-tool.mp4)\n\nThis update also includes support for the `$fromAI` function to dynamically generate the right parameters based on the context of your prompt — making API calls smarter, faster, and more flexible than ever.\n\n**How to:**\n\n- Open your AI Agent node in the canvas.\n- Click the **‘+’ icon** to add a new tool connection.\n- In the **Tools panel**, select HTTP **Request Tool.**\n- Configure it just like you would a regular **HTTP Request node** — including advanced options\n\n👉 Learn more about configuring the [HTTP Request tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolhttprequest/).\n\n### Scoped API keys\n\nUsers on the Enterprise plan can now create API keys with specific scopes to control exactly what each key can access.\n\nScoped API keys\n\nPreviously, API keys had full read/write access across all endpoints. While sometimes necessary, this level of access can be excessive and too powerful for most use cases. Scoped API keys allow you to limit access to only the resources and actions a service or user actually needs.\n\n**What’s new**\n\nWhen creating a new API key, you can now:\n\n- Select whether the key has read, write, or both types of access.\n- Specify which resources the key can interact with.\n\nSupported scopes include:\n\n- Variables — list, create, delete\n- Security audit — generate reports\n- Projects — list, create, update, delete\n- Executions — list, read, delete\n- Credentials — list, create, update, delete, move\n- Workflows — list, create, update, delete, move, add/remove tags\n\nScoped API keys give you more control and security. You can limit access to only what’s needed, making it safer to work with third parties and easier to manage internal API usage.\n\n### Drag and Drop in Folders\n\nFolders just got friendlier. With this release, you can now **drag and drop workflows and folders** — making it even easier to keep things tidy.\n\nNeed to reorganize? Just select a workflow or folder and drag it into another folder or breadcrumb location. It’s a small change that makes a big difference when managing a growing collection of workflows.\n\n[](/_video/release-notes/Drag-and-drop-folders.mp4)\n\n📁 Folders are available to all [registered](../../hosting/community-edition-features/#registered-community-edition) users—jump in and get your workspace in order!\n\n### Contributors\n\n[Zordrak](https://github.com/Zordrak)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.89.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.89.1...n8n@1.89.2) for this version.\\\n**Release date:** 2025-04-16\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.89.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.89.0...n8n@1.89.1) for this version.\\\n**Release date:** 2025-04-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.89.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.88.0...n8n@1.89.0) for this version.\\\n**Release date:** 2025-04-14\n\nThis release contains API updates, core updates, editor updates, a new node, node updates, and bug fixes.\n\n### Insights\n\nWe're rolling out [Insights](../../insights/), a new dashboard to monitor how your workflows are performing over time. It's designed to give admins (and owners) better visibility of their most important workflow metrics and help troubleshoot potential issues and improvements.\n\nIn this first release, we’re introducing a summary banner, the insights dashboard, and time saved per execution.\n\n#### 1. Summary banner\n\nA new banner on the overview page that gives instance admins and owners a birds eye view of key metrics over the last 7 days.\n\nInsights summary banner\n\nAvailable metrics:\n\n- Total production executions\n- Total failed executions\n- Failure rate\n- Average runtime of all workflows\n- Estimated time saved\n\nThis overview is designed to help you stay on top of workflow activity at a glance. It is available for all plans and editions.\n\n#### 2. Insights dashboard\n\nOn Pro and Enterprise plans, a new dashboard offers a deeper view into workflow performance and activity.\n\nInsights dashboard\n\nThe dashboard includes:\n\n- Total production executions over time, including a comparison of successful and failed executions\n- Per-workflow breakdowns of key metrics\n- Comparisons with previous periods to help spot changes in usage or behavior\n- Runtime average and failure rate over time\n\n#### 3. Time saved per execution\n\nWithin workflow settings, you can now assign a “time saved per execution” value to any workflow. This makes it possible to track the impact of your workflows and make it easier to share this visually with other teams and stakeholders.\n\nThis is just the beginning for Insights: the next phase will introduce more advanced filtering and comparisons, custom date ranges, and additional monitoring capabilities.\n\n### Node updates\n\n- We added a credential check for the Salesforce node\n- We added SearXNG as a tool for AI agents\n\nYou can now search within subfolders, making it easier to find workflows across all folder levels. Just type in the search bar and go.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.88.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.87.0...n8n@1.88.0) for this version.\\\n**Release date:** 2025-04-10\n\nThis release contains new features, new nodes, performance improvements, and bug fixes.\n\n### Model Context Protocol (MCP) nodes\n\nMCP aims to standardise how LLMs like Claude, ChatGPT, or Cursor can interact with tools or integrate data for their agents. Many providers - both established or new - are adopting MCP as a standard way to build agentic systems. It is an easy way to either expose your own app as a server, making capabilities available to a model as tools, or as a client that can call on tools outside of your own system.\n\nWhile it’s still early in the development process, we want to give you access to our new MCP nodes. This will help us understand your requirements better and will also let us converge on a great general solution quicker.\n\nWe are adding two new nodes:\n\n- a MCP [Server Trigger](../../integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/) for any workflow\n- a MCP [Client Tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) for the AI Agent\n\nThe MCP Server Trigger turns n8n into an MCP server, providing n8n tools to models running outside of n8n. You can run multiple MCP servers from your n8n instance. The MCP Client Tool connects LLMs - and other intelligent agents - to any MCP-enabled service through a single interface.\n\nMax from our DevRel team created an official walkthrough for you to get started:\n\n[Studio Update #04](https://youtu.be/45WPU7P-1QQ?feature=shared)\n\n### MCP Server Trigger\n\nThe MCP Server Trigger turns n8n into an MCP server, providing n8n tools to models running outside of n8n. The node acts as an entry point into n8n for MCP clients. It operates by exposing a URL that MCP clients can interact with to access n8n tools. This means your n8n workflows and integrations are now available to models run elsewhere. Pretty neat.\n\nMCP Server Trigger\n\n[Explore the MCP Server Trigger docs](../../integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/)\n\n### MCP Client Tool\n\nThe MCP Client Tool node is a MCP client, allowing you to use the tools exposed by an external MCP server. You can connect the MCP Client Tool node to your models to call external tools with n8n agents. In this regard it is similar to using a n8n tool with your AI agent. One advantage is that the MCP Client Tool can access multiple tools on the MCP server at once, keeping your canvas cleaner and easier to understand.\n\nMCP Client Tools\n\n[Explore the MCP Client Tool docs](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/)\n\n### Node updates\n\n- Added a node for Azure Cosmos DB\n- Added a node for Milvus Vector Store\n- Updated the Email Trigger (IMAP) node\n\n### Contributors\n\n[adina-hub](https://github.com/adina-hub)\\\n[umanamente](https://github.com/umanamente)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.87.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.87.1...n8n@1.87.2) for this version.\\\n**Release date:** 2025-04-09\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.86.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.86.0...n8n@1.86.1) for this version.\\\n**Release date:** 2025-04-09\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.87.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.87.0...n8n@1.87.1) for this version.\\\n**Release date:** 2025-04-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.87.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.86.0...n8n@1.87.0) for this version.\\\n**Release date:** 2025-04-07\n\nThis release contains new nodes, node updates, API updates, core updates, editor updates, and bug fixes.\n\n### Contributors\n\n[cesars-gh](https://github.com/cesars-gh)\\\n[Stamsy](https://github.com/Stamsy)\\\n[Pash10g](https://github.com/Pash10g)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.86.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.0...n8n@1.86.0) for this version.\\\n**Release date:** 2025-03-31\n\nThis release contains API updates, core updates, editor improvements, node updates, and bug fixes.\n\n### Contributors\n\n[Aijeyomah](https://github.com/Aijeyomah)\\\n[ownerer](https://github.com/ownerer)\\\n[ulevitsky](https://github.com/ulevitsky)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.3...n8n@1.85.4) for this version.\\\n**Release date:** 2025-03-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.2...n8n@1.84.3) for this version.\\\n**Release date:** 2025-03-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.1...n8n@1.84.2) for this version.\\\n**Release date:** 2025-03-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.2...n8n@1.85.3) for this version.\\\n**Release date:** 2025-03-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.1...n8n@1.85.2) for this version.\\\n**Release date:** 2025-03-25\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.0...n8n@1.85.1) for this version.\\\n**Release date:** 2025-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.0...n8n@1.85.0) for this version.\\\n**Release date:** 2025-03-24\n\nThis release contains a new node, a new credential, core updates, editor updates, node updates, and bug fixes.\n\n### Folders\n\nWhat can we say about folders? Well, they’re super handy for categorizing just about everything and they’re finally available for your n8n workflows. Tidy up your workspace with unlimited folders and nested folders. Search for workflows within folders. It’s one of the ways we’re making it easier to organize your n8n instances more effectively.\n\n**How to use it:**\n\nCreate and manage folders within your personal space or within projects. You can also create workflows from within a folder. You may need to restart your instance in order to activate folders.\n\nIt's a folder alright\n\nFolders are available for all [registered](../../hosting/community-edition-features/#registered-community-edition) users so get started with decluttering your workspace now and look for more features (like drag and drop) to organize your instances soon.\n\n### Enhancements to Form Trigger Node\n\nRecent updates to the Form Trigger node have made it a more powerful tool for building business solutions. These enhancements provide more flexibility and customization, enabling teams to create visually engaging and highly functional workflows with forms.\n\n- **HTML customization:** Add custom HTML to forms, including embedded images and videos, for richer user experiences.\n- **Custom CSS support**: Apply custom styles to user-facing components to align forms with your brand’s look and feel. Adjust fonts, colors, and spacing for a seamless visual identity.\n- **Form previews:** Your form’s description and title will pull into previews of your form when sharing on social media or messaging apps, providing a more polished look.\n- **Hidden fields:** Use query parameters to add hidden fields, allowing you to pass data—such as a referral source—without exposing it to the user.\n- **New responses options:** Respond to user submissions in multiple ways including text, HTML, or a downloadable file (binary format). This enables forms to display rich webpages or deliver digital assets such as dynamically generated invoices or personalized certificates.\n\nForm with custom CSS applied\n\nThese improvements elevate the Form Trigger node beyond a simple workflow trigger, transforming it into a powerful tool for addressing use cases from data collection and order processing to custom content creation.\n\n### Contributors\n\n[Fank](https://github.com/Fank)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.0...n8n@1.84.1) for this version.\\\n**Release date:** 2025-03-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.83.0...n8n@1.84.0) for this version.\\\n**Release date:** 2025-03-17\n\nThis release contains a new node, node updates, editor updates, and bug fixes.\n\n### Contributors\n\n[Pash10g](https://github.com/Pash10g)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.83.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.83.1...n8n@1.83.2) for this version.\\\n**Release date:** 2025-03-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.3...n8n@1.82.4) for this version.\\\n**Release date:** 2025-03-14\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.2...n8n@1.82.3) for this version.\\\n**Release date:** 2025-03-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.83.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.83.0...n8n@1.83.1) for this version.\\\n**Release date:** 2025-03-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.83.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.0...n8n@1.83.0) for this version.\\\n**Release date:** 2025-03-12\n\nThis release contains bug fixes and an editor update.\n\n### Schema Preview\n\nSchema Preview lets you view and work with a node’s expected output without executing it or adding credentials, keeping you in flow while building.\n\n- **See expected node outputs instantly.** View schemas for over 100+ nodes to help you design workflows efficiently without extra steps.\n- **Define workflow logic first, take care of credentials later.** Build your end-to-end workflow without getting sidetracked by credential setup.\n- **Avoid unwanted executions when building.** Prevent unnecessary API calls, unwanted data changes, or potential third-party service costs by viewing outputs without executing nodes.\n\n**How to use it:**\n\n- Add a node with Schema Preview support to your workflow.\n- Open the next node in the sequence - Schema Preview data appears in the Node Editor where you would typically find it in the Schema View.\n- Use Schema Preview fields just like other schema data - drag and drop them into parameters and settings as needed.\n\n[](/_video/release-notes/Schema_preview.mp4)\n\nDon’t forget to add the required credentials before putting your workflow into production.\n\n### Contributors\n\n[pemontto](https://github.com/pemontto)\\\n[Haru922](https://github.com/Haru922)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.1...n8n@1.82.2) for this version.\\\n**Release date:** 2025-03-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.0...n8n@1.82.1) for this version.\\\n**Release date:** 2025-03-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.0...n8n@1.82.0) for this version.\\\n**Release date:** 2025-03-03\n\nThis release contains core updates, editor updates, new nodes, node updates, new credentials, credential updates, and bug fixes.\n\n### Tidy up\n\nTidy up instantly aligns nodes, centers stickies, untangles connections, and brings structure to your workflows. Whether you're preparing to share a workflow or just want to improve readability, this feature saves you time and makes your logic easier to follow. Clean, well-organized workflows aren't just nicer to look at—they’re also quicker to understand.\n\n**How to:**\n\nOpen the workflow you want to tidy, then choose one of these options:\n\n- Click the **Tidy up** button in the bottom-left corner of the canvas (it looks like a broom 🧹)\n- Press **Shift + Alt + T** on your keyboard\n- Right-click anywhere on the canvas and select **Tidy up workflow**\n\nWant to tidy up just part of your workflow? Select the specific nodes you want to clean up first - Tidy up will only adjust those, along with any stickies behind them.\n\n[](/_video/release-notes/tidy_up.mp4)\n\n### Multiple API keys\n\nn8n now supports multiple API keys, allowing users to generate and manage separate keys for different workflows or integrations. This improves security by enabling easier key rotation and isolation of credentials. Future updates will introduce more granular controls.\n\nMultiple API keys\n\n### Contributors\n\n[Rostammahabadi](https://github.com/Rostammahabadi)\\\n[Lanhild](https://github.com/Lanhild)\\\n[matthiez](https://github.com/matthiez)\\\n[feelgood-interface](https://github.com/feelgood-interface)\\\n[adina-hub](https://github.com/adina-hub)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.3...n8n@1.81.4) for this version.\\\n**Release date:** 2025-03-03\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.2...n8n@1.81.3) for this version.\\\n**Release date:** 2025-03-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.1...n8n@1.81.2) for this version.\\\n**Release date:** 2025-02-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.4...n8n@1.80.5) for this version.\\\n**Release date:** 2025-02-28\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.3...n8n@1.80.4) for this version.\\\n**Release date:** 2025-02-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.0...n8n@1.81.1) for this version.\\\n**Release date:** 2025-02-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.0...n8n@1.81.0) for this version.\\\n**Release date:** 2025-02-24\n\nThis release contains bug fixes, a core update, editor improvements, and a node update.\n\n### Improved partial executions\n\nThe new execution engine for partial executions ensures that testing parts of a workflow in the builder closely mirrors production behaviour. This makes iterating with updated run-data faster and more reliable, particularly for complex workflows.\n\nBefore, user would test parts of a workflow in the builder that didn't consistently reflect production behaviour, leading to unexpected results during development.\n\nThis update aligns workflow execution in the builder with production behavior.\n\nHere is an example for loops:\n\nBefore\n\n[](/_video/release-notes/Partial-execution-loop-before.mp4)\n\nAfter\n\n[](/_video/release-notes/Partial-execution-loop-after.mp4)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.2...n8n@1.80.3) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.3...n8n@1.79.4) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.1...n8n@1.80.2) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.2...n8n@1.79.3) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.0...n8n@1.80.1) for this version.\\\n**Release date:** 2025-02-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.1...n8n@1.79.2) for this version.\\\n**Release date:** 2025-02-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.0...n8n@1.80.0) for this version.\\\n**Release date:** 2025-02-17\n\nThis release contains bug fixes and an editor improvement.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.2...n8n@1.75.3) for this version.\\\n**Release date:** 2025-02-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.3...n8n@1.74.4) for this version.\\\n**Release date:** 2025-02-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.0...n8n@1.79.1) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.78.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.78.0...n8n@1.78.1) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.3...n8n@1.77.4) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.3...n8n@1.76.4) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.78.0) for this version.\\\n**Release date:** 2025-02-12\n\nThis release contains new features, node updates, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.2...n8n@1.77.3) for this version.\\\n**Release date:** 2025-02-06\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.78.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.78.0) for this version.\\\n**Release date:** 2025-02-05\n\nThis release contains new features, node updates, and bug fixes.\n\n### Contributors\n\n[mocanew](https://github.com/mocanew)\\\n[Timtendo12](https://github.com/Timtendo12)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.1...n8n@1.77.2) for this version.\\\n**Release date:** 2025-02-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.2...n8n@1.76.3) for this version.\\\n**Release date:** 2025-02-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.77.1) for this version.\\\n**Release date:** 2025-02-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.1...n8n@1.76.2) for this version.\\\n**Release date:** 2025-02-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.0...n8n@1.77.0) for this version.\\\n**Release date:** 2025-01-29\n\nThis release contains new features, editor updates, new nodes, new credentials, node updates, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.0...n8n@1.76.1) for this version.\\\n**Release date:** 2025-01-23\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.0...n8n@1.76.0) for this version.\\\n**Release date:** 2025-01-22\n\nThis release contains new features, editor updates, new credentials, node improvements, and bug fixes.\n\n### Contributors\n\n[Stamsy](https://github.com/Stamsy)\\\n[GKdeVries](https://github.com/GKdeVries)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.1...n8n@1.75.2) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.2...n8n@1.74.3) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.0...n8n@1.75.1) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.1...n8n@1.74.2) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.0...n8n@1.75.0) for this version.\\\n**Release date:** 2025-01-15\n\nThis release contains bug fixes and editor updates.\n\n### Improved consistency across environments\n\nWe added new UX and automatic changes improvements resulting in a better consistency between your staging and production instances.\n\nPreviously, users faced issues like:\n\n- Lack of visibility into required credential updates when pulling changes\n- Incomplete synchronization, where changes — such as deletions — weren’t always applied across environments\n- Confusing commit process, making it unclear what was being pushed or pulled\n\nWe addressed these by:\n\n- Clearly indicating required credential updates when pulling changes\n- Ensuring deletions and other modifications sync correctly across environments\n- Improving commit selection to provide better visibility into what’s being pushed\n\nCommit modal\n\nPull notification\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.0...n8n@1.74.1) for this version.\\\n**Release date:** 2025-01-09\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.73.0...n8n@1.74.0) for this version.\\\n**Release date:** 2025-01-08\n\nThis release contains new features, a new node, node updates, performance improvements and bug fixes.\n\n### Overhauled Code node editing experience\n\nWe added a ton of new helpers to the Code node, making edits of your code much faster and more comfortable. You get:\n\n- TypeScript autocomplete\n- TypeScript linting\n- TypeScript hover tips\n- Search and replace\n- New keyboard shortcuts based on the VSCode keymap\n- Auto-formatting using prettier (Alt+Shift+F)\n- Remember folded regions and history after refresh\n- Multi cursor\n- Type function in the Code node using JSDoc types\n- Drag and drop for all Code node modes\n- Indentation markers\n\nWe build this on a web worker architecture so you won't have to suffer from performance degradation while typing.\n\nTo get the full picture, check out our Studio update with Max and Elias, where they discuss and demo the new editing experience. 👇\n\n[Studio Update #04](https://youtu.be/De1E58MPaMQ?t=645)\n\n### New node: Microsoft Entra ID\n\nMicrosoft Entra ID (formerly known as Microsoft Azure Active Directory or Azure AD) is used for cloud-based identity and access management. [The new node](../../integrations/builtin/app-nodes/n8n-nodes-base.microsoftentra/) supports a wide range of Microsoft Entra ID features, which includes creating, getting, updating, and deleting users and groups, as well as adding users to and removing them from groups.\n\n### Node updates\n\n- [AI Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/): Vector stores can now be directly used as tools for the agent\n- [Code](../../code/builtin/overview/): Tons of new speed and convenience features, see above for details\n- [Google Vertex Chat](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglevertex/): Added option to specify the GCP region for the Google API credentials\n- [HighLevel](../../integrations/builtin/app-nodes/n8n-nodes-base.highlevel/): Added support for calendar items\n\nWe also added a custom [projects](../../user-management/rbac/projects/) icon selector on top of the available emojis. Pretty!\n\n### Contributors\n\n[igatanasov](https://github.com/igatanasov)\\\n[Stamsy](https://github.com/Stamsy)\\\n[feelgood-interface](https://github.com/feelgood-interface)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.73.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.73.0...n8n@1.73.1) for this version.\\\n**Release date:** 2024-12-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.73.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.72.0...n8n@1.73.0) for this version.\\\n**Release date:** 2024-12-19\n\nThis release contains node updates, performance improvements, and bug fixes.\n\n### Node updates\n\n- [AI Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/): Updated descriptions for Chat Trigger options\n- [Facebook Graph API](../../integrations/builtin/app-nodes/n8n-nodes-base.facebookgraphapi/): Updated for API v21.0\n- [Gmail](../../integrations/builtin/app-nodes/n8n-nodes-base.gmail/): Added two new options for the `Send and wait` operation, free text and custom form\n- [Linear Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.lineartrigger/): Added support for admin scope\n- [MailerLite](../../integrations/builtin/app-nodes/n8n-nodes-base.mailerlite/): Now supports the new API\n- [Slack](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/): Added two new options for the `Send and wait` operation, free text and custom form\n\nWe also added credential support for [SolarWinds IPAM](../../integrations/builtin/credentials/solarwindsipam/) and [SolarWinds Observability](../../integrations/builtin/credentials/solarwindsobservability/).\n\nLast, but not least, we [improved the schema view performance in the node details view by 90%](https://github.com/n8n-io/n8n/pull/12180) and added drag and drop re-ordering to parameters. This comes in very handy in the [If](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Edit Fields](../../integrations/builtin/core-nodes/n8n-nodes-base.set/) nodes.\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[mickaelandrieu](https://github.com/mickaelandrieu)\\\n[Stamsy](https://github.com/Stamsy)\\\n[pbdco](https://github.com/pbdco)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.72.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.72.0...n8n@1.72.1) for this version.\\\n**Release date:** 2024-12-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.2...n8n@1.71.3) for this version.\\\n**Release date:** 2024-12-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.72.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.0...n8n@1.72.0) for this version.\\\n**Release date:** 2024-12-11\n\nThis release contains node updates, usability improvements, and bug fixes.\n\n### Node updates\n\n- [AI Transform](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/): The `maximum context length` error now retries with reduced payload size\n- [Redis](../../integrations/builtin/app-nodes/n8n-nodes-base.redis/): Added support for `continue on fail`\n\n### Improved commit modal\n\nWe added filters and text search to the commit modal when working with [Environments](../../source-control-environments/). This will make committing easier as we provide more information and better visibility. Environments are available on the Enterprise plan.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.1...n8n@1.71.2) for this version.\\\n**Release date:** 2024-12-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.3...n8n@1.70.4) for this version.\\\n**Release date:** 2024-12-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.0...n8n@1.71.1) for this version.\\\n**Release date:** 2024-12-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.2...n8n@1.70.3) for this version.\\\n**Release date:** 2024-12-05\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.2...n8n@1.71.0) for this version.\\\n**Release date:** 2024-12-04\n\nThis release contains node updates, performance improvements, and bug fixes.\n\n### Task runners for the Code node in public beta\n\nWe're introducing a significant performance upgrade to the Code node with our new Task runner system. This enhancement moves JavaScript code execution to a separate process, improving your workflow execution speed while adding better isolation.\n\nTask runners overview\n\nOur benchmarks show up to 6x improvement in workflow executions using Code nodes - from approximately 6 to 35 executions per second. All these improvements happen under the hood, keeping your Code node experience exactly the same.\n\nThe Task runner comes in two modes:\n\n- Internal mode (default): Perfect for getting started, automatically managing task runners as child processes\n- External mode: For advanced hosting scenarios requiring maximum isolation and security\n\nCurrently, this feature is opt-in and can be enabled using [environment variables](../../hosting/configuration/environment-variables/task-runners/). Once stable, it will become the default execution method for Code nodes.\n\nTo start using Task runners today, [check out the docs](../../hosting/configuration/task-runners/).\n\n### Node updates\n\n- [AI Transform node](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/): We improved the prompt for code generation to transform data\n- [Code node](../../integrations/builtin/core-nodes/n8n-nodes-base.code/): We added a warning if `pairedItem` is absent or could not be auto mapped\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.1...n8n@1.70.2) for this version.\\\n**Release date:** 2024-12-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.0...n8n@1.70.1) for this version.\\\n**Release date:** 2024-11-29\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.69.0...n8n@1.70.0) for this version.\\\n**Release date:** 2024-11-27\n\nThis release contains node updates, performance improvements and bug fixes.\n\n### New canvas in beta\n\nThe new canvas is now the default setting for all users. It should bring significant performance improvements and adds a handy minimap. As it is still a beta version you can still revert to the previous version with the three dot menu.\n\nWe're looking forward to your feedback. Should you encounter a bug, you will find a handy button to create an issue at the bottom of the new canvas as well.\n\n### Node updates\n\n- We added credential support for [Zabbix](../../integrations/builtin/credentials/zabbix/) to the HTTP request node\n- We added new OAuth2 credentials for [Microsoft SharePoint](../../integrations/builtin/credentials/microsoft/)\n- The [Slack node](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/#operations) now uses markdown for the approval message when using the `Send and Wait for Approval` operation\n\n### Contributors\n\n[feelgood-interface](https://github.com/feelgood-interface)\\\n[adina-hub](https://github.com/adina-hub)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.68.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.68.0...n8n@1.68.1) for this version.\\\n**Release date:** 2024-11-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.69.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.69.1...n8n@1.69.2) for this version.\\\n**Release date:** 2024-11-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.69.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.69.0...n8n@1.69.1) for this version.\\\n**Release date:** 2024-11-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.69.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.68.0...n8n@1.69.0) for this version.\\\n**Release date:** 2024-11-20\n\nThis release contains a new feature, node improvements and bug fixes.\n\n### Sub-workflow debugging\n\nWe made it much easier to debug sub-workflows by improving their accessibility from the parent workflow.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.68.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.67.1...n8n@1.68.0) for this version.\\\n**Release date:** 2024-11-13\n\nThis release contains node updates, performance improvements and many bug fixes.\n\n#### New AI agent canvas chat\n\nWe revamped the chat experience for AI agents on the canvas. A neatly organized view instead of a modal hiding the nodes. You can now see the canvas, chat and logs at the same time when testing your workflow.\n\n[](/_video/release-notes/AI-chat-on-canvas.mp4)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.67.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.67.0...n8n@1.67.1) for this version.\\\n**Release date:** 2024-11-07\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.67.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.66.0...n8n@1.67.0) for this version.\\\n**Release date:** 2024-11-06\n\nThis release contains node updates and bug fixes.\n\n### Node updates\n\n- [AI Transform](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/): Improved usability\n- [Anthropic Chat Model Node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/): Added Haiku 3.5 support\n- [Convert to File](../../integrations/builtin/core-nodes/n8n-nodes-base.converttofile/): Added delimiter option for writing to CSV\n- [Gmail Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.gmailtrigger/): Added option to filter for draft messages\n- [Intercom](../../integrations/builtin/app-nodes/n8n-nodes-base.intercom/): Credential can now be used in the HTTP Request node\n- [Rapid7 InsightVM](../../integrations/builtin/credentials/rapid7insightvm/): Added credential support\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.66.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.65.2...n8n@1.66.0) for this version.\\\n**Release date:** 2024-10-31\n\nThis release contains performance improvements, a node update and bug fixes.\n\n### Node update\n\n- [Anthropic Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/): Added support for claude-3-5-sonnet-20241022\n\nWe made updates to how projects and workflow ownership are displayed making them easier to understand and navigate.\n\nWe further improved the performance logic of partial executions, leading to a smoother and more enjoyable building experience.\n\n### New n8n canvas alpha\n\nWe have enabled the alpha version of our new canvas. The canvas is the ‘drawing board’ of the n8n editor, and we’re working on a full rewrite. Your feedback and testing will help us improve it. [Read all about it on our community forum](https://community.n8n.io/t/help-us-test-the-new-n8n-canvas-alpha/60070).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.65.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.65.1...n8n@1.65.2) for this version.\\\n**Release date:** 2024-10-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.64.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.2...n8n@1.64.3) for this version.\\\n**Release date:** 2024-10-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.65.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.65.0...n8n@1.65.1) for this version.\\\n**Release date:** 2024-10-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.65.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.1...n8n@1.65.0) for this version.\\\n**Release date:** 2024-10-24\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nWhat changed? Queue polling via the environment variable `QUEUE_RECOVERY_INTERVAL` has been removed.\n\nWhen is action necessary? If you have set `QUEUE_RECOVERY_INTERVAL`, you can remove it as it no longer has any effect.\n\nThis release contains a new features, new nodes, node enhancements, and bug fixes.\n\n### New node: n8n Form\n\nUse the [n8n Form node](../../integrations/builtin/core-nodes/n8n-nodes-base.form/) to create user-facing forms with multiple pages. You can add other nodes with custom logic between to process user input. Start the workflow with a [n8n Form Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/).\n\nA multi-page form with branching\n\nAdditionally you can:\n\n- Set default selections with query parameters\n- Define the form with a JSON array of objects\n- Show a completion screen and redirect to another URL\n\n### Node updates\n\nNew nodes:\n\n- [Google Business Profile](../../integrations/builtin/app-nodes/n8n-nodes-base.googlebusinessprofile/) and [Google Business Profile Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.googlebusinessprofiletrigger/): Use these to integrate Google Business Profile reviews and posts with your workflows\n\nEnhanced nodes:\n\n- [AI Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/): Removed the requirement to add at least one tool\n- [GitHub](../../integrations/builtin/app-nodes/n8n-nodes-base.github/): Added workflows as a resource operation\n- [Structured Output Parser](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.outputparserstructured/): Added more user-friendly error messages\n\nFor additional security, we improved how we handle multi-factor authentication, hardened config file permissions and introduced JWT for the public API.\n\nFor better performance, we improved how partial executions are handled in loops.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n- [Idan Fishman](https://github.com/idanfishman)\n\n## n8n@1.64.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.1...n8n@1.64.2) for this version.\\\n**Release date:** 2024-10-24\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.64.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.0...n8n@1.64.1) for this version.\\\n**Release date:** 2024-10-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.64.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.4...n8n@1.64.0) for this version.\\\n**Release date:** 2024-10-16\n\nThis release contains a new node, node enhancements, performance improvements and bug fixes.\n\n### Enhanced node: Remove Duplicates\n\nThe [Remove Duplicates node](../../integrations/builtin/core-nodes/n8n-nodes-base.removeduplicates/) got a major makeover with the addition of two new operations:\n\n- Remove Items Processed in Previous Executions: Compare items in the current input to items from previous executions and remove duplicates\n- Clear Deduplication History: Wipe the memory of items from previous executions.\n\nThis makes it easier to only process new items from any data source. For example, you can now more easily poll a Google sheet for new entries by `id` or remove duplicate orders from the same customer by comparing their `order date`. The great thing is, you can now do this within **and across** workflow runs.\n\n### New node: Gong\n\nThe new node for [Gong](../../integrations/builtin/app-nodes/n8n-nodes-base.gong/) allows you to get users and calls to process them further in n8n. Very useful for sales related workflows.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n- [Sören Uhrbach](https://github.com/soerenuhrbach)\n\n## n8n@1.63.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.3...n8n@1.63.4) for this version.\\\n**Release date:** 2024-10-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.5...n8n@1.62.6) for this version.\\\n**Release date:** 2024-10-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.2...n8n@1.63.3) for this version.\\\n**Release date:** 2024-10-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.1...n8n@1.63.2) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.4...n8n@1.62.5) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.0...n8n@1.63.1) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.3...n8n@1.62.4) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.3...n8n@1.63.0) for this version.\\\n**Release date:** 2024-10-09\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nWhat changed?\n\n- The worker server used to bind to IPv6 by default. It now binds to IPv4 by default.\n- The worker server's `/healthz` used to report healthy status based on database and Redis checks. It now reports healthy status regardless of database and Redis status, and the database and Redis checks are part of `/healthz/readiness`.\n\nWhen is action necessary?\n\n- If you experience a port conflict error when starting a worker server using its default port, set a different port for the worker server with `QUEUE_HEALTH_CHECK_PORT`.\n- If you are relying on database and Redis checks for worker health status, switch to checking `/healthz/readiness` instead of `/healthz`.\n\nThis release contains new features, node enhancements and bug fixes.\n\n### Node updates\n\n- [OpenAI](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/): Added the option to choose between the default memory connector to provide memory to the assistant or to specify a thread ID\n- [Gmail](../../integrations/builtin/app-nodes/n8n-nodes-base.gmail/) and [Slack](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/): Added custom approval operations to have a human in the loop of a workflow\n\nWe have also optimized the [worker health checks](../../hosting/logging-monitoring/monitoring/) (see breaking change above).\n\nEach credential now has a seperate url you can link to. This makes sharing much easier.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Pemontto](https://github.com/pemontto)\n\n## n8n@1.62.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.2...n8n@1.62.3) for this version.\\\n**Release date:** 2024-10-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.1...n8n@1.62.2) for this version.\\\n**Release date:** 2024-10-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.61.0...n8n@1.62.1) for this version.\\\n**Release date:** 2024-10-02\n\nThis release contains new features, node enhancements and bug fixes.\n\nSkipped 1.62.0\n\nWe skipped 1.62.0 and went straight to 1.62.1 with an additional fix.\n\n#### Additional nodes as tools\n\nWe have made additional nodes usable with the [Tools AI Agent node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/tools-agent/).\n\n[](/_video/release-notes/nodes-as-tools.mp4)\n\nAdditionally, we have added a `$fromAI()` placeholder function to use with tools, allowing you to dynamically pass information from the models to the connected tools. This function works similarly to placeholders used elsewhere in n8n.\n\nBoth of these new features enable you to build even more powerful AI agents by drawing directly from the apps your business uses. This makes integrating LLMs into your business processes even easier than before.\n\n### Node updates\n\n- [Google BigQuery](../../integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/): Added option to return numeric values as integers and not strings\n- [HTTP Request](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/): Added credential support for Sysdig\n- [Invoice Ninja](../../integrations/builtin/app-nodes/n8n-nodes-base.invoiceninja/): Additional query params for getAll requests\n- [Question and Answer Chain](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.chainretrievalqa/): Added the option to use a custom prompt\n\nDrag and drop insertion on cursor position from schema view is now also enabled for code, SQL and Html fields in nodes.\n\nCustomers with an enterprise license can now rate, tag and highlight execution data in the executions view. To use highlighting, add an [Execution Data Node](../../integrations/builtin/core-nodes/n8n-nodes-base.executiondata/) (or Code node) to the workflow to set [custom executions data](../../workflows/executions/custom-executions-data/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Benjamin Roedell](https://github.com/benrobot)\\\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[manuelbcd](https://github.com/manuelbcd)\\\n[Miguel Prytoluk](https://github.com/mprytoluk)\n\n## n8n@1.61.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.60.1...n8n@1.61.0) for this version.\\\n**Release date:** 2024-09-25\n\nThis release contains new features, node enhancements and bug fixes.\n\n### Node updates\n\n- [Brandfetch](../../integrations/builtin/app-nodes/n8n-nodes-base.brandfetch/): Updated to use the new API\n- [Slack](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/): Made adding or removing the workflow link to a message easier\n\nBig datasets now render faster thanks to virtual scrolling and execution annotations are harder to delete.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.3...n8n@1.59.4) for this version.\\\n**Release date:** 2024-09-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.60.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.60.0...n8n@1.60.1) for this version.\\\n**Release date:** 2024-09-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.60.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.3...n8n@1.60.0) for this version.\\\n**Release date:** 2024-09-18\n\nThis release contains new features, node enhancements and bug fixes.\n\n#### Queue metrics for workers\n\nYou can now [expose and consume metrics from your workers](../../hosting/configuration/configuration-examples/prometheus/). The worker instances have the same metrics available as the main instance(s) and can be configured with [environment variables](../../hosting/configuration/environment-variables/endpoints/).\n\nYou can now customize the maximum file size when uploading files within forms to webhooks. The [environment variable to set](../../hosting/configuration/environment-variables/endpoints/) for this is `N8N_FORMDATA_FILE_SIZE_MAX`. The default setting is 200MiB.\n\n### Node updates\n\nEnhanced nodes:\n\n- [Invoice Ninja](../../integrations/builtin/app-nodes/n8n-nodes-base.invoiceninja/): Added actions for bank transactions\n- [OpenAI](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/): Added O1 models to the model select\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\n\n## n8n@1.59.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.2...n8n@1.59.3) for this version.\\\n**Release date:** 2024-09-18\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.1...n8n@1.59.2) for this version.\\\n**Release date:** 2024-09-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.0...n8n@1.59.1) for this version.\\\n**Release date:** 2024-09-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.58.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.1...n8n@1.58.2) for this version.\\\n**Release date:** 2024-09-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.1...n8n@1.59.0) for this version.\\\n**Release date:** 2024-09-11\n\nChat Trigger\n\nIf you are using the Chat Trigger in \"Embedded Chat\" mode, with authentication turned on, you could see errors connecting to n8n if the authentication on the sending/embedded side is mis-configured.\n\nThis release contains bug fixes and feature enhancements.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[oscarpedrero](https://github.com/oscarpedrero)\n\n## n8n@1.58.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.0...n8n@1.58.1) for this version.\\\n**Release date:** 2024-09-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.58.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.57.0...n8n@1.58.0) for this version.\\\n**Release date:** 2024-09-05\n\nThis release contains new features, bug fixes and feature enhancements.\n\n#### New node: PGVector Vector Store\n\nThis release adds the PGVector Vector Store node. Use this node to interact with the PGVector tables in your PostgreSQL database. You can insert, get, and retrieve documents from a vector table to provide them to a retriever connected to a chain.\n\n#### See active collaborators on workflows\n\nWe added collaborator avatars back to the workflow canvas. You will see other users who are active on the workflow, preventing you from overriding each other's work.\n\nCollaboration avatars\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.57.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.2...n8n@1.57.0) for this version.\\\n**Release date:** 2024-08-28\n\nThis release contains new features and bug fixes.\n\n#### Improved execution queue handling\n\nWe are [exposing new execution queue metrics](../../hosting/configuration/configuration-examples/prometheus/) to give users more visibility of the queue length. This helps to inform decisions on horizontal scaling, based on queue status. We have also made querying executions faster.\n\n#### New credentials for the HTTP Request node\n\nWe added credential support for Datadog, Dynatrace, Elastic Security, Filescan, Iris, and Malcore to the HTTP Request node making it easier to use existing credentials.\n\nWe also made it easier to select workflows as tools when working with AI agents by implementing a new `workflow selector` parameter type.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Bram Kn](https://github.com/bramkn)\n\n## n8n@1.56.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.1...n8n@1.56.2) for this version.\\\n**Release date:** 2024-08-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.56.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.0...n8n@1.56.1) for this version.\\\n**Release date:** 2024-08-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.56.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.3...n8n@1.56.0) for this version.\\\n**Release date:** 2024-08-21\n\nThis release contains node updates, security and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[Oz Weiss](https://github.com/thewizarodofoz)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.2...n8n@1.55.3) for this version.\\\n**Release date:** 2024-08-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.1...n8n@1.55.2) for this version.\\\n**Release date:** 2024-08-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.0...n8n@1.55.1) for this version.\\\n**Release date:** 2024-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.3...n8n@1.54.4) for this version.\\\n**Release date:** 2024-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.2...n8n@1.54.3) for this version.\\\n**Release date:** 2024-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.1...n8n@1.54.2) for this version.\\\n**Release date:** 2024-08-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.1...n8n@1.55.0) for this version.\\\n**Release date:** 2024-08-14\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nThe N8N_BLOCK_FILE_ACCESS_TO_N8N_FILES environment variable now also blocks access to n8n's static cache directory at ~/.cache/n8n/public.\n\nIf you are writing to or reading from a file at n8n's static cache directory via a node, e.g. Read/Write Files from Disk, please update your node to use a different path.\n\nThis release contains a new feature, a new node, a node update and bug fixes.\n\n#### Override the npm registry\n\nThis release adds the option to override the npm registry for installing community packages. This is a paid feature.\n\nWe now also prevent npm downloading community packages from a compromised npm registry by explicitly using --registry in all npm install commands.\n\n#### New node: AI Transform\n\nThis release adds the [AI Transform node](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/). Use the AI Transform node to generate code snippets based on your prompt. The AI is context-aware, understanding the workflow’s nodes and their data types. The node is only available on [Cloud plans](../../manage-cloud/overview/).\n\n#### New node: Okta\n\nThis release adds the [Okta node](../../integrations/builtin/app-nodes/n8n-nodes-base.okta/). Use the Okta node to automate work in Okta and integrate Okta with other applications. n8n has built-in support for a wide range of Okta features, which includes creating, updating, and deleting users.\n\n### Node updates\n\nEnhanced node:\n\n- [MySQL](../../integrations/builtin/app-nodes/n8n-nodes-base.mysql/)\n\nThis release also adds the new schema view for the expression editor modal.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.0...n8n@1.54.1) for this version.\\\n**Release date:** 2024-08-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.53.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.53.1...n8n@1.53.2) for this version.\\\n**Release date:** 2024-08-08\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.53.1...n8n@1.54.0) for this version.\\\n**Release date:** 2024-08-07\n\nThis release contains new features, node enhancements, bug fixes and updates to our API.\n\n### API update\n\nOur [public REST API](../../api/) now supports additional operations:\n\n- Create, delete, and edit roles for users\n- Create, read, update and delete projects\n\nFind the details in the [API reference](../../api/api-reference/).\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[Javier Ferrer González](https://github.com/JavierCane)\\\n[Mickaël Andrieu](https://github.com/mickaelandrieu)\\\n[Oz Weiss](https://github.com/thewizarodofoz)\\\n[Pemontto](https://github.com/pemontto)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.45.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.1...n8n@1.45.2) for this version.\\\n**Release date:** 2024-08-06\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.53.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.53.0...n8n@1.53.1) for this version.\\\n**Release date:** 2024-08-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.53.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.52.2...n8n@1.53.0) for this version.\\\n**Release date:** 2024-07-31\n\nThis release contains new features, new nodes, node enhancements, bug fixes and updates to our API.\n\n#### Added Google Cloud Platform Secrets Manager support\n\nThis release adds [Google Cloud Platform Secrets Manager](../../external-secrets/) to the list of external secret stores. We already support AWS secrets, Azure Key Vault, Infisical and HashiCorp Vault. External secret stores are available under an enterprise license.\n\n#### New node: Information Extractor\n\nThis release adds the [Information Extractor node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.information-extractor/). The node is specifically tailored for information extraction tasks. It uses Structured Output Parser under the hood, but provides a simpler way to extract information from text in a structured JSON form.\n\n#### New node: Sentiment Analysis\n\nThis release adds the [Sentiment Analysis node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.sentimentanalysis/). The node leverages LLMs to analyze and categorize the sentiment of input text. Users can easily integrate this node into their workflows to perform sentiment analysis on text data. The node is flexible enough to handle various use cases, from basic positive/negative classification to more nuanced sentiment categories.\n\n### Node updates\n\nEnhanced nodes:\n\n- [Calendly Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.calendlytrigger/)\n- [HTTP Request](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/)\n- [n8n Form Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/)\n- [Shopify](../../integrations/builtin/app-nodes/n8n-nodes-base.shopify/)\n\n### API update\n\nOur [public REST API](../../api/) now supports additional operations:\n\n- Create, read, and delete for variables\n- Filtering workflows by project\n- Transferring workflows\n\nFind the details in the [API reference](../../api/api-reference/).\n\n### Contributors\n\n[feelgood-interface](https://github.com/feelgood-interface)\\\n[Oz Weiss](https://github.com/thewizarodofoz)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.52.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.52.1...n8n@1.52.2) for this version.\\\n**Release date:** 2024-07-31\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.52.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.52.0...n8n@1.52.1) for this version.\\\n**Release date:** 2024-07-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.51.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.51.1...n8n@1.51.2) for this version.\\\n**Release date:** 2024-07-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.52.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.51.1...n8n@1.52.0) for this version.\\\n**Release date:** 2024-07-25\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nPrometheus metrics enabled via N8N_METRICS_INCLUDE_DEFAULT_METRICS and N8N_METRICS_INCLUDE_API_ENDPOINTS were fixed to include the default n8n\\_ prefix.\n\nIf you are using Prometheus metrics from these categories and are using a non-empty prefix, please update those metrics to match their new prefixed names.\n\nThis release contains new features, node enhancements and bug fixes.\n\n#### Added Azure Key Vault support\n\nThis release adds [Azure Key Vault](../../external-secrets/) to the list of external secret stores. We already support AWS secrets, Infisical and HashiCorp Vault and are working on Google Secrets Manager. External secret stores are available under an enterprise license.\n\n### Node updates\n\nEnhanced nodes:\n\n- [Pinecone Vector Store](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.vectorstorepinecone/)\n- [Supabase Vector Store](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.vectorstoresupabase/)\n- [Send Email](../../integrations/builtin/core-nodes/n8n-nodes-base.sendemail/)\n\nDeprecated nodes:\n\n- OpenAI Model: You can use the OpenAI Chat Model instead\n- Google Palm Chat Model: You can use Google Vertex or Gemini instead\n- Google Palm Model: You can use Google Vertex or Gemini instead\n\n## n8n@1.51.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.51.0...n8n@1.51.1) for this version.\\\n**Release date:** 2024-07-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.50.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.50.1...n8n@1.50.2) for this version.\\\n**Release date:** 2024-07-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.51.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.50.1...n8n@1.51.0) for this version.\\\n**Release date:** 2024-07-18\n\nThis release contains new nodes, node enhancements and bug fixes.\n\n#### New node: Text Classifier\n\nThis release adds the [Text Classifier node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.text-classifier/).\n\n#### New node: Postgres Chat Memory\n\nThis release adds the [Postgres Chat Memory node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.memorypostgreschat/).\n\n#### New node: Google Vertex Chat Model\n\nThis release adds the [Google Vertex Chat Model node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglevertex/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Node updates\n\n- Enhanced nodes: Asana\n\n## n8n@1.50.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.50.0...n8n@1.50.1) for this version.\\\n**Release date:** 2024-07-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.50.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.49.0...n8n@1.50.0) for this version.\\\n**Release date:** 2024-07-10\n\nThis release contains node enhancements and bug fixes.\n\n### Node updates\n\n- Enhanced nodes: Chat Trigger, Google Cloud Firestore, Qdrant Vector Store, Splunk, Telegram\n- Deprecated node: Orbit (product shut down)\n\n### Beta Feature Removal\n\nThe Ask AI beta feature for the HTTP Request node has been removed from this version\n\n### Contributors\n\n[Stanley Yoshinori Takamatsu](https://github.com/stanleytakamatsu)\\\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[jeanpaul](https://github.com/jeanpaul)\\\n[adrian-martinez-onestic](https://github.com/adrian-martinez-onestic)\\\n[Malki Davis](https://github.com/mxdavis)\n\n## n8n@1.49.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.3...n8n@1.49.0) for this version.\\\n**Release date:** 2024-07-03\n\nThis release contains a new node, node enhancements, and bug fixes.\n\n### Node updates\n\n- New node added: [Vector Store Tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolvectorstore/) for the AI Agent\n- Enhanced nodes: Zep Cloud Memory, Copper, Embeddings Cohere, GitHub, Merge, Zammad\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Jochem](https://github.com/jvdweerthof)\\\n[KhDu](https://github.com/KhDu)\\\n[Nico Weichbrodt](https://github.com/envy)\\\n[Pavlo Paliychuk](https://github.com/paul-paliychuk)\n\n## n8n@1.48.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.2...n8n@1.48.3) for this version.\\\n**Release date:** 2024-07-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.47.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.2...n8n@1.47.3) for this version.\\\n**Release date:** 2024-07-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.48.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.1...n8n@1.48.2) for this version.\\\n**Release date:** 2024-07-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.47.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.1...n8n@1.47.2) for this version.\\\n**Release date:** 2024-07-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.48.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.0...n8n@1.48.1) for this version.\\\n**Release date:** 2024-06-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.48.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.1...n8n@1.48.0) for this version.\\\n**Release date:** 2024-06-27\n\nThis release contains bug fixes and feature enhancements.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[KubeAl](https://github.com/KubeAl)\n\n## n8n@1.47.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.0...n8n@1.47.1) for this version.\\\n**Release date:** 2024-06-26\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.47.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.46.0...n8n@1.47.0) for this version.\\\n**Release date:** 2024-06-20\n\nBreaking change\n\nCalling `$(...).last()` (or `(...).first()` or `$(...).all()`) without arguments now returns the last item (or first or all items) of the output that connects two nodes. Previously, it returned the item/items of the first output of that node. Refer to the [breaking changes log](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#1470) for details.\n\nThis release contains bug fixes, feature enhancements, a new node, node enhancements and performance improvements.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n#### New node: HTTP request tool\n\nThis release adds the HTTP request tool. You can use it with an AI agent as a tool to collect information from a website or API. Refer to the [HTTP request tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolhttprequest/) for details.\n\n### Contributors\n\n[Daniel](https://github.com/daniel-alba17)\\\n[ekadin-mtc](https://github.com/ekadin-mtc)\\\n[Eric Francis](https://github.com/EricFrancis12)\\\n[Josh Sorenson](https://github.com/joshsorenson)\\\nMohammad Alsmadi [Nikolai T. Jensen](https://github.com/ch0wm3in)\\\n[n8n-ninja](https://github.com/n8n-ninja)\\\n[pebosi](https://github.com/pebosi)\\\n[Taylor Hoffmann](https://github.com/TaylorHo)\n\n## n8n@1.45.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.0...n8n@1.45.1) for this version.\\\n**Release date:** 2024-06-12\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.46.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.0...n8n@1.46.0) for this version.\\\n**Release date:** 2024-06-12\n\nThis release contains feature enhancements, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Jean Khawand](https://github.com/jeankhawand)\\\n[pemontto](https://github.com/pemontto)\\\n[Valentin Coppin](https://github.com/valimero)\n\n## n8n@1.44.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.1...n8n@1.44.2) for this version.\\\n**Release date:** 2024-06-12\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.42.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.42.1...n8n@1.42.2) for this version.\\\n**Release date:** 2024-06-10\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.45.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.1...n8n@1.45.0) for this version.\\\n**Release date:** 2024-06-06\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.44.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.0...n8n@1.44.1) for this version.\\\n**Release date:** 2024-06-03\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.44.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.43.1...n8n@1.44.0) for this version.\\\n**Release date:** 2024-05-30\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.43.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.43.0...n8n@1.43.1) for this version.\\\n**Release date:** 2024-05-28\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.43.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.42.1...n8n@1.43.0) for this version.\\\n**Release date:** 2024-05-22\n\nThis release contains new features, node enhancements, and bug fixes.\n\nBackup recommended\n\nAlthough this release doesn't include a breaking change, it is a significant update including database migrations. n8n recommends backing up your data before updating to this version.\n\nCredential sharing required for manual executions\n\nInstance owners and admins: you will see changes if you try to manually execute a workflow where the credentials aren't shared with you. Manual workflow executions now use the same permissions checks as production executions, meaning you can't do a manual execution of a workflow if you don't have access to the credentials. Previously, owners and admins could do manual executions without credentials being shared with them. To resolve this, the credential creator needs to [share the credential](../../credentials/credential-sharing/) with you.\n\n#### New feature: Projects\n\nWith projects and roles, you can give your team access to collections of workflows and credentials, rather than having to share each workflow and credential individually. Simultaneously, you tighten security by limiting access to people on the relevant team.\n\nRefer to the [RBAC](../../user-management/rbac/) documentation for information on creating projects and using roles.\n\nThe number of projects and role types vary depending on your plan. Refer to [Pricing](https://n8n.io/pricing/) for details.\n\n[](/_video/release-notes/rbac-glimpse.mp4)\n\n#### New node: Slack Trigger\n\nThis release adds a trigger node for Slack. Refer to the [Slack Trigger documentation](../../integrations/builtin/trigger-nodes/n8n-nodes-base.slacktrigger/) for details.\n\n### Other highlights\n\n- Improved [memory support for OpenAI assistants](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/).\n\n### Rolling back to a previous version\n\nIf you update to this version, then decide you need to role back:\n\nSelf-hosted n8n:\n\n1. Delete any RBAC projects you created.\n1. Revert the database migrations using `n8n db:revert`.\n\nCloud: contact [help@n8n.io](mailto:help@n8n.io).\n\n### Contributors\n\n[Ayato Hayashi](https://github.com/hayashi-ay)\\\n[Daniil Zobov](https://github.com/ddzobov)\\\n[Guilherme Barile](https://github.com/GuilhermeBarile)\\\n[Romain MARTINEAU](https://github.com/RJiraya)\n\n## n8n@1.42.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.42.0...n8n@1.42.1) for this version.\\\n**Release date:** 2024-05-20\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.41.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.41.0...n8n@1.41.1) for this version.\\\n**Release date:** 2024-05-16\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.42.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.41.0...n8n@1.42.0) for this version.\\\n**Release date:** 2024-05-15\n\nThis release contains new features, node enhancements, and bug fixes.\n\nNote that this release removes the AI error debugger. We're working on a new and improved version.\n\n#### New feature: Tools Agent\n\nThis release adds a new option to the Agent node: the [Tools Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/tools-agent/).\n\nThis agent has an enhanced ability to work with tools, and can ensure a standard output format. This is now the recommended default agent.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Mike Quinlan](https://github.com/mjquinlan2000)\\\n[guangwu](https://github.com/testwill)\n\n## n8n@1.41.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.40.0...n8n@1.41.0) for this version.\\\n**Release date:** 2024-05-08\n\nThis release contains new features, node enhancements, and bug fixes.\n\nNote that this release temporarily disables the AI error helper.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Florin Lungu](https://github.com/floryn90)\n\n## n8n@1.40.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.39.1...n8n@1.40.0) for this version.\\\n**Release date:** 2024-05-02\n\nBreaking change\n\nPlease note that this version contains a breaking change for instances using a Postgres database. The default value for the DB_POSTGRESDB_USER environment variable was switched from `root` to `postgres`. Refer to the [breaking changes log](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#1400) for details.\n\nThis release contains new features, new nodes, node enhancements, and bug fixes.\n\n#### New feature: Ask AI in the HTTP node\n\nYou can now ask AI to help create API requests in the HTTP Request node:\n\n1. In the HTTP Request node, select **Ask AI**.\n1. Enter the **Service** and **Request** you want to use. For example, to use the NASA API to get their picture of the day, enter `NASA` in **Service** and `get picture of the day` in **Request**.\n1. Check the parameters: the AI tries to fill them out, but you may still need to adjust or correct the configuration.\n\nSelf-hosted users need to [enable AI features and provide their own API keys](../../hosting/configuration/environment-variables/)\n\n#### New node: Groq Chat Model\n\nThis release adds the [Groq Chat Model node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgroq/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Alberto Pasqualetto](https://github.com/albertopasqualetto)\\\n[Bram Kn](https://github.com/bramkn)\\\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[Nicolas-nwb](https://github.com/Nicolas-nwb)\\\n[pemontto](https://github.com/pemontto)\\\n[pengqiseven](https://github.com/pengqiseven)\\\n[webk](https://github.com/webkp)\\\n[Yoshino-s](https://github.com/Yoshino-s)\n\n## n8n@1.39.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.39.0...n8n@1.39.1) for this version.\\\n**Release date:** 2024-04-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.38.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.38.1...n8n@1.38.2) for this version.\\\n**Release date:** 2024-04-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.3...n8n@1.37.4) for this version.\\\n**Release date:** 2024-04-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.39.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.38.1...n8n@1.39.0) for this version.\\\n**Release date:** 2024-04-24\n\nThis release contains new nodes, node enhancements, and bug fixes.\n\n#### New node: WhatsApp Trigger\n\nThis release adds the [WhatsApp Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.whatsapptrigger/).\n\n#### Node enhancement: Multiple methods, one Webhook node\n\nThe Webhook Trigger node can now handle calls to multiple HTTP methods. Refer to the [Webhook node documentation](../../integrations/builtin/core-nodes/n8n-nodes-base.webhook/common-issues/#listen-for-multiple-http-methods) for information on enabling this.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Bram Kn](https://github.com/bramkn)\n\n## n8n@1.38.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.38.0...n8n@1.38.1) for this version.\\\n**Release date:** 2024-04-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.2...n8n@1.37.3) for this version.\\\n**Release date:** 2024-04-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.38.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.2...n8n@1.38.0) for this version.\\\n**Release date:** 2024-04-17\n\nThis release contains new nodes, bug fixes, and node enhancements.\n\n#### New node: Google Gemini Chat Model\n\nThis release adds the [Google Gemini Chat Model sub-node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglegemini/).\n\n#### New node: Embeddings Google Gemini\n\nThis release adds the [Google Gemini Embeddings sub-node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsgooglegemini/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Chengyou Liu](https://github.com/cyliu0)\\\n[Francesco Mannino](https://github.com/manninofrancesco)\n\n## n8n@1.37.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.1...n8n@1.37.2) for this version.\\\n**Release date:** 2024-04-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.3...n8n@1.36.4) for this version.\\\n**Release date:** 2024-04-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.2...n8n@1.36.3) for this version.\\\n**Release date:** 2024-04-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.0...n8n@1.37.1) for this version.\\\n**Release date:** 2024-04-11\n\nBreaking change\n\nPlease note that this version contains a breaking change for self-hosted n8n. It removes the `--file` flag for the `execute` CLI command. If you have scripts relying on the `--file` flag, update them to first import the workflow and then execute it using the `--id` flag. Refer to [CLI commands](../../hosting/cli-commands/) for more information on CLI options.\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.1...n8n@1.36.2) for this version.\\\n**Release date:** 2024-04-11\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.1...n8n@1.37.0) for this version.\\\n**Release date:** 2024-04-10\n\nBreaking change\n\nPlease note that this version contains a breaking change for self-hosted n8n. It removes the `--file` flag for the `execute` CLI command. If you have scripts relying on the `--file` flag, update them to first import the workflow and then execute it using the `--id` flag. Refer to [CLI commands](../../hosting/cli-commands/) for more information on CLI options.\n\nThis release contains a new node, improvements to error handling and messaging, node enhancements, and bug fixes.\n\n#### New node: JWT\n\nThis release adds the [JWT core node](../../integrations/builtin/core-nodes/n8n-nodes-base.jwt/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Miguel Prytoluk](https://github.com/mprytoluk)\n\n## n8n@1.36.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.0...n8n@1.36.1) for this version.\\\n**Release date:** 2024-04-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.35.0...n8n@1.36.0) for this version.\\\n**Release date:** 2024-04-03\n\nThis release contains new nodes, enhancements and bug fixes.\n\n#### New node: Salesforce Trigger node\n\nThis release adds the [Salesforce Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.salesforcetrigger/).\n\n#### New node: Twilio Trigger node\n\nThis release adds the [Twilio Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.twiliotrigger/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.35.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.2...n8n@1.35.0) for this version.\\\n**Release date:** 2024-03-28\n\nThis release contains enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.34.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.1...n8n@1.34.2) for this version.\\\n**Release date:** 2024-03-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.34.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.0...n8n@1.34.1) for this version.\\\n**Release date:** 2024-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.34.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.33.1...n8n@1.34.0) for this version.\\\n**Release date:** 2024-03-20\n\nThis release contains new features, new nodes, and bug fixes.\n\n#### New node: Microsoft OneDrive Trigger node\n\nThis release adds the [Microsoft OneDrive Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftonedrivetrigger/). You can now trigger workflows on file and folder creation and update events.\n\n#### New data transformation functions\n\nThis release introduces new data transformation functions:\n\n**String**\n\n```\ntoDateTime() //replaces toDate(). toDate() is retained for backwards compatability.\nparseJson()\nextractUrlPath()\ntoBoolean()\nbase64Encode()\nbase64Decode()\n```\n\n**Number**\n\n```\ntoDateTime()\ntoBoolean()\n```\n\n**Object**\n\n```\ntoJsonString()\n```\n\n**Array**\n\n```\ntoJsonString()\n```\n\n**Date & DateTime**\n\n```\ntoDateTime()\ntoInt()\n```\n\n**Boolean**\n\n```\ntoInt()\n```\n\n### Contributors\n\n[Bram Kn](https://github.com/bramkn)\\\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.33.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.33.0...n8n@1.33.1) for this version.\\\n**Release date:** 2024-03-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.32.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.32.1...n8n@1.32.2) for this version.\\\n**Release date:** 2024-03-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.33.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.32.1...n8n@1.33.0) for this version.\\\n**Release date:** 2024-03-13\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### Support for Claude 3\n\nThis release adds support for Claude 3 to the [Anthropic Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/) node.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[gumida](https://github.com/gumida)\\\n[Ayato Hayashi](https://github.com/hayashi-ay)\\\n[Jordan](https://github.com/jordanburke)\\\n[MC Naveen](https://github.com/mcnaveen)\n\n## n8n@1.32.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.32.0...n8n@1.32.1) for this version.\\\n**Release date:** 2024-03-07\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.31.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.31.1...n8n@1.31.2) for this version.\\\n**Release date:** 2024-03-07\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.32.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.31.1...n8n@1.32.0) for this version.\\\n**Release date:** 2024-03-06\n\nThis release contains new features, node enhancements, performance improvements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.31.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.31.0...n8n@1.31.1) for this version.\\\n**Release date:** 2024-03-06\n\nBreaking changes\n\nPlease note that this version contains a breaking change. HTTP connections to the editor will fail on domains other than localhost. You can read more about it [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#1320).\n\nThis is a bug fix release and it contains a breaking change.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.31.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.30.0...n8n@1.31.0) for this version.\\\n**Release date:** 2024-02-28\n\nThis release contains new features, new nodes, node enhancements and bug fixes.\n\n#### New nodes: Microsoft Outlook trigger and Ollama embeddings\n\nThis release adds two new nodes.\n\n- [Microsoft Outlook Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftoutlooktrigger/)\n- [Ollama Embeddings](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsollama/)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.30.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.30.0...n8n@1.30.1) for this version.\\\n**Release date:** 2024-02-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.30.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.29.1...n8n@1.30.0) for this version.\\\n**Release date:** 2024-02-21\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.29.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.29.0...n8n@1.29.1) for this version.\\\n**Release date:** 2024-02-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.29.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.28.0...n8n@1.29.0) for this version.\\\n**Release date:** 2024-02-15\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### New features\n\n#### OpenAI node overhaul\n\nThis release includes a new version of the [OpenAI node](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/), adding more operations, including support for working with assistants.\n\nOther highlights:\n\n- Support for AI events in [log streaming](../../log-streaming/).\n- Added support for workflow tags in the [public API](../../api/).\n\n### Contributors\n\n[Bruno Inec](https://github.com/sweenu)\\\n[Jesús Burgers](https://github.com/jburgers-chakray)\n\n## n8n@1.27.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.27.2...n8n@1.27.3) for this version.\\\n**Release date:** 2024-02-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.28.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.27.2...n8n@1.28.0) for this version.\\\n**Release date:** 2024-02-07\n\nThis release contains new features, new nodes, node enhancements and bug fixes.\n\n#### New nodes: Azure OpenAI chat model and embeddings\n\nThis release adds two new nodes to work with [Azure OpenAI](https://azure.microsoft.com/en-gb/products/ai-services/openai-service/) in your advanced AI workflows:\n\n- [Embeddings Azure OpenAI](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsazureopenai/)\n- [Azure OpenAI Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatazureopenai/)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Andrea Ascari](https://github.com/ascariandrea)\n\n## n8n@1.27.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.27.1...n8n@1.27.2) for this version.\\\n**Release date:** 2024-02-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.27.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.26.0...n8n@1.27.1) for this version.\\\n**Release date:** 2024-01-31\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.27.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.26.0...n8n@1.27.0) for this version.\\\n**Release date:** 2024-01-31\n\nBreaking change\n\nThis release removes `own` mode for self-hosted n8n. You must now use `EXECUTIONS_MODE` and set to either `regular` or `queue`. Refer to [Queue mode](../../hosting/scaling/queue-mode/) for information on configuring queue mode.\n\nSkip this release\n\nPlease upgrade directly to 1.27.1.\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.26.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.25.1...n8n@1.26.0) for this version.\\\n**Release date:** 2024-01-24\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Daniel Schröder](https://github.com/schroedan)\\\n[Nihaal Sangha](https://github.com/nihaals)\n\n## n8n@1.25.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.25.0...n8n@1.25.1) for this version.\\\n**Release date:** 2024-01-22\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Nihaal Sangha](https://github.com/nihaals)\n\n## n8n@1.25.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.24.1...n8n@1.25.0) for this version.\\\n**Release date:** 2024-01-17\n\nThis release contains a new node, feature improvements, and bug fixes.\n\n#### New node: Chat Memory Manager\n\nThe [Chat Memory Manager](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.memorymanager/) node replaces the Chat Messages Retriever node. It manages chat message memories within your AI workflows.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.24.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.24.0...n8n@1.24.1) for this version.\\\n**Release date:** 2024-01-16\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.5...n8n@1.22.6) for this version.\\\n**Release date:** 2024-01-10\n\nThis is a bug fix release. It includes important fixes for the HTTP Request and monday.com nodes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.24.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.23.0...n8n@1.24.0) for this version.\\\n**Release date:** 2024-01-10\n\nThis release contains new nodes for advanced AI, node enhancements, new features, performance enhancements, and bug fixes.\n\n#### Chat trigger\n\nn8n has created a new [Chat Trigger node](../../integrations/builtin/core-nodes/n8n-nodes-langchain.chattrigger/). The new node provides a chat interface that you can make publicly available, with customization and authentication options.\n\n#### Mistral Cloud Chat and Embeddings\n\nThis release introduces two new nodes to support [Mistral AI](https://mistral.ai/):\n\n- [Mistral Cloud Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatmistralcloud/)\n- [Embeddings Mistral Cloud](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsmistralcloud/)\n\n### Contributors\n\n[Anush](https://github.com/Anush008)\\\n[Eric Koleda](https://github.com/ekoleda-codaio)\\\n[Mason Geloso](https://github.com/MasonGeloso)\\\n[vacitbaydarman](https://github.com/vacitbaydarman)\n\n## n8n@1.22.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.4...n8n@1.22.5) for this version.\\\n**Release date:** 2024-01-09\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.23.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.4...n8n@1.23.0) for this version.\\\n**Release date:** 2024-01-03\n\nThis release contains new nodes, node enhancements, new features, and bug fixes.\n\n#### New nodes and improved experience for working with files\n\nThis release includes a major overhaul of nodes relating to files (binary data).\n\nThere are now three key nodes dedicated to handling binary data files:\n\n- [Read/Write Files from Disk](../../integrations/builtin/core-nodes/n8n-nodes-base.readwritefile/) to read and write files from/to the machine where n8n is running.\n- [Convert to File](../../integrations/builtin/core-nodes/n8n-nodes-base.converttofile/) to take input data and output it as a file.\n- [Extract From File](../../integrations/builtin/core-nodes/n8n-nodes-base.extractfromfile/) to get data from a binary format and convert it to JSON.\n\nn8n has moved support for iCalendar, PDF, and spreadsheet formats into these nodes, and removed the iCalendar, Read PDF, and Spreadsheet File nodes. There are still standalone nodes for [HTML](../../integrations/builtin/core-nodes/n8n-nodes-base.html/) and [XML](../../integrations/builtin/core-nodes/n8n-nodes-base.xml/).\n\n#### New node: Qdrant vector store\n\nThis release adds support for [Qdrant](https://qdrant.tech/) with the Qdrant vector store node.\n\nRead n8n's [Qdrant vector store node documentation](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.vectorstoreqdrant/)\n\n### Contributors\n\n[Aaron Gutierrez](https://github.com/aarongut)\\\n[Advaith Gundu](https://github.com/geodic)\\\n[Anush](https://github.com/Anush008)\\\n[Bin](https://github.com/soulhat)\\\n[Nihaal Sangha](https://github.com/nihaals)\n\n## n8n@1.22.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.3...n8n@1.22.4) for this version.\\\n**Release date:** 2024-01-03\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.2...n8n@1.22.3) for this version.\\\n**Release date:** 2023-12-27\n\nUpgrade directly to 1.22.4\n\nDue to issues with this release, upgrade directly to 1.22.4.\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.1...n8n@1.22.2) for this version.\\\n**Release date:** 2023-12-27\n\nUpgrade directly to 1.22.4\n\nDue to issues with this release, upgrade directly to 1.22.4.\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.0...n8n@1.22.1) for this version.\\\n**Release date:** 2023-12-21\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.21.1...n8n@1.22.0) for this version.\\\n**Release date:** 2023-12-21\n\nThis release contains node enhancements, new features, performance improvements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.3...n8n@1.18.4) for this version.\\\n**Release date:** 2023-12-19\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.21.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.20.0...n8n@1.21.1) for this version.\\\n**Release date:** 2023-12-15\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.2...n8n@1.18.3) for this version.\\\n**Release date:** 2023-12-15\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.21.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.20.0...n8n@1.21.0) for this version.\\\n**Release date:** 2023-12-13\n\nThis release contains new features and nodes, node enhancements, and bug fixes.\n\n#### New user role: Admin\n\nThis release introduces a third account type: admin. This role is available on pro and enterprise plans. Admins have similar permissions to instance owners.\n\n[Read more about user roles](../../user-management/account-types/)\n\n#### New data transformation nodes\n\nThis release replaces the Item Lists node with a collection of nodes for data transformation tasks:\n\n- [Aggregate](../../integrations/builtin/core-nodes/n8n-nodes-base.aggregate/): take separate items, or portions of them, and group them together into individual items.\n- [Limit](../../integrations/builtin/core-nodes/n8n-nodes-base.aggregate/): remove items beyond a defined maximum number.\n- [Remove Duplicates](../../integrations/builtin/core-nodes/n8n-nodes-base.removeduplicates/): identify and delete items that are identical across all fields or a subset of fields.\n- [Sort](../../integrations/builtin/core-nodes/n8n-nodes-base.sort/): organize lists of in a desired ordering, or generate a random selection.\n- [Split Out](../../integrations/builtin/core-nodes/n8n-nodes-base.splitout/): separate a single data item containing a list into multiple items.\n- [Summarize](../../integrations/builtin/core-nodes/n8n-nodes-base.summarize/): aggregate items together, in a manner similar to Excel pivot tables.\n\n#### Increased sharing permissions for owners and admins\n\nInstance owners and users with the admin role can now see and share all workflows and credentials. They can't view sensitive credential information.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.20.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.5...n8n@1.20.0) for this version.\\\n**Release date:** 2023-12-06\n\nThis release contains bug fixes, node enhancements, and ongoing new feature work.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Andrey Starostin](https://github.com/mayorandrew)\n\n## n8n@1.19.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.4...n8n@1.19.5) for this version.\\\n**Release date:** 2023-12-05\n\nThis is a bug fix release.\n\nBreaking change\n\nThis release removes the TensorFlow Embeddings node.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.1...n8n@1.18.2) for this version.\\\n**Release date:** 2023-12-05\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.19.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.0...n8n@1.19.4) for this version.\\\n**Release date:** 2023-12-01\n\nMissing ARM v7 support\n\nThis version doesn't support ARM v7. n8n is working on fixing this in future releases.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.19.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.0...n8n@1.19.0) for this version.\\\n**Release date:** 2023-11-29\n\nUpgrade directly to 1.19.4\n\nDue to issues with this release, upgrade directly to 1.19.4.\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### LangChain general availability\n\nThis release adds LangChain support to the main n8n version. Refer to [LangChain](../../advanced-ai/langchain/overview/) for more information on how to build AI tools in n8n, the new nodes n8n has introduced, and related learning resources.\n\n#### Show avatars of users working on the same workflow\n\nThis release improves the experience of users collaborating on workflows. You can now see who else is editing at the same time as you.\n\n## n8n@1.18.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.0...n8n@1.18.1) for this version.\\\n**Release date:** 2023-11-30\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.17.1...n8n@1.18.0) for this version.\\\n**Release date:** 2023-11-22\n\nThis release contains new features and bug fixes.\n\n#### Template creator hub\n\nBuilt a template you want to share? This release introduces the n8n Creator hub. Refer to the [creator hub Notion doc](https://www.notion.so/n8n-Creator-hub-7bd2cbe0fce0449198ecb23ff4a2f76f) for more information on this project.\n\n#### Node input and output search filter\n\nCloud Pro and Enterprise users can now search and filter the input and output data in nodes. Refer to [Data filtering](../../data/data-filtering/) for more information.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.17.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.17.0...n8n@1.17.1) for this version.\\\n**Release date:** 2023-11-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.17.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.16.0...n8n@1.17.0) for this version.\\\n**Release date:** 2023-11-15\n\nThis release contains node enhancements and bug fixes.\n\n#### Sticky Note Colors\n\nYou can now select background colors for sticky notes.\n\n#### Discord Node Overhaul\n\nAn overhaul of the Discord node, improving the UI making it easier to configure, improving error handling, and fixing issues.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[antondollmaier](https://github.com/antondollmaier)\\\n[teomane](https://github.com/teomane)\n\n## n8n@1.16.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.15.2...n8n@1.16.0) for this version.\\\n**Release date:** 2023-11-08\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.15.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.15.1...n8n@1.15.2) for this version.\\\n**Release date:** 2023-11-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.15.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.14.2...n8n@1.15.1) for this version.\\\n**Release date:** 2023-11-02\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### Workflow history\n\nThis release introduces workflow history: view and load previous versions of your workflows.\n\nWorkflow history is available in Enterprise n8n, and with limited history for Cloud Pro.\n\nLearn more in the [Workflow history](../../workflows/history/) documentation.\n\n#### Dark mode\n\n*Almost* in time for Halloween: this release introduces dark mode.\n\nTo enable dark mode:\n\n1. Select **Settings** > **Personal**.\n1. Under **Personalisation**, change **Theme** to **Dark theme**.\n\n#### Optional error output for nodes\n\nAll nodes apart from sub-nodes and trigger nodes have a new optional output: **Error**. Use this to add steps to handle node errors.\n\n#### Pagination support added to HTTP Request node\n\nThe HTTP Request node now supports an pagination. Read the [node docs](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/) for information and examples.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Yoshino-s](https://github.com/Yoshino-s)\n\n## n8n@1.14.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.14.1...n8n@1.14.2) for this version.\\\n**Release date:** 2023-10-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.14.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.14.0...n8n@1.14.1) for this version.\\\n**Release date:** 2023-10-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.14.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.13.0...n8n@1.14.0) for this version.\\\n**Release date:** 2023-10-25\n\nThis release contains node enhancements and bug fixes.\n\n#### Switch node supports more outputs\n\nThe [Switch node](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) now supports an unlimited number of outputs.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.13.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.12.2...n8n@1.13.0) for this version.\\\n**Release date:** 2023-10-25\n\nThis release contains new features, feature enhancements, and bug fixes.\n\nUpgrade directly to 1.14.0\n\nThis release failed to publish to npm. Upgrade directly to 1.14.0.\n\n#### RSS Feed Trigger node\n\nThis releases introduces a new node, the [RSS Feed Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.rssfeedreadtrigger/). Use this node to start a workflow when a new RSS feed item is published.\n\n#### Facebook Lead Ads Trigger node\n\nThis releases add another new node, the [Facebook Lead Ads Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.facebookleadadstrigger/). Use this node to trigger a workflow when you get a new lead.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.12.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.12.1...n8n@1.12.2) for this version.\\\n**Release date:** 2023-10-24\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Burak Akgün](https://github.com/mbakgun)\n\n## n8n@1.12.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.12.0...n8n@1.12.1) for this version.\\\n**Release date:** 2023-10-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Léo Martinez](https://github.com/martinezleoml)\n\n## n8n@1.11.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.11.1...n8n@1.11.2) for this version.\\\n**Release date:** 2023-10-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Inga](https://github.com/inga-lovinde)\\\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.12.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.11.1...n8n@1.12.0) for this version.\\\n**Release date:** 2023-10-18\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### Form Trigger node\n\nThis releases introduces a new node, the [n8n Form Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/). Use this node to start a workflow based on a user submitting a form. It provides a configurable form interface.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Damian Karzon](https://github.com/dkarzon)\\\n[Inga](https://github.com/inga-lovinde)\\\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.11.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.11.0...n8n@1.11.1) for this version.\\\n**Release date:** 2023-10-13\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.11.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.10.1...n8n@1.11.0) for this version.\\\n**Release date:** 2023-10-11\n\nThis release contains new features and bug fixes.\n\n#### External storage for binary files\n\nSelf-hosted users can now use an external service to store binary data. Learn more in [External storage](../../hosting/scaling/external-storage/).\n\nIf you're using n8n Cloud and are interested in this feature, please [contact n8n](https://n8n-community.typeform.com/to/y9X2YuGa).\n\n#### Item Lists node supports binary data\n\nThe Item Lists node now supports splitting and concatenating binary data inputs. This means you no longer need to use code to split a collection of files into multiple items.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.10.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.10.0...n8n@1.10.1) for this version.\\\n**Release date:** 2023-10-11\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.9.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.2...n8n@1.9.3) for this version.\\\n**Release date:** 2023-10-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.9.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.1...n8n@1.9.2) for this version.\\\n**Release date:** 2023-10-09\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.10.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.1...n8n@1.10.0) for this version.\\\n**Release date:** 2023-10-05\n\nThis release contains bug fixes and preparatory work for new features.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.9.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.0...n8n@1.9.1) for this version.\\\n**Release date:** 2023-10-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## LangChain in n8n (beta)\n\n**Release date:** 2023-10-04\n\nThis release introduces support for building with LangChain in n8n.\n\nWith n8n's LangChain nodes you can build AI-powered functionality within your workflows. The LangChain nodes are configurable, meaning you can choose your preferred agent, LLM, memory, and other components. Alongside the LangChain nodes, you can connect any n8n node as normal: this means you can integrate your LangChain logic with other data sources and services.\n\nRead more:\n\n- This is a beta release, and not yet available in the main product. Follow the instructions in [Access LangChain in n8n](../../advanced-ai/langchain/overview/) to try it out. Self-hosted and Cloud options are available.\n- Learn how LangChain concepts map to n8n nodes in [LangChain concepts in n8n](../../advanced-ai/langchain/langchain-n8n/).\n- Browse n8n's new [Cluster nodes](../../integrations/builtin/cluster-nodes/). This is a new set of node types that allows for multiple nodes to work together to configure each other.\n\n## n8n@1.9.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.8.2...n8n@1.9.0) for this version.\\\n**Release date:** 2023-09-28\n\nThis release contains new features, performance improvements, and bug fixes.\n\n#### Tournament\n\nThis releases replaces RiotTmpl, the templating language used in expressions, with n8n's own templating language, [Tournament](https://github.com/n8n-io/tournament). You can now use arrow functions in expressions.\n\n#### `N8N_BINARY_DATA_TTL` and `EXECUTIONS_DATA_PRUNE_TIMEOUT` removed\n\nThe environment variables `N8N_BINARY_DATA_TTL` and `EXECUTIONS_DATA_PRUNE_TIMEOUT` no longer have any effect and can be removed. Instead of relying on a TTL system for binary data, n8n cleans up binary data together with executions during pruning.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.8.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.8.1...n8n@1.8.2) for this version.\\\n**Release date:** 2023-09-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.8.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.8.0...n8n@1.8.1) for this version.\\\n**Release date:** 2023-09-21\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.8.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.7.1...n8n@1.8.0) for this version.\\\n**Release date:** 2023-09-20\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.7.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.7.0...n8n@1.7.1) for this version.\\\n**Release date:** 2023-09-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.7.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.6.1...n8n@1.7.0) for this version.\\\n**Release date:** 2023-09-13\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Quang-Linh LE](https://github.com/linktohack)\\\n[MC Naveen](https://github.com/mcnaveen)\n\n## n8n@1.6.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.6.0...n8n@1.6.1) for this version.\\\n**Release date:** 2023-09-06\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.6.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.5.1...n8n@1.6.0) for this version.\\\n**Release date:** 2023-09-06\n\nThis release contains bug fixes, new features, and node enhancements.\n\nUpgrade directly to 1.6.1\n\nSkip this version and upgrade directly to 1.6.1, which contains essential bug fixes.\n\n#### TheHive 5\n\nThis release introduces support for TheHive API version 5. This uses a new node and credentials:\n\n- [TheHive 5 node](../../integrations/builtin/app-nodes/n8n-nodes-base.thehive5/)\n- [TheHive 5 Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.thehive5trigger/)\n- [TheHive 5 credentials](../../integrations/builtin/credentials/thehive5/)\n\n#### `N8N_PERSISTED_BINARY_DATA_TTL` removed\n\nThe environment variables `N8N_PERSISTED_BINARY_DATA_TTL` no longer has any effect and can be removed. This legacy flag was originally introduced to support ephemeral executions (see [details](https://github.com/n8n-io/n8n/pull/7046)), which are no longer supported.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.5.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.5.0...n8n@1.5.1) for this version.\\\n**Release date:** 2023-08-31\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.5.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.4.1...n8n@1.5.0) for this version.\\\n**Release date:** 2023-08-31\n\nThis release contains new features, node enhancements, and bug fixes.\n\nUpgrade directly to 1.5.1\n\nSkip this version and upgrade directly to 1.5.1, which contains essential bug fixes.\n\n### Highlights\n\n#### External secrets storage for credentials\n\nEnterprise-tier accounts can now use external secrets vaults to manage credentials in n8n. This allows you to store credential information securely outside your n8n instance. n8n supports Infisical and HashiCorp Vault.\n\nRefer to [External secrets](../../external-secrets/) for guidance on enabling and using this feature.\n\n#### Two-factor authentication\n\nn8n now supports two-factor authentication (2FA) for self-hosted instances. n8n is working on bringing support to Cloud. Refer to [Two-factor authentication](../../user-management/two-factor-auth/) for guidance on enabling and using it.\n\n#### Debug executions\n\nUsers on a paid n8n plan can now load data from previous executions into their current workflow. This is useful when debugging a failed execution.\n\nRefer to [Debug executions](../../workflows/executions/debug/) for guidance on using this feature.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.4.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.4.0...n8n@1.4.1) for this version.\\\n**Release date:** 2023-08-29\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.4.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.3.1...n8n@1.4.0) for this version.\\\n**Release date:** 2023-08-23\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.3.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.3.0...n8n@1.3.1) for this version.\\\n**Release date:** 2023-08-18\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.3.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.2.2...n8n@1.3.0) for this version.\\\n**Release date:** 2023-08-16\n\nThis release contains new features and bug fixes.\n\n### Highlights\n\n#### Trial feature: AI support in the Code node\n\nThis release introduces limited support for using AI to generate code in the Code node. Initially this feature is only available on Cloud, and will gradually be rolled out, starting with about 20% of users.\n\nLearn how to use the feature, including guidance on writing prompts, in [Generate code with ChatGPT](../../code/ai-code/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Ian Gallagher](https://github.com/craSH)\\\n[Xavier Calland](https://github.com/xavier-calland)\n\n## n8n@1.2.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.2.1...n8n@1.2.2) for this version.\\\n**Release date:** 2023-08-14\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.2.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.2.0...n8n@1.2.1) for this version.\\\n**Release date:** 2023-08-09\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.2.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.1.1...n8n@1.2.0) for this version.\\\n**Release date:** 2023-08-09\n\nThis release contains new features, node enhancements, bug fixes, and performance improvements.\n\nUpgrade directly to 1.2.1\n\nWhen upgrading, skip this release and go directly to 1.2.1.\n\n### Highlights\n\n#### Credential support for SecOps services\n\nThis release introduces support for setting up credentials in n8n for the following services:\n\n- [AlienVault](../../integrations/builtin/credentials/alienvault/)\n- [Auth0 Management](../../integrations/builtin/credentials/auth0management/)\n- [Carbon Black API](../../integrations/builtin/credentials/carbonblack/)\n- [Cisco Meraki API](../../integrations/builtin/credentials/ciscomeraki/)\n- [Cisco Secure Endpoint](../../integrations/builtin/credentials/ciscosecureendpoint/)\n- [Cisco Umbrella API](../../integrations/builtin/credentials/ciscoumbrella/)\n- [CrowdStrike](../../integrations/builtin/credentials/crowdstrike/)\n- [F5 Big-IP](../../integrations/builtin/credentials/f5bigip/)\n- [Fortinet FortiGate](../../integrations/builtin/credentials/fortigate/)\n- [Hybrid Analysis](../../integrations/builtin/credentials/hybridanalysis/)\n- [Imperva WAF](../../integrations/builtin/credentials/impervawaf/)\n- [Kibana](../../integrations/builtin/credentials/kibana/)\n- [Microsoft Entra ID](../../integrations/builtin/credentials/microsoftentra/)\n- [Mist](../../integrations/builtin/credentials/mist/)\n- [Okta](../../integrations/builtin/credentials/okta/)\n- [OpenCTI](../../integrations/builtin/credentials/opencti/)\n- [QRadar](../../integrations/builtin/credentials/qradar/)\n- [Qualys](../../integrations/builtin/credentials/qualys/)\n- [Recorded Future](../../integrations/builtin/credentials/recordedfuture/)\n- [Sekoia](../../integrations/builtin/credentials/sekoia/)\n- [Shuffler](../../integrations/builtin/credentials/shuffler/)\n- [Trellix ePO](../../integrations/builtin/credentials/trellixepo/)\n- [VirusTotal](../../integrations/builtin/credentials/virustotal/)\n- [Zscaler ZIA](../../integrations/builtin/credentials/zscalerzia/)\n\nThis makes it easier to do [Custom operations](../../integrations/custom-operations/) with these services, using the [HTTP Request](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/) node.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.1.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.1.0...n8n@1.1.1) for this version.\\\n**Release date:** 2023-07-27\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.1.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.5...n8n@1.1.0) for this version.\\\n**Release date:** 2023-07-26\n\nThis release contains new features, bug fixes, and node enhancements.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\n### Highlights\n\n#### Source control and environments\n\nThis release introduces source control and environments for enterprise users.\n\nn8n uses Git-based source control to support environments. Linking your n8n instances to a Git repository lets you create multiple n8n environments, backed by Git branches.\n\nRefer to [Source control and environments](../../source-control-environments/) to learn more about the features and set up your environments.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Adrián Martínez](https://github.com/adrian-martinez-vdshop)\\\n[Alberto Pasqualetto](https://github.com/albertopasqualetto)\\\n[Marten Steketee](https://github.com/Marten-S)\\\n[perseus-algol](https://github.com/perseus-algol)\\\n[Sandra Ashipala](https://github.com/sandramsc)\\\n[ZergRael](https://github.com/ZergRael)\n\n## n8n@1.0.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.4...n8n@1.0.5) for this version.\\\n**Release date:** 2023-07-24\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.0.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.3...n8n@1.0.4) for this version.\\\n**Release date:** 2023-07-19\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Romain Dunand](https://github.com/airmoi)\\\n[noctarius aka Christoph Engelbert](https://github.com/noctarius)\n\n## n8n@1.0.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.2...n8n@1.0.3) for this version.\\\n**Release date:** 2023-07-13\n\nThis release contains API enhancements and adds support for sending messages to forum threads in the Telegram node.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Kirill](https://github.com/chrtkv)\n\n## n8n@1.0.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.1...n8n@1.0.2) for this version.\\\n**Release date:** 2023-07-05\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\n### Contributors\n\n[Romain Dunand](https://github.com/airmoi)\n\n## n8n@1.0.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.0...n8n@1.0.1) for this version.\\\n**Release date:** 2023-07-05\n\nBreaking changes\n\nPlease note that this version contains breaking changes. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nThis is n8n's version one release.\n\nFor full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\n### Highlights\n\n#### Python support\n\nAlthough JavaScript remains the default language, you can now also select Python as an option in the [Code node](../../code/code-node/) and even make use of [many Python modules](https://pyodide.org/en/stable/usage/packages-in-pyodide.html#packages-in-pyodide). Note that Python is unavailable in Code nodes added to a workflow before v1.0.\n\n### Contributors\n\n[Marten Steketee](https://github.com/Marten-S)\n",
|
|
88039
|
+
"markdown": "# Release notes pre 2.0\n\nNew features and bug fixes for n8n.\n\nYou can also view the [Releases](https://github.com/n8n-io/n8n/releases) in the GitHub repository.\n\nStable and Beta versions\n\nn8n releases a new minor version most weeks. The `stable` version is for production use. `beta` is the most recent release. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nCurrent `stable`: 2.15.0 Current `beta`: 2.16.0\n\n## How to update n8n\n\nThe steps to update your n8n depend on which n8n platform you use. Refer to the documentation for your n8n:\n\n- [Cloud](../../manage-cloud/update-cloud-version/)\n- Self-hosted options:\n - [npm](../../hosting/installation/npm/)\n - [Docker](../../hosting/installation/docker/)\n\n## Semantic versioning in n8n\n\nn8n uses [semantic versioning](https://semver.org/). All version numbers are in the format `MAJOR.MINOR.PATCH`. Version numbers increment as follows:\n\n- MAJOR version when making incompatible changes which can require user action.\n- MINOR version when adding functionality in a backward-compatible manner.\n- PATCH version when making backward-compatible bug fixes.\n\nOlder versions\n\nYou can find the release notes for older versions of n8n [here](../0-x/)\n\n## n8n@1.123.30\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.29...n8n@1.123.30) for this version.\\\n**Release date:** 2026-04-09\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.29\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.28...n8n@1.123.29) for this version.\\\n**Release date:** 2026-04-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.28\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.27...n8n@1.123.28) for this version.\\\n**Release date:** 2026-04-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.27\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.26...n8n@1.123.27) for this version.\\\n**Release date:** 2026-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.26\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.25...n8n@1.123.26) for this version.\\\n**Release date:** 2026-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.25\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.24...n8n@1.123.25) for this version.\\\n**Release date:** 2026-03-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.24\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.23...n8n@1.123.24) for this version.\\\n**Release date:** 2026-03-13\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.23\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.22...n8n@1.123.23) for this version.\\\n**Release date:** 2026-03-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.22\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.21...n8n@1.123.22) for this version.\\\n**Release date:** 2026-02-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.20\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.19...n8n@1.123.20) for this version.\\\n**Release date:** 2026-02-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.19\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.18...n8n@1.123.19) for this version.\\\n**Release date:** 2026-02-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.18\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.17...n8n@1.123.18) for this version.\\\n**Release date:** 2026-01-29\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.16\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.15...n8n@1.123.16) for this version.\\\n**Release date:** 2026-01-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.15\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.14...n8n@1.123.15) for this version.\\\n**Release date:** 2026-01-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.13\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.12...n8n@1.123.13) for this version.\\\n**Release date:** 2026-01-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.12\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.11...n8n@1.123.12) for this version.\\\n**Release date:** 2026-01-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.11\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.10...n8n@1.123.11) for this version.\\\n**Release date:** 2026-01-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.10\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.9...n8n@1.123.10) for this version.\\\n**Release date:** 2025-12-31\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.9\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.8...n8n@1.123.9) for this version.\\\n**Release date:** 2025-12-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.8\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.7...n8n@1.123.8) for this version.\\\n**Release date:** 2025-12-22\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.7\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.6...n8n@1.123.7) for this version.\\\n**Release date:** 2025-12-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.5...n8n@1.123.6) for this version.\\\n**Release date:** 2025-12-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.4...n8n@1.123.5) for this version.\\\n**Release date:** 2025-12-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.2...n8n@1.123.3) for this version.\\\n**Release date:** 2025-12-05\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.1...n8n@1.123.2) for this version.\\\n**Release date:** 2025-12-04\n\nNext version\n\nThis is the `next` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**Release date:** 2025-12-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**Release date:** 2025-12-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.123.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@1.123.0) for this version.\\\n**Release date:** 2025-12-01\n\nThis release contains bug fixes.\n\n### Contributors\n\n[farzad528](https://github.com/farzad528)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.4...n8n@1.122.5) for this version.\\\n**Release date:** 2025-12-04\n\nLatest version\n\nThis is the `latest` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.3...n8n@1.122.4) for this version.\\\n**Release date:** 2025-11-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.2...n8n@1.122.3) for this version.\\\n**Release date:** 2025-11-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@1.122.2) for this version.\\\n**Release date:** 2025-11-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.122.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.0...n8n@1.122.0) for this version.\\\n**Release date:** 2025-11-24\n\nThis release contains bug fixes and features.\n\n### MCP Client node\n\nThe **MCP Client node** allows you to connect to and use tools exposed by remote MCP servers directly within your workflow.\n\nPreviously, this functionality was only available through AI Agents using the **MCP Client Tool**. With this standalone node, you can now call MCP servers *from any step* in your workflow without relying on an Agent - providing greater flexibility and control over how and where you integrate external tools.\n\n### Custom project roles\n\n**What's new**\\\nYou can now define **custom project roles** that precisely control what a user can do **inside a project**.\n\n- Three **system roles** remain built‑in and non-editable (Admin, Editor, Viewer)\n- You can **create your own roles** (e.g. “Workflow Builder”, “Credential Manager”, “Read‑only Analyst”) with granular permissions per resource:\n- Project\n- Folders\n- Workflows\n- Credentials\n- Data tables / Variables\n- Pushing changes via source control\\\n Example: a “Workflow Builder” role that can:\n- View everything in the project\n- Create and edit workflows and folders\n- Use existing credentials but not create or edit credentials\n\nProject roles is now available in the settings of your n8n Enterprise instance.\n\n**How it works**\n\n1. Go to the new Project roles section (instance admins only).\n1. Start from a preset (Admin, Editor, Viewer) or from scratch.\n1. Configure CRUD‑style permissions.\n1. Save the role. It now becomes available in the project member picker alongside system roles.\n1. Assign these roles to project members.\n\nCustom project roles let you assign permissions that match your organization's needs, improving governance and security in a clear, transparent, and manageable way.\n\nCustom project roles is only available on **n8n enterprise**.\n\n### User provisioning via SSO\n\nIf you’re using SAML or OIDC, your Identity Provider (Okta, Azure AD, Google Workspace, etc.) can now automatically assign each user’s instance role and project roles when they log in.\n\nWhen enabled, administrators can map a group or individual on their SSO identity provider to an instance role and one or more project roles.\n\nThis allows you to manage access centrally from your IdP with automated onboarding and off-boarding, eliminating manual access updates inside the n8n UI\n\nLearn more in our dedicated documentation pages.\n\nFor [OIDC](../../user-management/oidc/setup/#instance-and-project-access-provisioning) For [SAML](../../user-management/saml/setup/#instance-and-project-access-provisioning)\n\nNotes: User provisioning is not real-time and updates apply on the user’s next login.\n\nUser provisioning is only available on n8n Enterprise.\n\n- The AI Workflow Builder now uses improved internal best-practice instructions, which helps it generate higher quality workflows for users.\n- Core updates allow creating data tables from CSV files, configurable workflow statistics, and improved user role provisioning for enterprise, including SSO settings integration.\n- Enterprise customers using Single Sign On via SAML or OIDC can now provision the instance role and project role of each user in their organisation from their Identity Provider.\n - See the [new SAML documentation](../../user-management/saml/setup/#instance-and-project-access-provisioning)\n - See the [new OIDC documentation](../../user-management/oidc/setup/#instance-and-project-access-provisioning)\n- The editor features a dismissable callout for scaling mode, CSV download for data tables, custom project roles (Beta), and enhanced data table visibility.\n- Additional improvements include Stripe billing meter events, and updates to binary data handling and workflow search.\n\n### Contributors\n\n[mi1os](https://github.com/mi1os)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.2...n8n@1.121.3) for this version.\\\n**Release date:** 2025-11-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.1...n8n@1.121.2) for this version.\n\n- Fixed an issue with MCP access scope in the core system.\n- Updated editor to improve notice background colors for better visibility.\n\nThis release also contains bug fixes. **Release date:** 2025-11-20\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.121.0...n8n@1.121.1) for this version.\n\n- Prepared patch release 1.121.1 by updating version numbers across all packages.\n- Added a changelog entry for version 1.121.1 to document the release.\n\n**Release date:** 2025-11-19\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.121.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.0...n8n@1.121.0) for this version.\n\n**Release date:** 2025-11-18\n\n### Critical security update\n\nThis release contains a critical security update. For more information, see [Security Advisory: Security Vulnerability in n8n Versions 1.65-1.120.4](https://blog.n8n.io/security-advisory-20260108/).\n\n### Instance-level MCP connections (beta)\n\nYou can now enable MCP connections at the instance level, giving MCP-compatible AI platforms access to all selected workflows through a single oAuth-secured connection.\n\nOnce connected, these platforms can discover and interact with your workflows directly from their own interfaces, so you can observe, query, and trigger n8n workflows without switching contexts. As you add new MCP-enabled workflows to your instance, they automatically become available through the same connection without additional setup.\n\n🛠️ How to: To enable workflows through an instance-level MCP connection, both your instance and each workflow must be opted in.\n\n- To turn this feature on in your n8n instance, go the settings page for the instance and switch the Enable MCP Access toggle to on.\n- To allow access to individual workflows, go to the settings in each workflow and switch the Available in MCP toggle to on.\n\n🧠 Keep in mind:\n\n- To keep access organized and auditable, consider using a workspace or team account when connecting on behalf of an organization.\n- All platforms connected to your instance MCP will have access to each of the workflows you have enabled. At this time, you cannot limit access of individual workflows to particular platforms.\n\nThis feature simplifies integration and improves visibility across AI platforms that support MCP, helping you use your n8n workflows directly in the tools where you already work and experiment. [Learn more in documentation.](../../advanced-ai/accessing-n8n-mcp-server/)\n\nEnable MCP for an instance in instance settings.\n\nEnable MCP for each workflow in workflow settings.\n\n### Contributors\n\n[vicalca](https://github.com/vicalca)\\\n[datpp-ct](https://github.com/datpp-ct)\\\n[cesars-gh](https://github.com/cesars-gh)\\\n[farzad528](https://github.com/farzad528)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.3...n8n@1.120.4) for this version.\n\n**Release date:** 2025-11-19\n\n- Prepared for release 1.120.4 by updating version numbers across all core, backend, AI/LLM, frontend, and tooling packages.\n- Added a changelog entry for version 1.120.4 to document the release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.1...n8n@1.120.2) for this version.\\\n**Release date:** 2025-11-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.120.0...n8n@1.120.1) for this version.\\\n**Release date:** 2025-11-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.120.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.119.0...n8n@1.120.0) for this version.\\\n**Release date:** 2025-11-10\n\nThis release contains **security updates** and bug fixes. We recommend all users upgrade promptly to version 1.120 or higher.\n\n### Contributors\n\n[rothenbergt](https://github.com/rothenbergt)\n\n## n8n@1.119.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.119.1...n8n@1.119.2) for this version.\\\n**Release date:** 2025-11-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.119.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.119.0...n8n@1.119.1) for this version.\\\n**Release date:** 2025-11-10\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.118.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.1...n8n@1.118.2) for this version.\\\n**Release date:** 2025-11-05\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.119.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.0...n8n@1.119.0) for this version.\\\n**Release date:** 2025-11-03\n\nThis release includes multiple bug fixes for AI Agent, task runners, editor, and integrations, as well as new features like improved workflow settings, AWS Assume Role credentials, and enhanced security and audit capabilities.\n\n### Guardrails Node\n\nThe Guardrails node provides a set of rules and policies that control an AI agent's behavior by filtering its inputs and outputs. This helps safeguard from malicious input and from generating unsafe or undesirable responses. There are two operations:\n\n- Check Text for Violations: Validate text against a set of policies (e.g. NSFW, prompt injection).\n- Sanitize Text: Detects and replaces specific data such as PII, URLs, or secrets with placeholders.\n\nThe default presets and prompts are adapted from the open-source [guardrails package](https://github.com/openai/openai-guardrails-js) made available by OpenAI.\n\nFor more info, see [Guardrails documentation](../../integrations/builtin/core-nodes/n8n-nodes-langchain.guardrails/)\n\n### OAuth for MCP Client Tool node\n\nThe MCP Client Tool now supports OAuth authentication, enabling secure connections to APIs that implement delegated access flows. [Learn more](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) about the MCP Client Tool node.\n\nAuthentication options in MCP Client Tool node\n\n### Contributors\n\n[cesars-gh](https://github.com/cesars-gh)\\\n[ongdisheng](https://github.com/ongdisheng)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.118.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.0...n8n@1.118.1) for this version.\\\n**Release date:** 2025-10-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.117.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.2...n8n@1.117.3) for this version.\\\n**Release date:** 2025-10-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.118.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.0...n8n@1.118.0) for this version.\\\n**Release date:** 2025-10-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Project-level variables\n\nYou can now create variables at either the global or project level.\n\n- Project-level variables are only visible and usable by members of that project.\n- Global variables can be overridden at the project level for more specific configurations.\n- The maximum character limit has been increased to 1,000 to support longer values.\n\nThis update improves security and flexibility as part of our ongoing effort to isolate data and settings per project.\n\n### Improvements to Environments\n\nWe’ve made several updates to improve reliability, consistency, and control across environments.\n\n- **Projects are now fully synchronized across environments.** When a workflow is pushed within a project, it’s automatically created and synced in all environments where it’s pulled. Moving, renaming, or deleting projects is now reflected everywhere, keeping instances aligned.\n- **Improved protection for read-only environments.** Read-only instances now block all changes, including folder moves and workflow ownership updates, ensuring production environments stay stable and isolated.\n- **Bug fix: tag mapping synchronization.** Fixed an issue where tag mappings only updated when tags changed. They now sync on every commit for consistent tagging across environments.\n\n### Custom date ranges for Insights\n\nYou can now define custom date ranges instead of using fixed ones, giving you more control over the data you analyze.\n\n## n8n@1.117.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.1...n8n@1.117.2) for this version.\\\n**Release date:** 2025-10-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.117.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.117.0...n8n@1.117.1) for this version.\\\n**Release date:** 2025-10-24\n\nThis release contains bug fixes.\n\n### AI Workflow Builder is now available to Enterprise Cloud users.\n\nAI Workflow Builder turns prompts into workflows. Describe what you want to build, and n8n will generate a draft workflow by adding, configuring, and connecting nodes for you. From there, you can refine and expand the workflow directly in the editor.\n\n**What’s new:**\n\n- Previously available to Starter and Pro users, AI Workflow Builder is now accessible to Enterprise Cloud users as well, with 1,000 monthly credits.\n- Supported on n8n version 1.115+. **If you don’t see the feature yet, open /settings/usage to trigger a license refresh.**\n- We’ve fixed a bug and now cloud users on v1.117.1 onwards will have access to a more reliable builder.\n- We’re currently working on bringing AI Workflow Builder to self-hosted users as well, including Community, Business, and Enterprise.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.117.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.116.0...n8n@1.117.0) for this version.\\\n**Release date:** 2025-10-21\n\nThis release contains bug fixes.\n\n### Contributors\n\n[jackfrancismurphy](https://github.com/jackfrancismurphy)\\\n[JiriDeJonghe](https://github.com/JiriDeJonghe)\\\n[ramkrishna2910](https://github.com/ramkrishna2910)\\\nOracle and/or its affiliates ([sudarshan12s](https://github.com/sudarshan12s))\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.116.1...n8n@1.116.2) for this version.\\\n**Release date:** 2025-10-21\n\nThis release contains a bug fix.\n\n## n8n@1.115.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.3...n8n@1.115.4) for this version.\\\n**Release date:** 2025-10-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.116.0...n8n@1.116.1) for this version.\\\n**Release date:** 2025-10-14\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.0...n8n@1.116.0) for this version.\\\n**Release date:** 2025-10-13\n\nThis release contains bug fixes.\n\n### Data migration tool\n\nYou can now easily migrate n8n data between different database types. This new tooling currently supports SQLite and Postgres, making the transition to a scaling database choice simpler, allowing you to take your data with you.\n\nThe tooling comes in the form of two new CLI commands, `export:entities` and `import:entities`\n\n**`Export`** The new export command lets you export data from your existing n8n database (SQLite / Postgres), producing a set of encrypted files within a compressed directory for you to move around and use with the import commands.\n\nFor details, see [Export entities](../../hosting/cli-commands/#export-entities)\n\n**`Import`** The new import command allows you to read from a compressed and encrypted set of files generated from the new export command, and import them in to your new database of choice (SQLite / Postgres) to be used with your n8n instance.\n\nFor details, see [Import entities](../../hosting/cli-commands/#import-entities)\n\n### Contributors\n\n[JHTosas](https://github.com/JHTosas)\\\n[clesecq](https://github.com/clesecq)\\\n[Gulianrdgd](https://github.com/Gulianrdgd)\\\n[tishun](https://github.com/tishun)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.116.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.0...n8n@1.116.0) for this version.\\\n**Release date:** 2025-10-13\n\nThis release contains bug fixes.\n\n### Contributors\n\n[JHTosas](https://github.com/JHTosas)\\\n[clesecq](https://github.com/clesecq)\\\n[Gulianrdgd](https://github.com/Gulianrdgd)\\\n[tishun](https://github.com/tishun)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.115.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.2...n8n@1.115.3) for this version.\\\n**Release date:** 2025-10-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.115.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.115.1...n8n@1.115.2) for this version.\\\n**Release date:** 2025-10-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.3...n8n@1.114.4) for this version.\\\n**Release date:** 2025-10-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.115.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.0...n8n@1.115.0) for this version.\\\n**Release date:** 2025-10-06\n\nThis release contains bug fixes.\n\n### AI Workflow Builder (Beta)\n\n**AI Workflow Builder** turns your natural language prompts into working automations. Describe what you want to build, and n8n will generate a draft workflow by adding and configuring nodes and wiring up the logic for you. From there, you can refine, expand, or adjust the workflow directly in the editor.\n\nThis feature helps you move from idea to implementation faster and without losing technical control. It’s especially helpful when starting from a blank canvas, validating an approach, or exploring new nodes and capabilities. Multi-turn interaction lets you iterate in conversation, turning your ideas into structured, production-ready workflows step by step.\n\nLearn more about how we we’re building this feature in our [forum post](https://community.n8n.io/t/ai-powered-workflow-building-coming-soon/196499).\n\n[](/_video/release-notes/AI_Workflow_Builder.webm)\n\n**Availability:**\n\n- This feature is initially going to be available for Cloud users on the 14-day Trial, Starter and Pro plans.\n- Availability for Enterprise users on Cloud will follow in a future update.\n- We are actively exploring the best way to bring this feature to self-hosted users.\n\n**Rollout timing:**\n\n- To ensure the smoothest experience for all users, this feature will be rolled out to users on version 1.115.0 over the course of a week so you may not have access to the feature immediately when you upgrade to 1.115.0.\n\n**Credit limits by plan:** This feature will have monthly credit limits [by plan](https://n8n.io/pricing/).\n\n- Each prompt/interaction with the AI Workflow Builder consumes one credit.\n- Trial users have access to 20 credits, Starter plans have 50 per month and Pro plans will have 150 credits per month.\n- At this time, there will not be a way to access additional credits within your plan, however we are we are exploring this.\n\nLearn more about AI Workflow Builder in [documentation](https://docs.n8n.io/advanced-ai/ai-workflow-builder/).\n\n### Source Control: Added HTTPS support\n\nYou can now connect to Git repositories via HTTPS in addition to SSH, making Source Control usable in environments where SSH is restricted.\n\nHTTPS is now supported as a connection type in Environments.\n\n### Contributors\n\n[baileympearson](https://github.com/baileympearson)\\\n[h40huynh](https://github.com/h40huynh)\\\n[Ankit-69k](https://github.com/Ankit-69k)\\\n[francisfontoura](https://github.com/francisfontoura)\\\n[iocanel](https://github.com/iocanel)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.2...n8n@1.114.3) for this version.\\\n**Release date:** 2025-10-06\n\nThis release contains bug fixes.\n\n## n8n@1.114.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.1...n8n@1.114.2) for this version.\\\n**Release date:** 2025-10-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.114.0...n8n@1.114.1) for this version.\\\n**Release date:** 2025-10-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.114.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.0...n8n@1.114.0) for this version.\\\n**Release date:** 2025-09-29\n\nThis release contains core updates, editor improvements, project updates, performance improvements, and bug fixes.\n\n### Contributors\n\n[nealzhu3](https://github.com/nealzhu3)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.2...n8n@1.113.3) for this version.\\\n**Release date:** 2025-09-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.5...n8n@1.112.6) for this version.\\\n**Release date:** 2025-09-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.1...n8n@1.113.2) for this version.\\\n**Release date:** 2025-09-24\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Python task runner\n\nThis version introduces the **Python task runner** as a beta feature. This feature secures n8n's Python sandbox and enables users to run real Python modules in n8n workflows. The original Pyodide-based implementation will be phased out.\n\nThis is a **breaking change** that replaces Pyodide - see [here](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.code/#python-native-beta) for a list of differences. Any Code node set to the legacy `python` parameter will need to be manually updated to use the new `pythonNative` parameter. Any Code node script set to `python` and relying on Pyodide syntax is likely to need to be manually adjusted to account for breaking changes.\n\n- For self-hosting users, see [here](https://docs.n8n.io/hosting/configuration/task-runners/#setting-up-external-mode) for deployment instructions for task runners going forward and how to install extra dependencies.\n- On n8n Cloud, this will be a gradual transition. If in your n8n Cloud instance the Code node offers an option named \"Python (Native) (Beta)\", then your instance has been transitioned to native Python and you will need to look out for any breaking changes. Imports are disabled for security reasons at this time.\n\nThe native Python runner is currently in beta and is subject to change as we find a balance between security and usability. Your feedback is welcome.\n\n## n8n@1.112.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.4...n8n@1.112.5) for this version.\\\n**Release date:** 2025-09-24\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.113.0...n8n@1.113.1) for this version.\\\n**Release date:** 2025-09-23\n\nThis release contains bug fixes.\n\n### Data tables\n\nWe’re excited to introduce **data tables**, bringing built-in data storage to n8n. You can now store and query structured data directly inside the platform, without relying on external databases for many common automation scenarios. Track workflow state between runs, store tokens or session data, keep product or customer reference tables, or stage intermediate results for multi-step processes.\n\nPreviously, persisting data meant provisioning and connecting to an external store such as Redis or Google Sheets. That added credential setup, infrastructure overhead, latency, and constant context switching. **Data tables** eliminate that friction and keeps your data easily editable and close to your workflows.\n\nData tables are available today on all plans. They currently support numbers, strings, and datetimes with JSON support coming soon. On Cloud, each instance can store up to 50 MB. On self-hosted setups, the default is also 50 MB, but this limit can be adjusted if your infrastructure allows.\n\n[Overview of data tables](https://www.youtube.com/watch?v=ljkiIkt6lZ4)\n\n🛠️ **How to:**\n\n**Create a data table**\n\n- From the canvas, open the **Create workflow** dropdown and select **Create Data table**.\n- Or, go to the **Overview** panel on the left-side navigation bar and open the **Data tables** tab.\n\n**Use a data table in your workflow**\n\n- Add the **Data table node** to your workflow to get, update, insert, upsert, or delete rows.\n\n**Adjust the storage limit** (self-hosted only)\n\n- Change the default 50 MB limit with the environment variable: `N8N_DATA_TABLES_MAX_SIZE_BYTES`. [See configuration docs](https://docs.n8n.io/hosting/configuration/configuration-methods/).\n\n🧠**Keep in mind**\n\n- Data tables don’t currently support foreign keys or default values.\n- For now, all data tables are accessible to everyone in a project. More granular permissions and sharing options are planned.\n\nLearn more about [**data tables**](../../data/data-tables/) and the [**Data table node**](../../integrations/builtin/core-nodes/n8n-nodes-base.datatable/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.3...n8n@1.112.4) for this version.\\\n**Release date:** 2025-09-23\n\nThis release contains an editor improvement.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.113.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.0...n8n@1.113.0) for this version.\\\n**Release date:** 2025-09-22\n\nThis release contains core updates, editor improvements, a new node, node updates, and bug fixes.\n\n### SSO improvements\n\nWe’ve made updates to strengthen Single Sign-On (SSO) reliability and security, especially for enterprise and multi-instance setups.\n\n- OIDC and SAML sync in multi-main setups \\[version: 1.113.0\\]: In multi-main deployments, updates to SSO settings are now synchronized across all instances, ensuring consistent login behavior everywhere.\n- Enhanced OIDC integration \\[version 1.111.0\\]: n8n now supports OIDC providers that enforce state and nonce parameters. These are validated during login, providing smoother and more secure Single Sign-On.\n\n### Filter insights by project\n\nWe've added project filtering to insights, enabling more granular reporting and visibility into individual project performance.\n\nFilter insights\n\n### Contributors\n\n[ongdisheng](https://github.com/ongdisheng)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.2...n8n@1.112.3) for this version.\\\n**Release date:** 2025-09-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.111.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.111.0...n8n@1.111.1) for this version.\\\n**Release date:** 2025-09-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.110.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.110.1...n8n@1.110.2) for this version.\\\n**Release date:** 2025-09-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.1...n8n@1.112.2) for this version.\\\n**Release date:** 2025-09-18\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.112.0...n8n@1.112.1) for this version.\\\n**Release date:** 2025-09-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.112.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.111.0...n8n@1.112.0) for this version.\\\n**Release date:** 2025-09-15\n\nThis release contains API improvements, core updates, editor improvements, node updates, and bug fixes.\n\n### Additional API Endpoints versions\n\nWe’ve made several updates to the Executions API:\n\n- Execution details: `GET /executions` now includes *status* and *workflow_name* in the response.\n- Retry execution endpoint: Added new public API endpoints to retry failed executions.\n- Additional filters: You can now filter executions by running or canceled status.\n\n### Enhancements to workflow diff\n\nWe added a several updates on workflows diffs as well:\n\n- Better view in Code nodes and Stickies: Workflow diffs now highlight changes per line instead of per block, making edits easier to review and understand.\n- Enable/Disable sync: You can now enable or disable sync in the viewport, letting you compare a workflow change in one view without affecting the other.\n\nWorkflow diff\n\n### Contributors\n\n[GuraaseesSingh](https://github.com/GuraaseesSingh)\\\n[jabbson](https://github.com/jabbson)\\\n[ongdisheng](https://github.com/ongdisheng)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.111.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.110.0...n8n@1.111.0) for this version.\\\n**Release date:** 2025-09-08\n\nThis release contains core updates, API improvements, node updates, and bug fixes.\n\n### Contributors\n\n[abellion](https://github.com/abellion)\\\n[cesars-gh](https://github.com/cesars-gh)\\\n[durran](https://github.com/durran)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.110.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.110.0...n8n@1.110.1) for this version.\\\n**Release date:** 2025-09-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.109.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.109.1...n8n@1.109.2) for this version.\\\n**Release date:** 2025-09-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.110.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.109.0...n8n@1.110.0) for this version.\\\n**Release date:** 2025-09-01\n\nThis release contains core updates, editor improvements, node updates, performance improvements, and bug fixes.\n\n### Contributors\n\n[heyxmirko](https://github.com/heyxmirko)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.109.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.109.0...n8n@1.109.1) for this version.\\\n**Release date:** 2025-08-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.108.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.108.1...n8n@1.108.2) for this version.\\\n**Release date:** 2025-08-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.109.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.108.0...n8n@1.109.0) for this version.\\\n**Release date:** 2025-08-25\n\nThis release contains core updates, editor improvements, node updates, performance improvements, and bug fixes.\n\n### Contributors\n\n[naXa777](https://github.com/naXa777)\\\n[prettycode2022](https://github.com/prettycode2022)\\\n[oppai](https://github.com/oppai)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.3...n8n@1.107.4) for this version.\\\n**Release date:** 2025-08-20\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.108.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.108.0...n8n@1.108.1) for this version.\\\n**Release date:** 2025-08-20\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.2...n8n@1.107.3) for this version.\\\n**Release date:** 2025-08-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.108.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.108.0) for this version.\\\n**Release date:** 2025-08-18\n\nThis release contains a new CLI tool, editor improvements, node updates, performance improvements, and bug fixes.\n\n### Workflow Diff\n\nFor teams working across different environments, deployments often involve multiple people making changes at different times. Without a clear view of those changes, it’s easy to miss something important.\n\n[Workflow Diff](../../source-control-environments/using/compare-changes/) gives you an easy and visual way to review workflow changes before you deploy them between environments.\n\nWith it, you can:\n\n- Quickly see what’s been added, changed, or deleted, with clear colour highlights.\n- Easily see important settings changes on a workflow.\n- Check changes inside each node, and spot connector updates, with a side-by-side view of its settings.\n- Get a quick count of all changes to understand the size of a deployment.\n\nWorkflow Diff\n\nWorkflow Diff eases the review and approval of changes before deployment, enabling teams to collaborate on workflows without breaking existing automations or disrupting production. It’s one step further in integrating DevOps best practices in n8n.\n\nNow available for Enterprise customers using Environments.\n\n### Contributors\n\n[ManuLasker](https://github.com/ManuLasker)\\\n[EternalDeiwos](https://github.com/EternalDeiwos)\\\n[jreyesr](https://github.com/jreyesr)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.1...n8n@1.107.2) for this version.\\\n**Release date:** 2025-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.107.1) for this version.\\\n**Release date:** 2025-08-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.2...n8n@1.106.3) for this version.\\\n**Release date:** 2025-08-11\n\nThis release contains a backported update.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.107.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.0...n8n@1.107.0) for this version.\\\n**Release date:** 2025-08-11\n\nThis release contains bug fixes.\n\n### Contributors\n\n[Amsal1](https://github.com/Amsal1)\\\n[andrewzolotukhin](https://github.com/andrewzolotukhin)\\\n[DMA902](https://github.com/DMA902)\\\n[fkowal](https://github.com/fkowal)\\\n[Gulianrdgd](https://github.com/Gulianrdgd)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.1...n8n@1.106.2) for this version.\\\n**Release date:** 2025-08-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.0...n8n@1.106.1) for this version.\\\n**Release date:** 2025-08-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.3...n8n@1.105.4) for this version.\\\n**Release date:** 2025-08-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.2...n8n@1.105.3) for this version.\\\n**Release date:** 2025-08-05\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.106.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.0...n8n@1.106.0) for this version.\\\n**Release date:** 2025-08-04\n\nThis release contains performance improvements, core updates, editor improvements, node updates, a new node, and bug fixes.\n\n### **No more limit of active workflows and new self-hosted Business Plan**\n\nWe have rolled out a new pricing model to make it easier for builders of all sizes to adopt and scale automation with n8n.\n\n***What’s new***\n\n**No more limit of active workflows.**\n\nAll n8n plans, from Starter to Enterprise, now include unlimited users, workflows, and steps. Our pricing is based on the volume of executions. Meaning you can build and test as many workflows as you want, including complex, data-heavy, or long-running automations, without worrying about quotas.\n\n**New self-hosted Business Plan for growing teams**\n\nDesigned for SMBs and mid-sized companies, the Business Plan includes features such as:\n\n- 6 shared projects\n- SSO, SAML and LDAP\n- Different environments\n- Global variables\n- Version control using Git\n- 30 days of Insights\n\nPlease note that this plan only includes support from our community forum. For dedicated support we recommend upgrading to our Enterprise plan.\n\n**Enterprise pricing now scales with executions**\n\nEnterprise plans no longer use workflow-based pricing, and is now also based on the volume of executions.\n\n***What you need to do***\n\nTo ensure these changes apply to your account, update your n8n instance to the latest version.\n\n[Read the blog](https://blog.n8n.io/build-without-limits-everything-you-need-to-know-about-n8ns-new-pricing/) for full details.\n\n### Contributors\n\n[baruchiro](https://github.com/baruchiro)\\\n[killthekitten](https://github.com/killthekitten)\\\n[baileympearson](https://github.com/baileympearson)\\\n[Yingrjimsch](https://github.com/Yingrjimsch)\\\n[joshualipman123](https://github.com/joshualipman123)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.1...n8n@1.105.2) for this version.\\\n**Release date:** 2025-08-01\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.0...n8n@1.105.1) for this version.\\\n**Release date:** 2025-08-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.104.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.1...n8n@1.104.2) for this version.\\\n**Release date:** 2025-07-31\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.105.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.0...n8n@1.105.0) for this version.\\\n**Release date:** 2025-07-28\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### **Respond to Chat node**\n\nWith the [\\*\\*Respond to Chat](../../integrations/builtin/core-nodes/n8n-nodes-langchain.chat/) node\\*\\*, you can now access Human-in-the-Loop functionality natively in n8n Chat.\n\nEnable conversational experiences where you can ask for clarification, request approval before taking further action, and get back intermediate results — all within a single workflow execution.\n\nThis unlocks multi-turn interactions that feel more natural and reduce the number of executions required. It is ideal for building interactive AI use cases like conversational forms, branched workflows based on user replies, and step-by-step approvals.\n\n🛠️ **How to:**\n\n- Add a **Chat Trigger** node and select **Using Respond Nodes** for the **Response mode**\n- Place the **Respond to Chat** node anywhere in your workflow to send a message into the Chat and optionally wait for the user to input a response before continuing execution of the workflow steps.\n\n[](/_video/release-notes/Respond-to-chat.webm)\n\n### Contributors\n\n[dana-gill](https://github.com/dana-gill)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.104.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.0...n8n@1.104.1) for this version.\\\n**Release date:** 2025-07-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.103.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.103.1...n8n@1.103.2) for this version.\\\n**Release date:** 2025-07-22\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.104.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.103.0...n8n@1.104.0) for this version.\\\n**Release date:** 2025-07-21\n\n\\=======\n\nThis release contains core updates, editor improvements, a new node, node updates, and bug fixes.\n\n### Contributors\n\n[nunulk](https://github.com/nunulk)\\\n[iaptsiauri](https://github.com/iaptsiauri)\\\n[KGuillaume-chaps](https://github.com/KGuillaume-chaps)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.2...n8n@1.101.3) for this version.\\\n**Release date:** 2025-07-18\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.3...n8n@1.102.4) for this version.\\\n**Release date:** 2025-07-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.103.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.103.0...n8n@1.103.1) for this version.\\\n**Release date:** 2025-07-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.2...n8n@1.102.3) for this version.\\\n**Release date:** 2025-07-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.103.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.0...n8n@1.103.0) for this version.\\\n**Release date:** 2025-07-14\n\nThis release contains core updates, editor improvements, new nodes, node improvements, and bug fixes.\n\n### **Chat streaming**\n\nNo more waiting for full responses to load when using the n8n chat interface. **Streaming** now delivers AI-generated text replies word by word so users can read messages as they’re being generated. It feels faster, smoother, and more like what people expect from chat experiences.\n\nStreaming is available in public chat views (hosted or embedded) and can be used in custom apps via webhook.\n\n🛠️ How-to\n\nConfigure streaming in the Node Details View of these nodes:\n\n- Chat Trigger node: Options>Add Field>Response Mode>Streaming\n- Webhook node: Respond>Streaming\n- AI Agent node: Add option> Enable streaming\n\n[](/_video/release-notes/streaming.webm)\n\n### Improved instance user list with more visibility\n\nThe instance user list has been updated with a new table layout and additional details to help admins manage access more easily.\n\nYou can now:\n\n- See total users and filter by name or email\n- View which projects each user has access to\n- Whether a user has enabled 2FA and sort based on that\n- See the last active date for each user\n\nThis makes it easier to audit user activity, identify inactive accounts, and understand how access is distributed across your instance.\n\n### Webhook HTML responses\n\nStarting with this release, if your workflow sends an HTML response to a webhook, n8n automatically wraps the content in an `<iframe>`. This is a security mechanism to protect the instance users.\n\nThis has the following implications:\n\n- HTML renders in a sandboxed iframe instead of directly in the parent document.\n- JavaScript code that attempts to access the top-level window or local storage will fail.\n- Authentication headers aren't available in the sandboxed iframe (for example, basic auth). You need to use an alternative approach, like embedding a short-lived access token within the HTML.\n- Relative URLs (for example, `<form action=\"/\">`) won't work. Use absolute URLs instead.\n\n### Built-in Metrics for AI Evaluations\n\nUsing evaluations is a best practice for any AI solution, and a must if reliability and predictability are business-critical. With this release, we’ve made it easier to set up evaluations in n8n by introducing a set of built-in metrics. These metrics can review AI responses and assign scores based on factors like correctness, helpfulness, and more.\n\nYou can run regular evaluations and review scores over time as a way to monitor your AI workflow's performance. You can also compare results across different models to help guide model selection, or run evaluations before and after a prompt change to support data-driven, iterative building.\n\nAs with all evaluations in n8n, you’ll need a dataset that includes the inputs you want to test. For some evaluations, the dataset must also include expected outputs (ground truth) to compare against. The evaluation workflow runs each input through the portion you're testing to generate a response. The built-in metric scores each response based on the aspect you're measuring, allowing you to compare results before and after changes or track trends over time in the Evaluations tab.\n\nYou can still define your own custom metrics, but for common use cases, the built-in options make it much faster to implement.\n\n🛠️ **How to:**\n\n1. Set up your evaluation as described [here](../../advanced-ai/evaluations/metric-based-evaluations/#how-it-works), using an **Evaluation** node as the trigger and another with the **Set Metrics** operation.\n1. In the **Set Metrics** node, choose a metric from the dropdown list.\n1. Define any additional parameters required for your selected metric. In most cases, this includes mapping the dataset columns to the appropriate fields.\n\n📏 **Available built-in metrics:**\n\n- **Correctness (AI-based):** Compares AI workflow-generated responses to expected answers. Another LLM acts as a judge, scoring the responses based on guidance you provide in the prompt.\n- **Helpfulness (AI-based):** Evaluates how helpful a response is in relation to a user query, using an LLM and prompt-defined scoring criteria.\n- **String Similarity:** Measures how closely the response matches the expected output by comparing strings. Useful for command generation or when output needs to follow a specific structure.\n- **Categorization:** Checks whether a response matches an expected label, such as assigning items to the correct category.\n- **Tools Used:** Verifies whether the AI agent called the tools you specified in your dataset. To enable this, make sure **Return Intermediate Steps** is turned on in your agent so the evaluation can access the tools it actually called.\n\n🧠 Keep in mind\n\n- Registered Community Edition enables analysis of one evaluation in the **Evaluations** tab which allows easy comparison of evaluation runs over time. Pro and Enterprise plans allow unlimited evaluations in the **Evaluations** tab.\n\nBuilt-in Metrics\n\n[Learn more](../../advanced-ai/evaluations/overview/) about setting up and customizing evaluations.\n\n### AI Agent Tool node\n\nWith the **AI Agent Tool** node we are introducing a simplified pattern for multi-agent orchestration that can be run in a single execution and stay entirely on one canvas. You can now connect multiple **AI Agent Tool** nodes to a primary **AI Agent** node, allowing it to supervise and delegate work across other specialized agents.\n\nThis setup is especially useful for building complex systems that function like real-world teams, where a lead agent assigns parts of a task to specialists. You can even add multiple layers of agents directing other agents, just like you would have in a real multi-tiered organizational structure. It also helps with prompt management by letting you split long, complex instructions into smaller, focused tasks across multiple agents. While similar orchestration was already possible using sub-workflows, AI Agent Tool nodes are a good choice when you want the interaction to happen within a single execution or prefer to manage and debug everything from a single canvas.\n\n🛠️ **How to:**\n\n- Add an **AI Agent** node to your workflow and click **+** to create a Tools connection.\n- Search for and select the **AI Agent Tool** node from the Nodes Panel.\n- Name the node clearly so the primary agent can reference it, then add a short description and prompt.\n- Connect any LLMs, memory, and tools the agent needs to perform its role.\n- Instruct the primary **AI Agent** on when to use the **AI Agent Tool** and to pass along relevant context in its prompt.\n\n🧠 **Keep in mind:**\n\n- The orchestrating agent does not pass full execution context by default. Any necessary context must be included in the prompt.\n\n**AI Agent Tool** nodes makes it easier to build layered, agent-to-agent workflows without relying on sub-workflows, helping you move faster when building and debugging multi-agent systems.\n\nAI Agent Tool node\n\n### Contributors\n\n[ksg97031](https://github.com/ksg97031)\\\n[israelshenkar](https://github.com/israelshenkar)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.1...n8n@1.102.2) for this version.\\\n**Release date:** 2025-07-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.1...n8n@1.101.2) for this version.\\\n**Release date:** 2025-07-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.102.0...n8n@1.102.1) for this version.\\\n**Release date:** 2025-07-09\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.102.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.0...n8n@1.102.0) for this version.\\\n**Release date:** 2025-07-07\n\nThis release contains core updates, editor improvements, new nodes, node updates, and bug fixes.\n\n### Enforce 2FA across your instance\n\nEnterprise Instance owners can now enforce two-factor authentication (2FA) for all users in their instance.\n\nOnce enabled, any user who hasn’t set up 2FA will be redirected to complete the setup before they can continue using n8n. This helps organizations meet internal security policies and ensures stronger protection across the workspace.\n\nThis feature is available only on the Enterprise plan.\n\n### Contributors\n\n[marty-sullivan](https://github.com/marty-sullivan)\\\n[cesars-gh](https://github.com/cesars-gh)\\\n[dudanogueira](https://github.com/dudanogueira)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.101.0...n8n@1.101.1) for this version.\\\n**Release date:** 2025-07-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.101.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.100.0...n8n@1.101.0) for this version.\\\n**Release date:** 2025-06-30\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Contributors\n\n[luka-mimi](https://github.com/luka-mimi)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.100.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.100.0...n8n@1.100.1) for this version.\\\n**Release date:** 2025-06-25\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.100.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.99.0...n8n@1.100.0) for this version.\\\n**Release date:** 2025-06-23\n\nThis release contains core updates, editor improvements, a new node, node updates, and bug fixes.\n\n### Model Selector node\n\nThe [Model Selector node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.modelselector/) gives you more control when working with multiple LLMs in your workflows.\n\nUse it to determine which connected model should handle a given input, based on conditions like expressions or global variables. This makes it easier to implement model routing strategies, such as switching models based on performance, task type, cost, or availability.\n\n🛠️ **How to:** Connect multiple model nodes to the Model Selector node, then configure routing conditions in the node’s settings.\n\n🧠 **Keep in mind:**\n\n- Rules are evaluated in order. The first matching rule determines which model is used even if others would also match.\n- As a sub-node, expressions behave differently here: they always resolves to the first item rather than resolving for each item in turn.\n\nThe Model Selector node is especially useful in evaluation or production scenarios where routing logic between models needs to adapt based on performance, cost, availability, or dataset-specific needs.\n\nModel Selector node\n\n### Support for OIDC (OpenID Connect) authentication\n\nYou can now use OIDC (OpenID Connect) as an authentication method for Single Sign-On (SSO).\n\nThis gives enterprise teams more flexibility to integrate n8n with their existing identity providers using a widely adopted and easy-to-manage standard. OIDC is now available alongside SAML, giving Enterprises the choice to select what best fits their internal needs.\n\n### Project admins can now commit to Git within environments\n\nProject admins now have the ability to commit workflow and credential changes directly to Git through the environments feature. This update streamlines the workflow deployment process by giving project-level admins direct control over committing their changes. It also ensures that the those who know their workflows best can review and commit updates themselves, without needing to involve instance-level admins.\n\n[Learn more about source control environments](../../source-control-environments/)\n\n### Contributors\n\n[aliou](https://github.com/aliou)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.99.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.99.0...n8n@1.99.1) for this version.\\\n**Release date:** 2025-06-19\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.98.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.98.1...n8n@1.98.2) for this version.\\\n**Release date:** 2025-06-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.99.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.98.0...n8n@1.99.0) for this version.\\\n**Release date:** 2025-06-16\n\nThis release contains performance improvements, core updates, editor changes, node updates, and bug fixes.\n\n### Automatically name nodes\n\nDefault node names now update automatically based on the resource and operation selected, so you’ll always know what a node does at a glance.\n\nThis adds clarity to your canvas and saves time renaming nodes manually.\n\nDon’t worry, automatic naming won’t break references. And, and if you’ve renamed a node yourself, we’ll leave it just the way you wrote it.\n\n[](/_video/release-notes/automatic_node_naming.mp4)\n\n### Support for RAG extended with built-in templates\n\nRetrieval-Augmented Generation (RAG) can improve AI responses by providing language models access to data sources with up-to-date, domain-specific, or proprietary knowledge. RAG workflows typically rely on vector stores to manage and search this data efficiently.\n\nTo get the benefits of using vector stores, such as returning results based on semantic meaning rather than just keyword matches, you need a way to upload your data to the vector store and a way to query it.\n\nIn n8n, uploading and querying vectors stores happens in two workflows. Now, you have an example to get your started and make implementation easier with the **RAG starter template**.\n\n- The **Load Data** workflow shows how to add data with the appropriate embedding model, split it into chunks with the [Default Data Loader](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.documentdefaultdataloader/), and add metadata as desired.\n- The **Retriever** workflow for querying data, shows how agents and vector stores work together to help you define highly relevant results and save tokens using the **Question and Answer** tool.\n\nEnable semantic search and the retrieval of unstructured data for increased quality and relevance of AI responses.\n\n🛠️ **How to:**\n\n- Search for **RAG starter template** in the search bar of the Nodes panel to insert it into your workflow.\n\nLearn more about implementing RAG in n8n [here](../../advanced-ai/rag-in-n8n/).\n\nRAG starter template\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.98.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.98.0...n8n@1.98.1) for this version.\\\n**Release date:** 2025-06-12\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.98.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.97.0...n8n@1.98.0) for this version.\\\n**Release date:** 2025-06-11\n\nThis release contains performance improvements, core updates, editor changes, node updates, a new node, and bug fixes.\n\n### Contributors\n\n[luka-mimi](https://github.com/luka-mimi)\\\n[Alexandero89](https://github.com/Alexandero89)\\\n[khoazero123](https://github.com/khoazero123)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.97.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.97.0...n8n@1.97.1) for this version.\\\n**Release date:** 2025-06-04\n\nThis release contains backports.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.2...n8n@1.95.3) for this version.\\\n**Release date:** 2025-06-03\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.97.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.96.0...n8n@1.97.0) for this version.\\\n**Release date:** 2025-06-02\n\nThis release contains new features, performance improvements and bug fixes.\n\n### Convert to sub-workflow\n\nLarge, monolithic workflows can slow things down. They’re harder to maintain, tougher to debug, and more difficult to scale. With sub-workflows, you can take a more modular approach, breaking up big workflows into smaller, manageable parts that are easier to reuse, test, understand, and explain.\n\nUntil now, creating sub-workflows required copying and pasting nodes manually, setting up a new workflow from scratch, and reconnecting everything by hand. **Convert to sub-workflow** allows you to simplify this process into a single action, so you can spend more time building and less time restructuring.\n\n[](/_video/release-notes/convert_to_sub-workflow.mp4)\n\n**How it works**\n\n1. Highlight the nodes you want to convert to a sub-workflow. These must:\n - Be fully connected, meaning no missing steps in between them\n - Start from a single starting node\n - End with a single node\n1. Right-click to open the context menu and select **Convert to sub-workflow**\n - Or use the shortcut: `Alt + X`\n1. n8n will:\n - Open a new tab containing the selected nodes\n - Preserve all node parameters as-is\n - Replace the selected nodes in the original workflow with a **Call My Sub-workflow** node\n\n*Note*: You will need to manually adjust the field types in the Start and Return nodes in the new sub-workflow.\n\nThis makes it easier to keep workflows modular, performant, and easier to maintain.\n\nLearn more about [sub-workflows](../../flow-logic/subworkflows/).\n\nThis release contains performance improvements and bug fixes.\n\n### Contributors\n\n[maatthc](https://github.com/maatthc)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.96.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.0...n8n@1.96.0) for this version.\\\n**Release date:** 2025-06-02\n\nBuild failure\n\nThis release failed to build. Please use `1.97.0` instead.\n\nThis release contains API updates, core changes, editor improvements, node updates, and bug fixes.\n\n### API support for assigning users to projects\n\nYou can now use the API to add and update users within projects. This includes:\n\n- Assigning existing or pending users to a project with a specific role\n- Updating a user’s role within a project\n- Removing users from one or more projects\n\nThis update now allows you to use the API to add users to both the instance and specific projects, removing the need to manually assign them in the UI.\n\n### Add pending users to project member assignment\n\nYou can now add **pending users,** those who have been invited but haven't completed sign-up, to projects as members.\n\nThis change lets you configure a user's project access upfront, without waiting for them to finish setting up their account. It eliminates the back-and-forth of managing access post-sign-up, ensuring users have the right project roles immediately upon joining.\n\n### Contributors\n\n[matthabermehl](https://github.com/matthabermehl)\\\n[Stamsy](https://github.com/Stamsy)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.1...n8n@1.95.2) for this version.\\\n**Release date:** 2025-05-29\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.95.0...n8n@1.95.1) for this version.\\\n**Release date:** 2025-05-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.94.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.94.0...n8n@1.94.1) for this version.\\\n**Release date:** 2025-05-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.95.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.94.0...n8n@1.95.0) for this version.\\\n**Release date:** 2025-05-26\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Evaluations for AI workflows\n\nWe’ve added a feature to help you iterate, test, and compare changes to your AI automations before pushing them to production so you can achieve more predictability and make better decisions.\n\nWhen you're building with AI, a small prompt tweak or model swap might improve results with some inputs, while quietly degrading performance with others. But without a way to evaluate performance across many inputs, you’re left guessing whether your AI is actually getting better when you make a change.\n\nBy implementing **Evaluations for AI workflows** in n8n, you can assess how your AI performs across a range of inputs by adding a dedicated path in your workflow for running test cases and applying custom metrics to track results. This helps you build viable proof-of-concepts quickly, iterate more effectively, catch regressions early, and make more confident decisions when your AI is in production.\n\n#### Evaluation node and tab\n\nThe **Evaluation node** includes several operations that, when used together, enable end-to-end AI evaluation.\n\nEvaluation node\n\nUse this node to:\n\n- Run your AI logic against a wide range of test cases in the same execution\n- Capture the outputs of those test cases\n- Score the results using your own metrics or LLM-as-judge logic\n- Isolate a testing path to only include the nodes and logic you want to evaluate\n\nThe **Evaluations tab** enables you to review test results in the n8n UI, perfect for comparing runs, spotting regressions, and viewing performance over time.\n\n#### 🛠 How evaluations work\n\nThe evaluation path runs alongside your normal execution logic and only activates when you want—making it ideal for testing and iteration.\n\nGet started by selecting an AI workflow you want to evaluate that includes one or more LLM or Agent nodes.\n\n1. Add an **Evaluation** node with the **On new Evaluation event** operation. This node will act as an additional trigger you’ll run only when testing. Configure it to read your dataset from Google Sheets, with each row representing a test input.\n\n > 💡 Better datasets mean better evaluations. Craft your dataset from a variety of test cases, including edge cases and typical inputs, to get meaningful feedback on how your AI performs. Learn more and access sample datasets [here](../../advanced-ai/evaluations/light-evaluations/#1-create-a-dataset).\n\n1. Add a second **Evaluation** node using the **Set Outputs** operation after the part of the workflow you're testing—typically after an LLM or Agent node. This captures the response and writes it back to your dataset in Google Sheets.\n\n1. To evaluate output quality, add a third **Evaluation** node with the **Set Metrics** operation at a point after you’ve generated the outputs. You can develop workflow logic, custom calculations, or add an LLM-as-Judge to score the outputs. Map these metrics to your dataset in the node’s parameters.\n\n > 💡 Well-defined metrics = smarter decisions. Scoring your outputs based on similarity, correctness, or categorization can help you track whether changes are actually improving performance. Learn more and get links to example templates [here](../../advanced-ai/evaluations/metric-based-evaluations/#2-add-metrics-to-workflow).\n\nEvaluation workflow\n\nWhen the Evaluation trigger node is executed, it runs each input in our dataset through your AI logic. This continues until all test cases are processed, a limit is reached, or you manually stop the execution. Once your evaluation path is set up, you can update your prompt, model, or workflow logic—and re-run the Evaluation trigger node to compare results. If you’ve added metrics, they’ll appear in the Evaluations tab.\n\nIn some instances, you may want to isolate your testing path to make iteration faster or to avoid executing downstream logic. In this case, you can add an Evaluation node with the `Check If Evaluating` operation to ensure only the expected nodes run when performing evaluations.\n\n#### Things to keep in mind\n\nEvaluations for AI Workflows are designed to fit into your development flow, with more enhancements on the way. For now, here are a few things to note:\n\n- Test datasets are currently managed through Google Sheets. You’ll need a Google Sheets credential to run evaluations.\n- Each workflow supports one evaluation at a time. If you’d like to test multiple segments, consider splitting them into sub-workflows for more flexibility.\n- Community Edition supports one single evaluation. Pro and Enterprise plans allow unlimited evaluations.\n- AI Evaluations are not enabled for instances in scaling mode at this time.\n\nYou can find details, tips, and common troubleshooting info [here](../../advanced-ai/evaluations/tips-and-common-issues/).\n\n👉 Learn more about the AI evaluation strategies and practical implementation techniques. [Watch now](https://www.youtube.com/live/QkciQpotQBQ?feature=shared).\n\n### Contributors\n\n[Phiph](https://github.com/Phiph)\\\n[cesars-gh](https://github.com/cesars-gh)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.94.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.93.0...n8n@1.94.0) for this version.\\\n**Release date:** 2025-05-19\n\nThis release contains editor improvements, an API update, node updates, new nodes, and bug fixes.\n\n### Verified community nodes on Cloud\n\nWe’ve expanded the n8n ecosystem and unlocked a new level of flexibility for all users including those on n8n Cloud! Now you can access a select set of community nodes and partner integrations without leaving the canvas. This means you install and automate with a wider range of integrations without leaving your workspace. The power of the community is now built-in.\n\nThis update focuses on three major improvements:\n\n- **Cloud availability**: Community nodes are no longer just for self-hosted users. A select set of nodes is now available on n8n Cloud.\n- **Built-in discovery**: You can find and explore these nodes right from the Nodes panel without leaving the editor or searching on npm.\n- **Trust and verification**: Nodes that appear in the editor have been manually vetted for quality and security. These verified nodes are marked with a checkmark.\n\nWe’re starting with a selection of around 25 nodes, including some of the most-used community-built packages and partner-supported integrations. For this phase, we focused on nodes that don’t include external package dependencies - helping streamline the review process and ensure a smooth rollout.\n\nThis is just the start. We plan to expand the library gradually, bringing even more verified nodes into the editor along with the powerful and creative use cases they unlock. In time, our criteria will evolve, opening the door to a wider range of contributions while keeping quality and security in focus.\n\nLearn more about this update and find out which nodes are already installable from the editor in our [blog](https://blog.n8n.io/community-nodes-available-on-n8n-cloud/) post.\n\n💻 **Use a verified node**\n\nMake sure you're on **n8n version 1.94.0** or later and the instance Owner has enabled verified community nodes. On Cloud, this can be done from the Admin Panel. For self-hosted instances, please refer to [documentation](../../hosting/configuration/environment-variables/nodes/). In both cases, verified nodes are enabled by default.\n\n- Open the **Nodes panel** from the editor\n- Search for the Node. Verified nodes are indicated by a shield 🛡️\n- Select the node and click **Install**\n\n[](/_video/release-notes/Community-nodes-node-panel.mp4)\n\nOnce an Owner installs a node, everyone on the instance can start using it—just drag, drop, and connect like any other node in your workflow.\n\n🛠️ **Build a node and get it verified**\n\nWant your node to be verified and discoverable from the editor? Here’s how to get involved:\n\n1. Review the [community node verification guidelines](../../integrations/creating-nodes/build/reference/verification-guidelines/).\n1. If you’re building something new, follow the recommendations for [creating nodes](../../integrations/creating-nodes/overview/).\n1. Check your design against the [UX guidelines](../../integrations/creating-nodes/build/reference/ux-guidelines/).\n1. [Submit your node](../../integrations/creating-nodes/deploy/submit-community-nodes/) to npm.\n1. Request verification by filling out [this form](https://internal.users.n8n.cloud/form/f0ff9304-f34a-420e-99da-6103a2f8ac5b).\n\n**Already built a node? Raise your hand!**\n\nIf you’ve already published a community node and want it considered for verification, make sure it meets the requirements noted above, then let us know by submitting the interest [form](https://internal.users.n8n.cloud/form/f0ff9304-f34a-420e-99da-6103a2f8ac5b). We’re actively curating the next batch and would love to include your work.\n\n### Extended logs view\n\nWhen workflows get complex, debugging can get... clicky. That’s where an extended **Logs View** comes in. Now you can get a clearer path to trace executions, troubleshoot issues, and understand the behavior of a complete workflow — without bouncing between node detail views.\n\nThis update brings a unified, always-accessible panel to the bottom of the canvas, showing you each step of the execution as it happens. Whether you're working with loops, sub-workflows, or AI agents, you’ll see a structured view of everything that ran, in the order it ran—with input, output, and status info right where you need it.\n\nYou can jump into node details when you want to dig deeper, or follow a single item through every step it touched. Real-time highlighting shows you which nodes are currently running or have failed, and you’ll see total execution time for any workflow—plus token usage for AI workflows to help monitor performance. And if you're debugging across multiple screens? Just pop the logs out and drag them wherever you’d like.\n\n⚙️**What it does**\n\n- Adds a **Logs view** to the bottom of the canvas that can be opened or collapsed. (Chat also appears here if your workflow uses it).\n- Displays a **hierarchical list of nodes** in the order they were executed—including expanded views of sub-workflows.\n- Allows you to **click a node in hierarchy** to preview inputs and outputs directly, or jump into the full Node Details view with a link.\n- Provides ability to **toggle** input and output data on and off.\n- Highlights each node **live as it runs**, showing when it starts, completes, or fails.\n- Includes **execution history** view to explore past execution data in a similar way.\n- Shows **roll-up stats** like total execution time and total AI tokens used (for AI-enabled workflows).\n- Includes a **“pop out”** button to open the logs as a floating window—perfect for dragging to another screen while debugging.\n\n🛠️**How to**\n\nTo access the expanded logs view, click on the Logs bar at the bottom of the canvas. The view is also opens up when you open the chat window on the bottom of the page.\n\n### Contributors\n\n[Stamsy](https://github.com/Stamsy)\\\n[feelgood-interface](https://github.com/feelgood-interface)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.93.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.92.0...n8n@1.93.0) for this version.\\\n**Release date:** 2025-05-12\n\nThis release contains core updates, editor improvements, new nodes, node updates, and bug fixes.\n\n### Faster ways to open sub-workflows\n\nWe’ve added several new ways to navigate your multi-workflow automations faster.\n\nFrom any workflow with a sub-workflow node:\n\n🖱️ Right-click on a sub-workflow node and select `Open sub-workflow` from the context menu\n\n⌨️ Keyboard shortcuts\n\n- **Windows:** `CTRL + SHIFT + O` or `CTRL + Double Click`\n- **Mac:** `CMD + SHIFT + O` or `CMD + Double Click`\n\nThese options will bring your sub-workflow up in a new tab.\n\n### Archive workflows\n\nIf you’ve ever accidentally removed a workflow, you’ll appreciate the new archiving feature. Instead of permanently deleting workflows with the Remove action, workflows are now archived by default. This allows you to recover them if needed.\n\n**How to:**\n\n- **Archive a workflow** - Select **Archive** from the Editor UI menu. It has replaced the **Remove** action.\n- **Find archived workflows** - Archived workflows are hidden by default. To find your archived workflows, select the option for **Show archived workflows** in the workflow filter menu.\n- **Permanently delete a workflow** - Once a workflow is archived, you can **Delete** it from the options menu.\n- **Recover a workflow** - Select **Unarchive** from the options menu.\n\n**Keep in mind:**\n\n- Workflows archival requires the same permissions as required previously for removal.\n- You cannot select archived workflows as sub-workflows to execute\n- Active workflows are deactivated when they are archived\n- Archived workflows can not be edited\n\n### Contributors\n\n[LeaDevelop](https://github.com/LeaDevelop)\\\n[ayhandoslu](https://github.com/ayhandoslu)\\\n[valentina98](https://github.com/valentina98)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.92.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.92.1...n8n@1.92.2) for this version.\\\n**Release date:** 2025-05-08\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.2...n8n@1.91.3) for this version.\\\n**Release date:** 2025-05-08\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.92.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.92.0...n8n@1.92.1) for this version.\\\n**Release date:** 2025-05-06\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.92.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.0...n8n@1.92.0) for this version.\\\n**Release date:** 2025-05-05\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Partial Execution for AI Tools\n\nWe’ve made it easier to build and iterate on AI agents in n8n. You can now run and test specific tools without having to execute the entire agent workflow.\n\nPartial execution is especially useful when refining or troubleshooting parts of your agent logic. It allows you to test changes incrementally, without triggering full agent runs, reducing unnecessary AI calls, token usage, and downstream activity. This makes iteration faster, more cost-efficient, and more precise when working with complex or multi-step AI workflows.\n\nPartial execution for AI tools is available now for all tools - making it even easier to build, test, and fine-tune AI agents in n8n.\n\n[](/_video/release-notes/AI-agent-partial-execution.mp4)\n\n**How to:**\n\nTo use this feature you can either:\n\n- Click the **Play** button on the tool you want to execute directly from the canvas view.\n- Open the tool’s **Node Details View** and select **\"Execute Step\"** to run it from there.\n\nIf you have previously run the workflow, the input and output will be prefilled with data from the last execution. A pop-up form will open where you can manually fill in the parameters before executing your test.\n\n### Extended logs view\n\nWhen workflows get complex, debugging can get... clicky. That’s where an extended **Logs View** comes in. Now you can get a clearer path to trace executions, troubleshoot issues, and understand the behavior of a complete workflow — without bouncing between node detail views.\n\nThis update brings a unified, always-accessible panel to the bottom of the canvas, showing you each step of the execution as it happens. Whether you're working with loops, sub-workflows, or AI agents, you’ll see a structured view of everything that ran, in the order it ran—with input, output, and status info right where you need it.\n\nYou can jump into node details when you want to dig deeper, or follow a single item through every step it touched. Real-time highlighting shows you which nodes are currently running or have failed, and you’ll see total execution time for any workflow—plus token usage for AI workflows to help monitor performance. And if you're debugging across multiple screens? Just pop the logs out and drag them wherever you’d like.\n\n⚙️**What it does**\n\n- Adds a **Logs view** to the bottom of the canvas that can be opened or collapsed. (Chat also appears here if your workflow uses it).\n- Displays a **hierarchical list of nodes** in the order they were executed—including expanded views of sub-workflows.\n- Allows you to **click a node in hierarchy** to preview inputs and outputs directly, or jump into the full Node Details view with a link.\n- Provides ability to **toggle** input and output data on and off.\n- Highlights each node **live as it runs**, showing when it starts, completes, or fails.\n- Includes **execution history** view to explore past execution data in a similar way.\n- Shows **roll-up stats** like total execution time and total AI tokens used (for AI-enabled workflows).\n- Includes a **“pop out”** button to open the logs as a floating window—perfect for dragging to another screen while debugging.\n\n🛠️**How to**\n\nTo access the expanded logs view, click on the Logs bar at the bottom of the canvas. The view is also opens up when you open the chat window on the bottom of the page.\n\n### Insights enhancements for Enterprise\n\nTwo weeks after the launch of [Insights](../../insights/), we’re releasing some enhancements designed for enterprise users.\n\n- **Expanded time ranges**. You can now filter insights over a variety of time periods, from the last 24 hours up to 1 year. Pro users are limited to 7 day and 14 day views.\n- **Hourly granularity**. Drill down into the last 24 hours of production executions with hourly granularity, making it easier to analyze workflows and quickly identify issues.\n\nThese updates provide deeper visibility into workflow history, helping you uncover trends over longer periods and detect problems sooner with more precise reporting.\n\nFilter insights\n\n### Contributors\n\n[Stamsy](https://github.com/Stamsy)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.1...n8n@1.91.2) for this version.\\\n**Release date:** 2025-05-05\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.2...n8n@1.90.3) for this version.\\\n**Release date:** 2025-05-05\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.91.0...n8n@1.91.1) for this version.\\\n**Release date:** 2025-05-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.91.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.0...n8n@1.91.0) for this version.\\\n**Release date:** 2025-04-28\n\nThis release contains core updates, editor improvements, node updates, and bug fixes.\n\n### Breadcrumb view from the canvas\n\nWe’ve added **breadcrumb navigation directly on the canvas**, so you can quickly navigate to any of a workflow’s parent folders right from the canvas.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.1...n8n@1.90.2) for this version.\\\n**Release date:** 2025-04-25\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.90.0...n8n@1.90.1) for this version.\\\n**Release date:** 2025-04-22\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.90.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.89.0...n8n@1.90.0) for this version.\\\n**Release date:** 2025-04-22\n\nThis release contains core updates, editor updates, node updates, performance improvements, and bug fixes.\n\n### Extended HTTP Request tool functionality\n\nWe’ve brought the full power of the HTTP Request node to the HTTP Request tool in AI workflows. That means your AI Agents now have access to all the advanced configuration options—like Pagination, Batching, Timeout, Redirects, Proxy support, and even cURL import.\n\n[](/_video/release-notes/http-request-tool.mp4)\n\nThis update also includes support for the `$fromAI` function to dynamically generate the right parameters based on the context of your prompt — making API calls smarter, faster, and more flexible than ever.\n\n**How to:**\n\n- Open your AI Agent node in the canvas.\n- Click the **‘+’ icon** to add a new tool connection.\n- In the **Tools panel**, select HTTP **Request Tool.**\n- Configure it just like you would a regular **HTTP Request node** — including advanced options\n\n👉 Learn more about configuring the [HTTP Request tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolhttprequest/).\n\n### Scoped API keys\n\nUsers on the Enterprise plan can now create API keys with specific scopes to control exactly what each key can access.\n\nScoped API keys\n\nPreviously, API keys had full read/write access across all endpoints. While sometimes necessary, this level of access can be excessive and too powerful for most use cases. Scoped API keys allow you to limit access to only the resources and actions a service or user actually needs.\n\n**What’s new**\n\nWhen creating a new API key, you can now:\n\n- Select whether the key has read, write, or both types of access.\n- Specify which resources the key can interact with.\n\nSupported scopes include:\n\n- Variables — list, create, delete\n- Security audit — generate reports\n- Projects — list, create, update, delete\n- Executions — list, read, delete\n- Credentials — list, create, update, delete, move\n- Workflows — list, create, update, delete, move, add/remove tags\n\nScoped API keys give you more control and security. You can limit access to only what’s needed, making it safer to work with third parties and easier to manage internal API usage.\n\n### Drag and Drop in Folders\n\nFolders just got friendlier. With this release, you can now **drag and drop workflows and folders** — making it even easier to keep things tidy.\n\nNeed to reorganize? Just select a workflow or folder and drag it into another folder or breadcrumb location. It’s a small change that makes a big difference when managing a growing collection of workflows.\n\n[](/_video/release-notes/Drag-and-drop-folders.mp4)\n\n📁 Folders are available to all [registered](../../hosting/community-edition-features/#registered-community-edition) users—jump in and get your workspace in order!\n\n### Contributors\n\n[Zordrak](https://github.com/Zordrak)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.89.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.89.1...n8n@1.89.2) for this version.\\\n**Release date:** 2025-04-16\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.89.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.89.0...n8n@1.89.1) for this version.\\\n**Release date:** 2025-04-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.89.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.88.0...n8n@1.89.0) for this version.\\\n**Release date:** 2025-04-14\n\nThis release contains API updates, core updates, editor updates, a new node, node updates, and bug fixes.\n\n### Insights\n\nWe're rolling out [Insights](../../insights/), a new dashboard to monitor how your workflows are performing over time. It's designed to give admins (and owners) better visibility of their most important workflow metrics and help troubleshoot potential issues and improvements.\n\nIn this first release, we’re introducing a summary banner, the insights dashboard, and time saved per execution.\n\n#### 1. Summary banner\n\nA new banner on the overview page that gives instance admins and owners a birds eye view of key metrics over the last 7 days.\n\nInsights summary banner\n\nAvailable metrics:\n\n- Total production executions\n- Total failed executions\n- Failure rate\n- Average runtime of all workflows\n- Estimated time saved\n\nThis overview is designed to help you stay on top of workflow activity at a glance. It is available for all plans and editions.\n\n#### 2. Insights dashboard\n\nOn Pro and Enterprise plans, a new dashboard offers a deeper view into workflow performance and activity.\n\nInsights dashboard\n\nThe dashboard includes:\n\n- Total production executions over time, including a comparison of successful and failed executions\n- Per-workflow breakdowns of key metrics\n- Comparisons with previous periods to help spot changes in usage or behavior\n- Runtime average and failure rate over time\n\n#### 3. Time saved per execution\n\nWithin workflow settings, you can now assign a “time saved per execution” value to any workflow. This makes it possible to track the impact of your workflows and make it easier to share this visually with other teams and stakeholders.\n\nThis is just the beginning for Insights: the next phase will introduce more advanced filtering and comparisons, custom date ranges, and additional monitoring capabilities.\n\n### Node updates\n\n- We added a credential check for the Salesforce node\n- We added SearXNG as a tool for AI agents\n\nYou can now search within subfolders, making it easier to find workflows across all folder levels. Just type in the search bar and go.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.88.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.87.0...n8n@1.88.0) for this version.\\\n**Release date:** 2025-04-10\n\nThis release contains new features, new nodes, performance improvements, and bug fixes.\n\n### Model Context Protocol (MCP) nodes\n\nMCP aims to standardise how LLMs like Claude, ChatGPT, or Cursor can interact with tools or integrate data for their agents. Many providers - both established or new - are adopting MCP as a standard way to build agentic systems. It is an easy way to either expose your own app as a server, making capabilities available to a model as tools, or as a client that can call on tools outside of your own system.\n\nWhile it’s still early in the development process, we want to give you access to our new MCP nodes. This will help us understand your requirements better and will also let us converge on a great general solution quicker.\n\nWe are adding two new nodes:\n\n- a MCP [Server Trigger](../../integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/) for any workflow\n- a MCP [Client Tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) for the AI Agent\n\nThe MCP Server Trigger turns n8n into an MCP server, providing n8n tools to models running outside of n8n. You can run multiple MCP servers from your n8n instance. The MCP Client Tool connects LLMs - and other intelligent agents - to any MCP-enabled service through a single interface.\n\nMax from our DevRel team created an official walkthrough for you to get started:\n\n[Studio Update #04](https://youtu.be/45WPU7P-1QQ?feature=shared)\n\n### MCP Server Trigger\n\nThe MCP Server Trigger turns n8n into an MCP server, providing n8n tools to models running outside of n8n. The node acts as an entry point into n8n for MCP clients. It operates by exposing a URL that MCP clients can interact with to access n8n tools. This means your n8n workflows and integrations are now available to models run elsewhere. Pretty neat.\n\nMCP Server Trigger\n\n[Explore the MCP Server Trigger docs](../../integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/)\n\n### MCP Client Tool\n\nThe MCP Client Tool node is a MCP client, allowing you to use the tools exposed by an external MCP server. You can connect the MCP Client Tool node to your models to call external tools with n8n agents. In this regard it is similar to using a n8n tool with your AI agent. One advantage is that the MCP Client Tool can access multiple tools on the MCP server at once, keeping your canvas cleaner and easier to understand.\n\nMCP Client Tools\n\n[Explore the MCP Client Tool docs](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/)\n\n### Node updates\n\n- Added a node for Azure Cosmos DB\n- Added a node for Milvus Vector Store\n- Updated the Email Trigger (IMAP) node\n\n### Contributors\n\n[adina-hub](https://github.com/adina-hub)\\\n[umanamente](https://github.com/umanamente)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.87.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.87.1...n8n@1.87.2) for this version.\\\n**Release date:** 2025-04-09\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.86.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.86.0...n8n@1.86.1) for this version.\\\n**Release date:** 2025-04-09\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.87.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.87.0...n8n@1.87.1) for this version.\\\n**Release date:** 2025-04-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.87.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.86.0...n8n@1.87.0) for this version.\\\n**Release date:** 2025-04-07\n\nThis release contains new nodes, node updates, API updates, core updates, editor updates, and bug fixes.\n\n### Contributors\n\n[cesars-gh](https://github.com/cesars-gh)\\\n[Stamsy](https://github.com/Stamsy)\\\n[Pash10g](https://github.com/Pash10g)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.86.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.0...n8n@1.86.0) for this version.\\\n**Release date:** 2025-03-31\n\nThis release contains API updates, core updates, editor improvements, node updates, and bug fixes.\n\n### Contributors\n\n[Aijeyomah](https://github.com/Aijeyomah)\\\n[ownerer](https://github.com/ownerer)\\\n[ulevitsky](https://github.com/ulevitsky)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.3...n8n@1.85.4) for this version.\\\n**Release date:** 2025-03-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.2...n8n@1.84.3) for this version.\\\n**Release date:** 2025-03-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.1...n8n@1.84.2) for this version.\\\n**Release date:** 2025-03-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.2...n8n@1.85.3) for this version.\\\n**Release date:** 2025-03-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.1...n8n@1.85.2) for this version.\\\n**Release date:** 2025-03-25\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.85.0...n8n@1.85.1) for this version.\\\n**Release date:** 2025-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.85.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.0...n8n@1.85.0) for this version.\\\n**Release date:** 2025-03-24\n\nThis release contains a new node, a new credential, core updates, editor updates, node updates, and bug fixes.\n\n### Folders\n\nWhat can we say about folders? Well, they’re super handy for categorizing just about everything and they’re finally available for your n8n workflows. Tidy up your workspace with unlimited folders and nested folders. Search for workflows within folders. It’s one of the ways we’re making it easier to organize your n8n instances more effectively.\n\n**How to use it:**\n\nCreate and manage folders within your personal space or within projects. You can also create workflows from within a folder. You may need to restart your instance in order to activate folders.\n\nIt's a folder alright\n\nFolders are available for all [registered](../../hosting/community-edition-features/#registered-community-edition) users so get started with decluttering your workspace now and look for more features (like drag and drop) to organize your instances soon.\n\n### Enhancements to Form Trigger Node\n\nRecent updates to the Form Trigger node have made it a more powerful tool for building business solutions. These enhancements provide more flexibility and customization, enabling teams to create visually engaging and highly functional workflows with forms.\n\n- **HTML customization:** Add custom HTML to forms, including embedded images and videos, for richer user experiences.\n- **Custom CSS support**: Apply custom styles to user-facing components to align forms with your brand’s look and feel. Adjust fonts, colors, and spacing for a seamless visual identity.\n- **Form previews:** Your form’s description and title will pull into previews of your form when sharing on social media or messaging apps, providing a more polished look.\n- **Hidden fields:** Use query parameters to add hidden fields, allowing you to pass data—such as a referral source—without exposing it to the user.\n- **New responses options:** Respond to user submissions in multiple ways including text, HTML, or a downloadable file (binary format). This enables forms to display rich webpages or deliver digital assets such as dynamically generated invoices or personalized certificates.\n\nForm with custom CSS applied\n\nThese improvements elevate the Form Trigger node beyond a simple workflow trigger, transforming it into a powerful tool for addressing use cases from data collection and order processing to custom content creation.\n\n### Contributors\n\n[Fank](https://github.com/Fank)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.84.0...n8n@1.84.1) for this version.\\\n**Release date:** 2025-03-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.84.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.83.0...n8n@1.84.0) for this version.\\\n**Release date:** 2025-03-17\n\nThis release contains a new node, node updates, editor updates, and bug fixes.\n\n### Contributors\n\n[Pash10g](https://github.com/Pash10g)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.83.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.83.1...n8n@1.83.2) for this version.\\\n**Release date:** 2025-03-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.3...n8n@1.82.4) for this version.\\\n**Release date:** 2025-03-14\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.2...n8n@1.82.3) for this version.\\\n**Release date:** 2025-03-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.83.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.83.0...n8n@1.83.1) for this version.\\\n**Release date:** 2025-03-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.83.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.0...n8n@1.83.0) for this version.\\\n**Release date:** 2025-03-12\n\nThis release contains bug fixes and an editor update.\n\n### Schema Preview\n\nSchema Preview lets you view and work with a node’s expected output without executing it or adding credentials, keeping you in flow while building.\n\n- **See expected node outputs instantly.** View schemas for over 100+ nodes to help you design workflows efficiently without extra steps.\n- **Define workflow logic first, take care of credentials later.** Build your end-to-end workflow without getting sidetracked by credential setup.\n- **Avoid unwanted executions when building.** Prevent unnecessary API calls, unwanted data changes, or potential third-party service costs by viewing outputs without executing nodes.\n\n**How to use it:**\n\n- Add a node with Schema Preview support to your workflow.\n- Open the next node in the sequence - Schema Preview data appears in the Node Editor where you would typically find it in the Schema View.\n- Use Schema Preview fields just like other schema data - drag and drop them into parameters and settings as needed.\n\n[](/_video/release-notes/Schema_preview.mp4)\n\nDon’t forget to add the required credentials before putting your workflow into production.\n\n### Contributors\n\n[pemontto](https://github.com/pemontto)\\\n[Haru922](https://github.com/Haru922)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.1...n8n@1.82.2) for this version.\\\n**Release date:** 2025-03-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.82.0...n8n@1.82.1) for this version.\\\n**Release date:** 2025-03-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.82.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.0...n8n@1.82.0) for this version.\\\n**Release date:** 2025-03-03\n\nThis release contains core updates, editor updates, new nodes, node updates, new credentials, credential updates, and bug fixes.\n\n### Tidy up\n\nTidy up instantly aligns nodes, centers stickies, untangles connections, and brings structure to your workflows. Whether you're preparing to share a workflow or just want to improve readability, this feature saves you time and makes your logic easier to follow. Clean, well-organized workflows aren't just nicer to look at—they’re also quicker to understand.\n\n**How to:**\n\nOpen the workflow you want to tidy, then choose one of these options:\n\n- Click the **Tidy up** button in the bottom-left corner of the canvas (it looks like a broom 🧹)\n- Press **Shift + Alt + T** on your keyboard\n- Right-click anywhere on the canvas and select **Tidy up workflow**\n\nWant to tidy up just part of your workflow? Select the specific nodes you want to clean up first - Tidy up will only adjust those, along with any stickies behind them.\n\n[](/_video/release-notes/tidy_up.mp4)\n\n### Multiple API keys\n\nn8n now supports multiple API keys, allowing users to generate and manage separate keys for different workflows or integrations. This improves security by enabling easier key rotation and isolation of credentials. Future updates will introduce more granular controls.\n\nMultiple API keys\n\n### Contributors\n\n[Rostammahabadi](https://github.com/Rostammahabadi)\\\n[Lanhild](https://github.com/Lanhild)\\\n[matthiez](https://github.com/matthiez)\\\n[feelgood-interface](https://github.com/feelgood-interface)\\\n[adina-hub](https://github.com/adina-hub)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.3...n8n@1.81.4) for this version.\\\n**Release date:** 2025-03-03\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.2...n8n@1.81.3) for this version.\\\n**Release date:** 2025-03-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.1...n8n@1.81.2) for this version.\\\n**Release date:** 2025-02-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.4...n8n@1.80.5) for this version.\\\n**Release date:** 2025-02-28\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.3...n8n@1.80.4) for this version.\\\n**Release date:** 2025-02-27\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.81.0...n8n@1.81.1) for this version.\\\n**Release date:** 2025-02-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.81.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.0...n8n@1.81.0) for this version.\\\n**Release date:** 2025-02-24\n\nThis release contains bug fixes, a core update, editor improvements, and a node update.\n\n### Improved partial executions\n\nThe new execution engine for partial executions ensures that testing parts of a workflow in the builder closely mirrors production behaviour. This makes iterating with updated run-data faster and more reliable, particularly for complex workflows.\n\nBefore, user would test parts of a workflow in the builder that didn't consistently reflect production behaviour, leading to unexpected results during development.\n\nThis update aligns workflow execution in the builder with production behavior.\n\nHere is an example for loops:\n\nBefore\n\n[](/_video/release-notes/Partial-execution-loop-before.mp4)\n\nAfter\n\n[](/_video/release-notes/Partial-execution-loop-after.mp4)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.2...n8n@1.80.3) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.3...n8n@1.79.4) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.1...n8n@1.80.2) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.2...n8n@1.79.3) for this version.\\\n**Release date:** 2025-02-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.0...n8n@1.80.1) for this version.\\\n**Release date:** 2025-02-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.1...n8n@1.79.2) for this version.\\\n**Release date:** 2025-02-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.80.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.0...n8n@1.80.0) for this version.\\\n**Release date:** 2025-02-17\n\nThis release contains bug fixes and an editor improvement.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.2...n8n@1.75.3) for this version.\\\n**Release date:** 2025-02-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.3...n8n@1.74.4) for this version.\\\n**Release date:** 2025-02-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.0...n8n@1.79.1) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.78.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.78.0...n8n@1.78.1) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.3...n8n@1.77.4) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.3...n8n@1.76.4) for this version.\\\n**Release date:** 2025-02-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.79.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.78.0) for this version.\\\n**Release date:** 2025-02-12\n\nThis release contains new features, node updates, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.2...n8n@1.77.3) for this version.\\\n**Release date:** 2025-02-06\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.78.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.78.0) for this version.\\\n**Release date:** 2025-02-05\n\nThis release contains new features, node updates, and bug fixes.\n\n### Contributors\n\n[mocanew](https://github.com/mocanew)\\\n[Timtendo12](https://github.com/Timtendo12)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.1...n8n@1.77.2) for this version.\\\n**Release date:** 2025-02-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.2...n8n@1.76.3) for this version.\\\n**Release date:** 2025-02-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.77.1) for this version.\\\n**Release date:** 2025-02-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.1...n8n@1.76.2) for this version.\\\n**Release date:** 2025-02-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.77.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.0...n8n@1.77.0) for this version.\\\n**Release date:** 2025-01-29\n\nThis release contains new features, editor updates, new nodes, new credentials, node updates, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.0...n8n@1.76.1) for this version.\\\n**Release date:** 2025-01-23\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.76.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.0...n8n@1.76.0) for this version.\\\n**Release date:** 2025-01-22\n\nThis release contains new features, editor updates, new credentials, node improvements, and bug fixes.\n\n### Contributors\n\n[Stamsy](https://github.com/Stamsy)\\\n[GKdeVries](https://github.com/GKdeVries)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.1...n8n@1.75.2) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.2...n8n@1.74.3) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.0...n8n@1.75.1) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.1...n8n@1.74.2) for this version.\\\n**Release date:** 2025-01-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.75.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.0...n8n@1.75.0) for this version.\\\n**Release date:** 2025-01-15\n\nThis release contains bug fixes and editor updates.\n\n### Improved consistency across environments\n\nWe added new UX and automatic changes improvements resulting in a better consistency between your staging and production instances.\n\nPreviously, users faced issues like:\n\n- Lack of visibility into required credential updates when pulling changes\n- Incomplete synchronization, where changes — such as deletions — weren’t always applied across environments\n- Confusing commit process, making it unclear what was being pushed or pulled\n\nWe addressed these by:\n\n- Clearly indicating required credential updates when pulling changes\n- Ensuring deletions and other modifications sync correctly across environments\n- Improving commit selection to provide better visibility into what’s being pushed\n\nCommit modal\n\nPull notification\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.0...n8n@1.74.1) for this version.\\\n**Release date:** 2025-01-09\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.74.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.73.0...n8n@1.74.0) for this version.\\\n**Release date:** 2025-01-08\n\nThis release contains new features, a new node, node updates, performance improvements and bug fixes.\n\n### Overhauled Code node editing experience\n\nWe added a ton of new helpers to the Code node, making edits of your code much faster and more comfortable. You get:\n\n- TypeScript autocomplete\n- TypeScript linting\n- TypeScript hover tips\n- Search and replace\n- New keyboard shortcuts based on the VSCode keymap\n- Auto-formatting using prettier (Alt+Shift+F)\n- Remember folded regions and history after refresh\n- Multi cursor\n- Type function in the Code node using JSDoc types\n- Drag and drop for all Code node modes\n- Indentation markers\n\nWe build this on a web worker architecture so you won't have to suffer from performance degradation while typing.\n\nTo get the full picture, check out our Studio update with Max and Elias, where they discuss and demo the new editing experience. 👇\n\n[Studio Update #04](https://youtu.be/De1E58MPaMQ?t=645)\n\n### New node: Microsoft Entra ID\n\nMicrosoft Entra ID (formerly known as Microsoft Azure Active Directory or Azure AD) is used for cloud-based identity and access management. [The new node](../../integrations/builtin/app-nodes/n8n-nodes-base.microsoftentra/) supports a wide range of Microsoft Entra ID features, which includes creating, getting, updating, and deleting users and groups, as well as adding users to and removing them from groups.\n\n### Node updates\n\n- [AI Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/): Vector stores can now be directly used as tools for the agent\n- [Code](../../code/builtin/overview/): Tons of new speed and convenience features, see above for details\n- [Google Vertex Chat](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglevertex/): Added option to specify the GCP region for the Google API credentials\n- [HighLevel](../../integrations/builtin/app-nodes/n8n-nodes-base.highlevel/): Added support for calendar items\n\nWe also added a custom [projects](../../user-management/rbac/projects/) icon selector on top of the available emojis. Pretty!\n\n### Contributors\n\n[igatanasov](https://github.com/igatanasov)\\\n[Stamsy](https://github.com/Stamsy)\\\n[feelgood-interface](https://github.com/feelgood-interface)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.73.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.73.0...n8n@1.73.1) for this version.\\\n**Release date:** 2024-12-19\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.73.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.72.0...n8n@1.73.0) for this version.\\\n**Release date:** 2024-12-19\n\nThis release contains node updates, performance improvements, and bug fixes.\n\n### Node updates\n\n- [AI Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/): Updated descriptions for Chat Trigger options\n- [Facebook Graph API](../../integrations/builtin/app-nodes/n8n-nodes-base.facebookgraphapi/): Updated for API v21.0\n- [Gmail](../../integrations/builtin/app-nodes/n8n-nodes-base.gmail/): Added two new options for the `Send and wait` operation, free text and custom form\n- [Linear Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.lineartrigger/): Added support for admin scope\n- [MailerLite](../../integrations/builtin/app-nodes/n8n-nodes-base.mailerlite/): Now supports the new API\n- [Slack](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/): Added two new options for the `Send and wait` operation, free text and custom form\n\nWe also added credential support for [SolarWinds IPAM](../../integrations/builtin/credentials/solarwindsipam/) and [SolarWinds Observability](../../integrations/builtin/credentials/solarwindsobservability/).\n\nLast, but not least, we [improved the schema view performance in the node details view by 90%](https://github.com/n8n-io/n8n/pull/12180) and added drag and drop re-ordering to parameters. This comes in very handy in the [If](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Edit Fields](../../integrations/builtin/core-nodes/n8n-nodes-base.set/) nodes.\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[mickaelandrieu](https://github.com/mickaelandrieu)\\\n[Stamsy](https://github.com/Stamsy)\\\n[pbdco](https://github.com/pbdco)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.72.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.72.0...n8n@1.72.1) for this version.\\\n**Release date:** 2024-12-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.2...n8n@1.71.3) for this version.\\\n**Release date:** 2024-12-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.72.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.0...n8n@1.72.0) for this version.\\\n**Release date:** 2024-12-11\n\nThis release contains node updates, usability improvements, and bug fixes.\n\n### Node updates\n\n- [AI Transform](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/): The `maximum context length` error now retries with reduced payload size\n- [Redis](../../integrations/builtin/app-nodes/n8n-nodes-base.redis/): Added support for `continue on fail`\n\n### Improved commit modal\n\nWe added filters and text search to the commit modal when working with [Environments](../../source-control-environments/). This will make committing easier as we provide more information and better visibility. Environments are available on the Enterprise plan.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.1...n8n@1.71.2) for this version.\\\n**Release date:** 2024-12-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.3...n8n@1.70.4) for this version.\\\n**Release date:** 2024-12-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.71.0...n8n@1.71.1) for this version.\\\n**Release date:** 2024-12-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.2...n8n@1.70.3) for this version.\\\n**Release date:** 2024-12-05\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.71.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.2...n8n@1.71.0) for this version.\\\n**Release date:** 2024-12-04\n\nThis release contains node updates, performance improvements, and bug fixes.\n\n### Task runners for the Code node in public beta\n\nWe're introducing a significant performance upgrade to the Code node with our new Task runner system. This enhancement moves JavaScript code execution to a separate process, improving your workflow execution speed while adding better isolation.\n\nTask runners overview\n\nOur benchmarks show up to 6x improvement in workflow executions using Code nodes - from approximately 6 to 35 executions per second. All these improvements happen under the hood, keeping your Code node experience exactly the same.\n\nThe Task runner comes in two modes:\n\n- Internal mode (default): Perfect for getting started, automatically managing task runners as child processes\n- External mode: For advanced hosting scenarios requiring maximum isolation and security\n\nCurrently, this feature is opt-in and can be enabled using [environment variables](../../hosting/configuration/environment-variables/task-runners/). Once stable, it will become the default execution method for Code nodes.\n\nTo start using Task runners today, [check out the docs](../../hosting/configuration/task-runners/).\n\n### Node updates\n\n- [AI Transform node](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/): We improved the prompt for code generation to transform data\n- [Code node](../../integrations/builtin/core-nodes/n8n-nodes-base.code/): We added a warning if `pairedItem` is absent or could not be auto mapped\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.1...n8n@1.70.2) for this version.\\\n**Release date:** 2024-12-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.70.0...n8n@1.70.1) for this version.\\\n**Release date:** 2024-11-29\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.70.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.69.0...n8n@1.70.0) for this version.\\\n**Release date:** 2024-11-27\n\nThis release contains node updates, performance improvements and bug fixes.\n\n### New canvas in beta\n\nThe new canvas is now the default setting for all users. It should bring significant performance improvements and adds a handy minimap. As it is still a beta version you can still revert to the previous version with the three dot menu.\n\nWe're looking forward to your feedback. Should you encounter a bug, you will find a handy button to create an issue at the bottom of the new canvas as well.\n\n### Node updates\n\n- We added credential support for [Zabbix](../../integrations/builtin/credentials/zabbix/) to the HTTP request node\n- We added new OAuth2 credentials for [Microsoft SharePoint](../../integrations/builtin/credentials/microsoft/)\n- The [Slack node](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/#operations) now uses markdown for the approval message when using the `Send and Wait for Approval` operation\n\n### Contributors\n\n[feelgood-interface](https://github.com/feelgood-interface)\\\n[adina-hub](https://github.com/adina-hub)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.68.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.68.0...n8n@1.68.1) for this version.\\\n**Release date:** 2024-11-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.69.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.69.1...n8n@1.69.2) for this version.\\\n**Release date:** 2024-11-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.69.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.69.0...n8n@1.69.1) for this version.\\\n**Release date:** 2024-11-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.69.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.68.0...n8n@1.69.0) for this version.\\\n**Release date:** 2024-11-20\n\nThis release contains a new feature, node improvements and bug fixes.\n\n### Sub-workflow debugging\n\nWe made it much easier to debug sub-workflows by improving their accessibility from the parent workflow.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.68.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.67.1...n8n@1.68.0) for this version.\\\n**Release date:** 2024-11-13\n\nThis release contains node updates, performance improvements and many bug fixes.\n\n#### New AI agent canvas chat\n\nWe revamped the chat experience for AI agents on the canvas. A neatly organized view instead of a modal hiding the nodes. You can now see the canvas, chat and logs at the same time when testing your workflow.\n\n[](/_video/release-notes/AI-chat-on-canvas.mp4)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.67.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.67.0...n8n@1.67.1) for this version.\\\n**Release date:** 2024-11-07\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.67.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.66.0...n8n@1.67.0) for this version.\\\n**Release date:** 2024-11-06\n\nThis release contains node updates and bug fixes.\n\n### Node updates\n\n- [AI Transform](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/): Improved usability\n- [Anthropic Chat Model Node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/): Added Haiku 3.5 support\n- [Convert to File](../../integrations/builtin/core-nodes/n8n-nodes-base.converttofile/): Added delimiter option for writing to CSV\n- [Gmail Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.gmailtrigger/): Added option to filter for draft messages\n- [Intercom](../../integrations/builtin/app-nodes/n8n-nodes-base.intercom/): Credential can now be used in the HTTP Request node\n- [Rapid7 InsightVM](../../integrations/builtin/credentials/rapid7insightvm/): Added credential support\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.66.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.65.2...n8n@1.66.0) for this version.\\\n**Release date:** 2024-10-31\n\nThis release contains performance improvements, a node update and bug fixes.\n\n### Node update\n\n- [Anthropic Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/): Added support for claude-3-5-sonnet-20241022\n\nWe made updates to how projects and workflow ownership are displayed making them easier to understand and navigate.\n\nWe further improved the performance logic of partial executions, leading to a smoother and more enjoyable building experience.\n\n### New n8n canvas alpha\n\nWe have enabled the alpha version of our new canvas. The canvas is the ‘drawing board’ of the n8n editor, and we’re working on a full rewrite. Your feedback and testing will help us improve it. [Read all about it on our community forum](https://community.n8n.io/t/help-us-test-the-new-n8n-canvas-alpha/60070).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.65.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.65.1...n8n@1.65.2) for this version.\\\n**Release date:** 2024-10-28\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.64.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.2...n8n@1.64.3) for this version.\\\n**Release date:** 2024-10-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.65.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.65.0...n8n@1.65.1) for this version.\\\n**Release date:** 2024-10-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.65.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.1...n8n@1.65.0) for this version.\\\n**Release date:** 2024-10-24\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nWhat changed? Queue polling via the environment variable `QUEUE_RECOVERY_INTERVAL` has been removed.\n\nWhen is action necessary? If you have set `QUEUE_RECOVERY_INTERVAL`, you can remove it as it no longer has any effect.\n\nThis release contains a new features, new nodes, node enhancements, and bug fixes.\n\n### New node: n8n Form\n\nUse the [n8n Form node](../../integrations/builtin/core-nodes/n8n-nodes-base.form/) to create user-facing forms with multiple pages. You can add other nodes with custom logic between to process user input. Start the workflow with a [n8n Form Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/).\n\nA multi-page form with branching\n\nAdditionally you can:\n\n- Set default selections with query parameters\n- Define the form with a JSON array of objects\n- Show a completion screen and redirect to another URL\n\n### Node updates\n\nNew nodes:\n\n- [Google Business Profile](../../integrations/builtin/app-nodes/n8n-nodes-base.googlebusinessprofile/) and [Google Business Profile Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.googlebusinessprofiletrigger/): Use these to integrate Google Business Profile reviews and posts with your workflows\n\nEnhanced nodes:\n\n- [AI Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/): Removed the requirement to add at least one tool\n- [GitHub](../../integrations/builtin/app-nodes/n8n-nodes-base.github/): Added workflows as a resource operation\n- [Structured Output Parser](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.outputparserstructured/): Added more user-friendly error messages\n\nFor additional security, we improved how we handle multi-factor authentication, hardened config file permissions and introduced JWT for the public API.\n\nFor better performance, we improved how partial executions are handled in loops.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n- [Idan Fishman](https://github.com/idanfishman)\n\n## n8n@1.64.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.1...n8n@1.64.2) for this version.\\\n**Release date:** 2024-10-24\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.64.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.64.0...n8n@1.64.1) for this version.\\\n**Release date:** 2024-10-21\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.64.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.4...n8n@1.64.0) for this version.\\\n**Release date:** 2024-10-16\n\nThis release contains a new node, node enhancements, performance improvements and bug fixes.\n\n### Enhanced node: Remove Duplicates\n\nThe [Remove Duplicates node](../../integrations/builtin/core-nodes/n8n-nodes-base.removeduplicates/) got a major makeover with the addition of two new operations:\n\n- Remove Items Processed in Previous Executions: Compare items in the current input to items from previous executions and remove duplicates\n- Clear Deduplication History: Wipe the memory of items from previous executions.\n\nThis makes it easier to only process new items from any data source. For example, you can now more easily poll a Google sheet for new entries by `id` or remove duplicate orders from the same customer by comparing their `order date`. The great thing is, you can now do this within **and across** workflow runs.\n\n### New node: Gong\n\nThe new node for [Gong](../../integrations/builtin/app-nodes/n8n-nodes-base.gong/) allows you to get users and calls to process them further in n8n. Very useful for sales related workflows.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n- [Sören Uhrbach](https://github.com/soerenuhrbach)\n\n## n8n@1.63.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.3...n8n@1.63.4) for this version.\\\n**Release date:** 2024-10-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.5...n8n@1.62.6) for this version.\\\n**Release date:** 2024-10-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.2...n8n@1.63.3) for this version.\\\n**Release date:** 2024-10-15\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.1...n8n@1.63.2) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.4...n8n@1.62.5) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.0...n8n@1.63.1) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.3...n8n@1.62.4) for this version.\\\n**Release date:** 2024-10-11\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.63.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.3...n8n@1.63.0) for this version.\\\n**Release date:** 2024-10-09\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nWhat changed?\n\n- The worker server used to bind to IPv6 by default. It now binds to IPv4 by default.\n- The worker server's `/healthz` used to report healthy status based on database and Redis checks. It now reports healthy status regardless of database and Redis status, and the database and Redis checks are part of `/healthz/readiness`.\n\nWhen is action necessary?\n\n- If you experience a port conflict error when starting a worker server using its default port, set a different port for the worker server with `QUEUE_HEALTH_CHECK_PORT`.\n- If you are relying on database and Redis checks for worker health status, switch to checking `/healthz/readiness` instead of `/healthz`.\n\nThis release contains new features, node enhancements and bug fixes.\n\n### Node updates\n\n- [OpenAI](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/): Added the option to choose between the default memory connector to provide memory to the assistant or to specify a thread ID\n- [Gmail](../../integrations/builtin/app-nodes/n8n-nodes-base.gmail/) and [Slack](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/): Added custom approval operations to have a human in the loop of a workflow\n\nWe have also optimized the [worker health checks](../../hosting/logging-monitoring/monitoring/) (see breaking change above).\n\nEach credential now has a seperate url you can link to. This makes sharing much easier.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Pemontto](https://github.com/pemontto)\n\n## n8n@1.62.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.2...n8n@1.62.3) for this version.\\\n**Release date:** 2024-10-08\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.1...n8n@1.62.2) for this version.\\\n**Release date:** 2024-10-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.62.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.61.0...n8n@1.62.1) for this version.\\\n**Release date:** 2024-10-02\n\nThis release contains new features, node enhancements and bug fixes.\n\nSkipped 1.62.0\n\nWe skipped 1.62.0 and went straight to 1.62.1 with an additional fix.\n\n#### Additional nodes as tools\n\nWe have made additional nodes usable with the [Tools AI Agent node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/tools-agent/).\n\n[](/_video/release-notes/nodes-as-tools.mp4)\n\nAdditionally, we have added a `$fromAI()` placeholder function to use with tools, allowing you to dynamically pass information from the models to the connected tools. This function works similarly to placeholders used elsewhere in n8n.\n\nBoth of these new features enable you to build even more powerful AI agents by drawing directly from the apps your business uses. This makes integrating LLMs into your business processes even easier than before.\n\n### Node updates\n\n- [Google BigQuery](../../integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/): Added option to return numeric values as integers and not strings\n- [HTTP Request](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/): Added credential support for Sysdig\n- [Invoice Ninja](../../integrations/builtin/app-nodes/n8n-nodes-base.invoiceninja/): Additional query params for getAll requests\n- [Question and Answer Chain](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.chainretrievalqa/): Added the option to use a custom prompt\n\nDrag and drop insertion on cursor position from schema view is now also enabled for code, SQL and Html fields in nodes.\n\nCustomers with an enterprise license can now rate, tag and highlight execution data in the executions view. To use highlighting, add an [Execution Data Node](../../integrations/builtin/core-nodes/n8n-nodes-base.executiondata/) (or Code node) to the workflow to set [custom executions data](../../workflows/executions/custom-executions-data/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Benjamin Roedell](https://github.com/benrobot)\\\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[manuelbcd](https://github.com/manuelbcd)\\\n[Miguel Prytoluk](https://github.com/mprytoluk)\n\n## n8n@1.61.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.60.1...n8n@1.61.0) for this version.\\\n**Release date:** 2024-09-25\n\nThis release contains new features, node enhancements and bug fixes.\n\n### Node updates\n\n- [Brandfetch](../../integrations/builtin/app-nodes/n8n-nodes-base.brandfetch/): Updated to use the new API\n- [Slack](../../integrations/builtin/app-nodes/n8n-nodes-base.slack/): Made adding or removing the workflow link to a message easier\n\nBig datasets now render faster thanks to virtual scrolling and execution annotations are harder to delete.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.3...n8n@1.59.4) for this version.\\\n**Release date:** 2024-09-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.60.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.60.0...n8n@1.60.1) for this version.\\\n**Release date:** 2024-09-20\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.60.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.3...n8n@1.60.0) for this version.\\\n**Release date:** 2024-09-18\n\nThis release contains new features, node enhancements and bug fixes.\n\n#### Queue metrics for workers\n\nYou can now [expose and consume metrics from your workers](../../hosting/configuration/configuration-examples/prometheus/). The worker instances have the same metrics available as the main instance(s) and can be configured with [environment variables](../../hosting/configuration/environment-variables/endpoints/).\n\nYou can now customize the maximum file size when uploading files within forms to webhooks. The [environment variable to set](../../hosting/configuration/environment-variables/endpoints/) for this is `N8N_FORMDATA_FILE_SIZE_MAX`. The default setting is 200MiB.\n\n### Node updates\n\nEnhanced nodes:\n\n- [Invoice Ninja](../../integrations/builtin/app-nodes/n8n-nodes-base.invoiceninja/): Added actions for bank transactions\n- [OpenAI](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/): Added O1 models to the model select\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\n\n## n8n@1.59.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.2...n8n@1.59.3) for this version.\\\n**Release date:** 2024-09-18\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.1...n8n@1.59.2) for this version.\\\n**Release date:** 2024-09-17\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.59.0...n8n@1.59.1) for this version.\\\n**Release date:** 2024-09-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.58.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.1...n8n@1.58.2) for this version.\\\n**Release date:** 2024-09-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.59.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.1...n8n@1.59.0) for this version.\\\n**Release date:** 2024-09-11\n\nChat Trigger\n\nIf you are using the Chat Trigger in \"Embedded Chat\" mode, with authentication turned on, you could see errors connecting to n8n if the authentication on the sending/embedded side is mis-configured.\n\nThis release contains bug fixes and feature enhancements.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[oscarpedrero](https://github.com/oscarpedrero)\n\n## n8n@1.58.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.0...n8n@1.58.1) for this version.\\\n**Release date:** 2024-09-06\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.58.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.57.0...n8n@1.58.0) for this version.\\\n**Release date:** 2024-09-05\n\nThis release contains new features, bug fixes and feature enhancements.\n\n#### New node: PGVector Vector Store\n\nThis release adds the PGVector Vector Store node. Use this node to interact with the PGVector tables in your PostgreSQL database. You can insert, get, and retrieve documents from a vector table to provide them to a retriever connected to a chain.\n\n#### See active collaborators on workflows\n\nWe added collaborator avatars back to the workflow canvas. You will see other users who are active on the workflow, preventing you from overriding each other's work.\n\nCollaboration avatars\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.57.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.2...n8n@1.57.0) for this version.\\\n**Release date:** 2024-08-28\n\nThis release contains new features and bug fixes.\n\n#### Improved execution queue handling\n\nWe are [exposing new execution queue metrics](../../hosting/configuration/configuration-examples/prometheus/) to give users more visibility of the queue length. This helps to inform decisions on horizontal scaling, based on queue status. We have also made querying executions faster.\n\n#### New credentials for the HTTP Request node\n\nWe added credential support for Datadog, Dynatrace, Elastic Security, Filescan, Iris, and Malcore to the HTTP Request node making it easier to use existing credentials.\n\nWe also made it easier to select workflows as tools when working with AI agents by implementing a new `workflow selector` parameter type.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Bram Kn](https://github.com/bramkn)\n\n## n8n@1.56.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.1...n8n@1.56.2) for this version.\\\n**Release date:** 2024-08-26\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.56.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.0...n8n@1.56.1) for this version.\\\n**Release date:** 2024-08-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.56.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.3...n8n@1.56.0) for this version.\\\n**Release date:** 2024-08-21\n\nThis release contains node updates, security and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[Oz Weiss](https://github.com/thewizarodofoz)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.2...n8n@1.55.3) for this version.\\\n**Release date:** 2024-08-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.1...n8n@1.55.2) for this version.\\\n**Release date:** 2024-08-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.55.0...n8n@1.55.1) for this version.\\\n**Release date:** 2024-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.3...n8n@1.54.4) for this version.\\\n**Release date:** 2024-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.2...n8n@1.54.3) for this version.\\\n**Release date:** 2024-08-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.1...n8n@1.54.2) for this version.\\\n**Release date:** 2024-08-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.55.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.1...n8n@1.55.0) for this version.\\\n**Release date:** 2024-08-14\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nThe N8N_BLOCK_FILE_ACCESS_TO_N8N_FILES environment variable now also blocks access to n8n's static cache directory at ~/.cache/n8n/public.\n\nIf you are writing to or reading from a file at n8n's static cache directory via a node, e.g. Read/Write Files from Disk, please update your node to use a different path.\n\nThis release contains a new feature, a new node, a node update and bug fixes.\n\n#### Override the npm registry\n\nThis release adds the option to override the npm registry for installing community packages. This is a paid feature.\n\nWe now also prevent npm downloading community packages from a compromised npm registry by explicitly using --registry in all npm install commands.\n\n#### New node: AI Transform\n\nThis release adds the [AI Transform node](../../integrations/builtin/core-nodes/n8n-nodes-base.aitransform/). Use the AI Transform node to generate code snippets based on your prompt. The AI is context-aware, understanding the workflow’s nodes and their data types. The node is only available on [Cloud plans](../../manage-cloud/overview/).\n\n#### New node: Okta\n\nThis release adds the [Okta node](../../integrations/builtin/app-nodes/n8n-nodes-base.okta/). Use the Okta node to automate work in Okta and integrate Okta with other applications. n8n has built-in support for a wide range of Okta features, which includes creating, updating, and deleting users.\n\n### Node updates\n\nEnhanced node:\n\n- [MySQL](../../integrations/builtin/app-nodes/n8n-nodes-base.mysql/)\n\nThis release also adds the new schema view for the expression editor modal.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.54.0...n8n@1.54.1) for this version.\\\n**Release date:** 2024-08-13\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.53.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.53.1...n8n@1.53.2) for this version.\\\n**Release date:** 2024-08-08\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.54.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.53.1...n8n@1.54.0) for this version.\\\n**Release date:** 2024-08-07\n\nThis release contains new features, node enhancements, bug fixes and updates to our API.\n\n### API update\n\nOur [public REST API](../../api/) now supports additional operations:\n\n- Create, delete, and edit roles for users\n- Create, read, update and delete projects\n\nFind the details in the [API reference](../../api/api-reference/).\n\n### Contributors\n\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[Javier Ferrer González](https://github.com/JavierCane)\\\n[Mickaël Andrieu](https://github.com/mickaelandrieu)\\\n[Oz Weiss](https://github.com/thewizarodofoz)\\\n[Pemontto](https://github.com/pemontto)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.45.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.1...n8n@1.45.2) for this version.\\\n**Release date:** 2024-08-06\n\nThis release contains a bug fix.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.53.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.53.0...n8n@1.53.1) for this version.\\\n**Release date:** 2024-08-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.53.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.52.2...n8n@1.53.0) for this version.\\\n**Release date:** 2024-07-31\n\nThis release contains new features, new nodes, node enhancements, bug fixes and updates to our API.\n\n#### Added Google Cloud Platform Secrets Manager support\n\nThis release adds [Google Cloud Platform Secrets Manager](../../external-secrets/) to the list of external secret stores. We already support AWS secrets, Azure Key Vault, Infisical and HashiCorp Vault. External secret stores are available under an enterprise license.\n\n#### New node: Information Extractor\n\nThis release adds the [Information Extractor node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.information-extractor/). The node is specifically tailored for information extraction tasks. It uses Structured Output Parser under the hood, but provides a simpler way to extract information from text in a structured JSON form.\n\n#### New node: Sentiment Analysis\n\nThis release adds the [Sentiment Analysis node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.sentimentanalysis/). The node leverages LLMs to analyze and categorize the sentiment of input text. Users can easily integrate this node into their workflows to perform sentiment analysis on text data. The node is flexible enough to handle various use cases, from basic positive/negative classification to more nuanced sentiment categories.\n\n### Node updates\n\nEnhanced nodes:\n\n- [Calendly Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.calendlytrigger/)\n- [HTTP Request](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/)\n- [n8n Form Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/)\n- [Shopify](../../integrations/builtin/app-nodes/n8n-nodes-base.shopify/)\n\n### API update\n\nOur [public REST API](../../api/) now supports additional operations:\n\n- Create, read, and delete for variables\n- Filtering workflows by project\n- Transferring workflows\n\nFind the details in the [API reference](../../api/api-reference/).\n\n### Contributors\n\n[feelgood-interface](https://github.com/feelgood-interface)\\\n[Oz Weiss](https://github.com/thewizarodofoz)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.52.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.52.1...n8n@1.52.2) for this version.\\\n**Release date:** 2024-07-31\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.52.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.52.0...n8n@1.52.1) for this version.\\\n**Release date:** 2024-07-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.51.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.51.1...n8n@1.51.2) for this version.\\\n**Release date:** 2024-07-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.52.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.51.1...n8n@1.52.0) for this version.\\\n**Release date:** 2024-07-25\n\n[Breaking change](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)\n\nPrometheus metrics enabled via N8N_METRICS_INCLUDE_DEFAULT_METRICS and N8N_METRICS_INCLUDE_API_ENDPOINTS were fixed to include the default n8n\\_ prefix.\n\nIf you are using Prometheus metrics from these categories and are using a non-empty prefix, please update those metrics to match their new prefixed names.\n\nThis release contains new features, node enhancements and bug fixes.\n\n#### Added Azure Key Vault support\n\nThis release adds [Azure Key Vault](../../external-secrets/) to the list of external secret stores. We already support AWS secrets, Infisical and HashiCorp Vault and are working on Google Secrets Manager. External secret stores are available under an enterprise license.\n\n### Node updates\n\nEnhanced nodes:\n\n- [Pinecone Vector Store](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.vectorstorepinecone/)\n- [Supabase Vector Store](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.vectorstoresupabase/)\n- [Send Email](../../integrations/builtin/core-nodes/n8n-nodes-base.sendemail/)\n\nDeprecated nodes:\n\n- OpenAI Model: You can use the OpenAI Chat Model instead\n- Google Palm Chat Model: You can use Google Vertex or Gemini instead\n- Google Palm Model: You can use Google Vertex or Gemini instead\n\n## n8n@1.51.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.51.0...n8n@1.51.1) for this version.\\\n**Release date:** 2024-07-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.50.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.50.1...n8n@1.50.2) for this version.\\\n**Release date:** 2024-07-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.51.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.50.1...n8n@1.51.0) for this version.\\\n**Release date:** 2024-07-18\n\nThis release contains new nodes, node enhancements and bug fixes.\n\n#### New node: Text Classifier\n\nThis release adds the [Text Classifier node](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.text-classifier/).\n\n#### New node: Postgres Chat Memory\n\nThis release adds the [Postgres Chat Memory node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.memorypostgreschat/).\n\n#### New node: Google Vertex Chat Model\n\nThis release adds the [Google Vertex Chat Model node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglevertex/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Node updates\n\n- Enhanced nodes: Asana\n\n## n8n@1.50.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.50.0...n8n@1.50.1) for this version.\\\n**Release date:** 2024-07-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.50.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.49.0...n8n@1.50.0) for this version.\\\n**Release date:** 2024-07-10\n\nThis release contains node enhancements and bug fixes.\n\n### Node updates\n\n- Enhanced nodes: Chat Trigger, Google Cloud Firestore, Qdrant Vector Store, Splunk, Telegram\n- Deprecated node: Orbit (product shut down)\n\n### Beta Feature Removal\n\nThe Ask AI beta feature for the HTTP Request node has been removed from this version\n\n### Contributors\n\n[Stanley Yoshinori Takamatsu](https://github.com/stanleytakamatsu)\\\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[jeanpaul](https://github.com/jeanpaul)\\\n[adrian-martinez-onestic](https://github.com/adrian-martinez-onestic)\\\n[Malki Davis](https://github.com/mxdavis)\n\n## n8n@1.49.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.3...n8n@1.49.0) for this version.\\\n**Release date:** 2024-07-03\n\nThis release contains a new node, node enhancements, and bug fixes.\n\n### Node updates\n\n- New node added: [Vector Store Tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolvectorstore/) for the AI Agent\n- Enhanced nodes: Zep Cloud Memory, Copper, Embeddings Cohere, GitHub, Merge, Zammad\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Jochem](https://github.com/jvdweerthof)\\\n[KhDu](https://github.com/KhDu)\\\n[Nico Weichbrodt](https://github.com/envy)\\\n[Pavlo Paliychuk](https://github.com/paul-paliychuk)\n\n## n8n@1.48.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.2...n8n@1.48.3) for this version.\\\n**Release date:** 2024-07-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.47.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.2...n8n@1.47.3) for this version.\\\n**Release date:** 2024-07-03\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.48.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.1...n8n@1.48.2) for this version.\\\n**Release date:** 2024-07-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.47.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.1...n8n@1.47.2) for this version.\\\n**Release date:** 2024-07-01\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.48.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.0...n8n@1.48.1) for this version.\\\n**Release date:** 2024-06-27\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.48.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.1...n8n@1.48.0) for this version.\\\n**Release date:** 2024-06-27\n\nThis release contains bug fixes and feature enhancements.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[KubeAl](https://github.com/KubeAl)\n\n## n8n@1.47.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.0...n8n@1.47.1) for this version.\\\n**Release date:** 2024-06-26\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.47.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.46.0...n8n@1.47.0) for this version.\\\n**Release date:** 2024-06-20\n\nBreaking change\n\nCalling `$(...).last()` (or `(...).first()` or `$(...).all()`) without arguments now returns the last item (or first or all items) of the output that connects two nodes. Previously, it returned the item/items of the first output of that node. Refer to the [breaking changes log](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#1470) for details.\n\nThis release contains bug fixes, feature enhancements, a new node, node enhancements and performance improvements.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n#### New node: HTTP request tool\n\nThis release adds the HTTP request tool. You can use it with an AI agent as a tool to collect information from a website or API. Refer to the [HTTP request tool](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolhttprequest/) for details.\n\n### Contributors\n\n[Daniel](https://github.com/daniel-alba17)\\\n[ekadin-mtc](https://github.com/ekadin-mtc)\\\n[Eric Francis](https://github.com/EricFrancis12)\\\n[Josh Sorenson](https://github.com/joshsorenson)\\\nMohammad Alsmadi [Nikolai T. Jensen](https://github.com/ch0wm3in)\\\n[n8n-ninja](https://github.com/n8n-ninja)\\\n[pebosi](https://github.com/pebosi)\\\n[Taylor Hoffmann](https://github.com/TaylorHo)\n\n## n8n@1.45.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.0...n8n@1.45.1) for this version.\\\n**Release date:** 2024-06-12\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.46.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.45.0...n8n@1.46.0) for this version.\\\n**Release date:** 2024-06-12\n\nThis release contains feature enhancements, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Jean Khawand](https://github.com/jeankhawand)\\\n[pemontto](https://github.com/pemontto)\\\n[Valentin Coppin](https://github.com/valimero)\n\n## n8n@1.44.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.1...n8n@1.44.2) for this version.\\\n**Release date:** 2024-06-12\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.42.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.42.1...n8n@1.42.2) for this version.\\\n**Release date:** 2024-06-10\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.45.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.1...n8n@1.45.0) for this version.\\\n**Release date:** 2024-06-06\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.44.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.44.0...n8n@1.44.1) for this version.\\\n**Release date:** 2024-06-03\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.44.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.43.1...n8n@1.44.0) for this version.\\\n**Release date:** 2024-05-30\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.43.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.43.0...n8n@1.43.1) for this version.\\\n**Release date:** 2024-05-28\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.43.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.42.1...n8n@1.43.0) for this version.\\\n**Release date:** 2024-05-22\n\nThis release contains new features, node enhancements, and bug fixes.\n\nBackup recommended\n\nAlthough this release doesn't include a breaking change, it is a significant update including database migrations. n8n recommends backing up your data before updating to this version.\n\nCredential sharing required for manual executions\n\nInstance owners and admins: you will see changes if you try to manually execute a workflow where the credentials aren't shared with you. Manual workflow executions now use the same permissions checks as production executions, meaning you can't do a manual execution of a workflow if you don't have access to the credentials. Previously, owners and admins could do manual executions without credentials being shared with them. To resolve this, the credential creator needs to [share the credential](../../credentials/credential-sharing/) with you.\n\n#### New feature: Projects\n\nWith projects and roles, you can give your team access to collections of workflows and credentials, rather than having to share each workflow and credential individually. Simultaneously, you tighten security by limiting access to people on the relevant team.\n\nRefer to the [RBAC](../../user-management/rbac/) documentation for information on creating projects and using roles.\n\nThe number of projects and role types vary depending on your plan. Refer to [Pricing](https://n8n.io/pricing/) for details.\n\n[](/_video/release-notes/rbac-glimpse.mp4)\n\n#### New node: Slack Trigger\n\nThis release adds a trigger node for Slack. Refer to the [Slack Trigger documentation](../../integrations/builtin/trigger-nodes/n8n-nodes-base.slacktrigger/) for details.\n\n### Other highlights\n\n- Improved [memory support for OpenAI assistants](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/).\n\n### Rolling back to a previous version\n\nIf you update to this version, then decide you need to role back:\n\nSelf-hosted n8n:\n\n1. Delete any RBAC projects you created.\n1. Revert the database migrations using `n8n db:revert`.\n\nCloud: contact [help@n8n.io](mailto:help@n8n.io).\n\n### Contributors\n\n[Ayato Hayashi](https://github.com/hayashi-ay)\\\n[Daniil Zobov](https://github.com/ddzobov)\\\n[Guilherme Barile](https://github.com/GuilhermeBarile)\\\n[Romain MARTINEAU](https://github.com/RJiraya)\n\n## n8n@1.42.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.42.0...n8n@1.42.1) for this version.\\\n**Release date:** 2024-05-20\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.41.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.41.0...n8n@1.41.1) for this version.\\\n**Release date:** 2024-05-16\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.42.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.41.0...n8n@1.42.0) for this version.\\\n**Release date:** 2024-05-15\n\nThis release contains new features, node enhancements, and bug fixes.\n\nNote that this release removes the AI error debugger. We're working on a new and improved version.\n\n#### New feature: Tools Agent\n\nThis release adds a new option to the Agent node: the [Tools Agent](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/tools-agent/).\n\nThis agent has an enhanced ability to work with tools, and can ensure a standard output format. This is now the recommended default agent.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Mike Quinlan](https://github.com/mjquinlan2000)\\\n[guangwu](https://github.com/testwill)\n\n## n8n@1.41.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.40.0...n8n@1.41.0) for this version.\\\n**Release date:** 2024-05-08\n\nThis release contains new features, node enhancements, and bug fixes.\n\nNote that this release temporarily disables the AI error helper.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Florin Lungu](https://github.com/floryn90)\n\n## n8n@1.40.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.39.1...n8n@1.40.0) for this version.\\\n**Release date:** 2024-05-02\n\nBreaking change\n\nPlease note that this version contains a breaking change for instances using a Postgres database. The default value for the DB_POSTGRESDB_USER environment variable was switched from `root` to `postgres`. Refer to the [breaking changes log](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#1400) for details.\n\nThis release contains new features, new nodes, node enhancements, and bug fixes.\n\n#### New feature: Ask AI in the HTTP node\n\nYou can now ask AI to help create API requests in the HTTP Request node:\n\n1. In the HTTP Request node, select **Ask AI**.\n1. Enter the **Service** and **Request** you want to use. For example, to use the NASA API to get their picture of the day, enter `NASA` in **Service** and `get picture of the day` in **Request**.\n1. Check the parameters: the AI tries to fill them out, but you may still need to adjust or correct the configuration.\n\nSelf-hosted users need to [enable AI features and provide their own API keys](../../hosting/configuration/environment-variables/)\n\n#### New node: Groq Chat Model\n\nThis release adds the [Groq Chat Model node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgroq/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Alberto Pasqualetto](https://github.com/albertopasqualetto)\\\n[Bram Kn](https://github.com/bramkn)\\\n[CodeShakingSheep](https://github.com/CodeShakingSheep)\\\n[Nicolas-nwb](https://github.com/Nicolas-nwb)\\\n[pemontto](https://github.com/pemontto)\\\n[pengqiseven](https://github.com/pengqiseven)\\\n[webk](https://github.com/webkp)\\\n[Yoshino-s](https://github.com/Yoshino-s)\n\n## n8n@1.39.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.39.0...n8n@1.39.1) for this version.\\\n**Release date:** 2024-04-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.38.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.38.1...n8n@1.38.2) for this version.\\\n**Release date:** 2024-04-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.3...n8n@1.37.4) for this version.\\\n**Release date:** 2024-04-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.39.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.38.1...n8n@1.39.0) for this version.\\\n**Release date:** 2024-04-24\n\nThis release contains new nodes, node enhancements, and bug fixes.\n\n#### New node: WhatsApp Trigger\n\nThis release adds the [WhatsApp Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.whatsapptrigger/).\n\n#### Node enhancement: Multiple methods, one Webhook node\n\nThe Webhook Trigger node can now handle calls to multiple HTTP methods. Refer to the [Webhook node documentation](../../integrations/builtin/core-nodes/n8n-nodes-base.webhook/common-issues/#listen-for-multiple-http-methods) for information on enabling this.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Bram Kn](https://github.com/bramkn)\n\n## n8n@1.38.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.38.0...n8n@1.38.1) for this version.\\\n**Release date:** 2024-04-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.2...n8n@1.37.3) for this version.\\\n**Release date:** 2024-04-18\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.38.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.2...n8n@1.38.0) for this version.\\\n**Release date:** 2024-04-17\n\nThis release contains new nodes, bug fixes, and node enhancements.\n\n#### New node: Google Gemini Chat Model\n\nThis release adds the [Google Gemini Chat Model sub-node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgooglegemini/).\n\n#### New node: Embeddings Google Gemini\n\nThis release adds the [Google Gemini Embeddings sub-node](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsgooglegemini/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Chengyou Liu](https://github.com/cyliu0)\\\n[Francesco Mannino](https://github.com/manninofrancesco)\n\n## n8n@1.37.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.1...n8n@1.37.2) for this version.\\\n**Release date:** 2024-04-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.3...n8n@1.36.4) for this version.\\\n**Release date:** 2024-04-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.2...n8n@1.36.3) for this version.\\\n**Release date:** 2024-04-12\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.37.0...n8n@1.37.1) for this version.\\\n**Release date:** 2024-04-11\n\nBreaking change\n\nPlease note that this version contains a breaking change for self-hosted n8n. It removes the `--file` flag for the `execute` CLI command. If you have scripts relying on the `--file` flag, update them to first import the workflow and then execute it using the `--id` flag. Refer to [CLI commands](../../hosting/cli-commands/) for more information on CLI options.\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.1...n8n@1.36.2) for this version.\\\n**Release date:** 2024-04-11\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.37.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.1...n8n@1.37.0) for this version.\\\n**Release date:** 2024-04-10\n\nBreaking change\n\nPlease note that this version contains a breaking change for self-hosted n8n. It removes the `--file` flag for the `execute` CLI command. If you have scripts relying on the `--file` flag, update them to first import the workflow and then execute it using the `--id` flag. Refer to [CLI commands](../../hosting/cli-commands/) for more information on CLI options.\n\nThis release contains a new node, improvements to error handling and messaging, node enhancements, and bug fixes.\n\n#### New node: JWT\n\nThis release adds the [JWT core node](../../integrations/builtin/core-nodes/n8n-nodes-base.jwt/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Miguel Prytoluk](https://github.com/mprytoluk)\n\n## n8n@1.36.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.0...n8n@1.36.1) for this version.\\\n**Release date:** 2024-04-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.36.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.35.0...n8n@1.36.0) for this version.\\\n**Release date:** 2024-04-03\n\nThis release contains new nodes, enhancements and bug fixes.\n\n#### New node: Salesforce Trigger node\n\nThis release adds the [Salesforce Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.salesforcetrigger/).\n\n#### New node: Twilio Trigger node\n\nThis release adds the [Twilio Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.twiliotrigger/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.35.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.2...n8n@1.35.0) for this version.\\\n**Release date:** 2024-03-28\n\nThis release contains enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.34.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.1...n8n@1.34.2) for this version.\\\n**Release date:** 2024-03-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.34.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.0...n8n@1.34.1) for this version.\\\n**Release date:** 2024-03-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.34.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.33.1...n8n@1.34.0) for this version.\\\n**Release date:** 2024-03-20\n\nThis release contains new features, new nodes, and bug fixes.\n\n#### New node: Microsoft OneDrive Trigger node\n\nThis release adds the [Microsoft OneDrive Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftonedrivetrigger/). You can now trigger workflows on file and folder creation and update events.\n\n#### New data transformation functions\n\nThis release introduces new data transformation functions:\n\n**String**\n\n```\ntoDateTime() //replaces toDate(). toDate() is retained for backwards compatability.\nparseJson()\nextractUrlPath()\ntoBoolean()\nbase64Encode()\nbase64Decode()\n```\n\n**Number**\n\n```\ntoDateTime()\ntoBoolean()\n```\n\n**Object**\n\n```\ntoJsonString()\n```\n\n**Array**\n\n```\ntoJsonString()\n```\n\n**Date & DateTime**\n\n```\ntoDateTime()\ntoInt()\n```\n\n**Boolean**\n\n```\ntoInt()\n```\n\n### Contributors\n\n[Bram Kn](https://github.com/bramkn)\\\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.33.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.33.0...n8n@1.33.1) for this version.\\\n**Release date:** 2024-03-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.32.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.32.1...n8n@1.32.2) for this version.\\\n**Release date:** 2024-03-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.33.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.32.1...n8n@1.33.0) for this version.\\\n**Release date:** 2024-03-13\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### Support for Claude 3\n\nThis release adds support for Claude 3 to the [Anthropic Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/) node.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[gumida](https://github.com/gumida)\\\n[Ayato Hayashi](https://github.com/hayashi-ay)\\\n[Jordan](https://github.com/jordanburke)\\\n[MC Naveen](https://github.com/mcnaveen)\n\n## n8n@1.32.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.32.0...n8n@1.32.1) for this version.\\\n**Release date:** 2024-03-07\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.31.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.31.1...n8n@1.31.2) for this version.\\\n**Release date:** 2024-03-07\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.32.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.31.1...n8n@1.32.0) for this version.\\\n**Release date:** 2024-03-06\n\nThis release contains new features, node enhancements, performance improvements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.31.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.31.0...n8n@1.31.1) for this version.\\\n**Release date:** 2024-03-06\n\nBreaking changes\n\nPlease note that this version contains a breaking change. HTTP connections to the editor will fail on domains other than localhost. You can read more about it [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md#1320).\n\nThis is a bug fix release and it contains a breaking change.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.31.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.30.0...n8n@1.31.0) for this version.\\\n**Release date:** 2024-02-28\n\nThis release contains new features, new nodes, node enhancements and bug fixes.\n\n#### New nodes: Microsoft Outlook trigger and Ollama embeddings\n\nThis release adds two new nodes.\n\n- [Microsoft Outlook Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftoutlooktrigger/)\n- [Ollama Embeddings](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsollama/)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.30.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.30.0...n8n@1.30.1) for this version.\\\n**Release date:** 2024-02-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.30.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.29.1...n8n@1.30.0) for this version.\\\n**Release date:** 2024-02-21\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.29.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.29.0...n8n@1.29.1) for this version.\\\n**Release date:** 2024-02-16\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.29.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.28.0...n8n@1.29.0) for this version.\\\n**Release date:** 2024-02-15\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### New features\n\n#### OpenAI node overhaul\n\nThis release includes a new version of the [OpenAI node](../../integrations/builtin/app-nodes/n8n-nodes-langchain.openai/), adding more operations, including support for working with assistants.\n\nOther highlights:\n\n- Support for AI events in [log streaming](../../log-streaming/).\n- Added support for workflow tags in the [public API](../../api/).\n\n### Contributors\n\n[Bruno Inec](https://github.com/sweenu)\\\n[Jesús Burgers](https://github.com/jburgers-chakray)\n\n## n8n@1.27.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.27.2...n8n@1.27.3) for this version.\\\n**Release date:** 2024-02-15\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.28.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.27.2...n8n@1.28.0) for this version.\\\n**Release date:** 2024-02-07\n\nThis release contains new features, new nodes, node enhancements and bug fixes.\n\n#### New nodes: Azure OpenAI chat model and embeddings\n\nThis release adds two new nodes to work with [Azure OpenAI](https://azure.microsoft.com/en-gb/products/ai-services/openai-service/) in your advanced AI workflows:\n\n- [Embeddings Azure OpenAI](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsazureopenai/)\n- [Azure OpenAI Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatazureopenai/)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Andrea Ascari](https://github.com/ascariandrea)\n\n## n8n@1.27.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.27.1...n8n@1.27.2) for this version.\\\n**Release date:** 2024-02-02\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.27.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.26.0...n8n@1.27.1) for this version.\\\n**Release date:** 2024-01-31\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.27.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.26.0...n8n@1.27.0) for this version.\\\n**Release date:** 2024-01-31\n\nBreaking change\n\nThis release removes `own` mode for self-hosted n8n. You must now use `EXECUTIONS_MODE` and set to either `regular` or `queue`. Refer to [Queue mode](../../hosting/scaling/queue-mode/) for information on configuring queue mode.\n\nSkip this release\n\nPlease upgrade directly to 1.27.1.\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.26.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.25.1...n8n@1.26.0) for this version.\\\n**Release date:** 2024-01-24\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Daniel Schröder](https://github.com/schroedan)\\\n[Nihaal Sangha](https://github.com/nihaals)\n\n## n8n@1.25.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.25.0...n8n@1.25.1) for this version.\\\n**Release date:** 2024-01-22\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Nihaal Sangha](https://github.com/nihaals)\n\n## n8n@1.25.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.24.1...n8n@1.25.0) for this version.\\\n**Release date:** 2024-01-17\n\nThis release contains a new node, feature improvements, and bug fixes.\n\n#### New node: Chat Memory Manager\n\nThe [Chat Memory Manager](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.memorymanager/) node replaces the Chat Messages Retriever node. It manages chat message memories within your AI workflows.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.24.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.24.0...n8n@1.24.1) for this version.\\\n**Release date:** 2024-01-16\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.5...n8n@1.22.6) for this version.\\\n**Release date:** 2024-01-10\n\nThis is a bug fix release. It includes important fixes for the HTTP Request and monday.com nodes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.24.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.23.0...n8n@1.24.0) for this version.\\\n**Release date:** 2024-01-10\n\nThis release contains new nodes for advanced AI, node enhancements, new features, performance enhancements, and bug fixes.\n\n#### Chat trigger\n\nn8n has created a new [Chat Trigger node](../../integrations/builtin/core-nodes/n8n-nodes-langchain.chattrigger/). The new node provides a chat interface that you can make publicly available, with customization and authentication options.\n\n#### Mistral Cloud Chat and Embeddings\n\nThis release introduces two new nodes to support [Mistral AI](https://mistral.ai/):\n\n- [Mistral Cloud Chat Model](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatmistralcloud/)\n- [Embeddings Mistral Cloud](../../integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.embeddingsmistralcloud/)\n\n### Contributors\n\n[Anush](https://github.com/Anush008)\\\n[Eric Koleda](https://github.com/ekoleda-codaio)\\\n[Mason Geloso](https://github.com/MasonGeloso)\\\n[vacitbaydarman](https://github.com/vacitbaydarman)\n\n## n8n@1.22.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.4...n8n@1.22.5) for this version.\\\n**Release date:** 2024-01-09\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.23.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.4...n8n@1.23.0) for this version.\\\n**Release date:** 2024-01-03\n\nThis release contains new nodes, node enhancements, new features, and bug fixes.\n\n#### New nodes and improved experience for working with files\n\nThis release includes a major overhaul of nodes relating to files (binary data).\n\nThere are now three key nodes dedicated to handling binary data files:\n\n- [Read/Write Files from Disk](../../integrations/builtin/core-nodes/n8n-nodes-base.readwritefile/) to read and write files from/to the machine where n8n is running.\n- [Convert to File](../../integrations/builtin/core-nodes/n8n-nodes-base.converttofile/) to take input data and output it as a file.\n- [Extract From File](../../integrations/builtin/core-nodes/n8n-nodes-base.extractfromfile/) to get data from a binary format and convert it to JSON.\n\nn8n has moved support for iCalendar, PDF, and spreadsheet formats into these nodes, and removed the iCalendar, Read PDF, and Spreadsheet File nodes. There are still standalone nodes for [HTML](../../integrations/builtin/core-nodes/n8n-nodes-base.html/) and [XML](../../integrations/builtin/core-nodes/n8n-nodes-base.xml/).\n\n#### New node: Qdrant vector store\n\nThis release adds support for [Qdrant](https://qdrant.tech/) with the Qdrant vector store node.\n\nRead n8n's [Qdrant vector store node documentation](../../integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.vectorstoreqdrant/)\n\n### Contributors\n\n[Aaron Gutierrez](https://github.com/aarongut)\\\n[Advaith Gundu](https://github.com/geodic)\\\n[Anush](https://github.com/Anush008)\\\n[Bin](https://github.com/soulhat)\\\n[Nihaal Sangha](https://github.com/nihaals)\n\n## n8n@1.22.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.3...n8n@1.22.4) for this version.\\\n**Release date:** 2024-01-03\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.2...n8n@1.22.3) for this version.\\\n**Release date:** 2023-12-27\n\nUpgrade directly to 1.22.4\n\nDue to issues with this release, upgrade directly to 1.22.4.\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.1...n8n@1.22.2) for this version.\\\n**Release date:** 2023-12-27\n\nUpgrade directly to 1.22.4\n\nDue to issues with this release, upgrade directly to 1.22.4.\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.22.0...n8n@1.22.1) for this version.\\\n**Release date:** 2023-12-21\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.22.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.21.1...n8n@1.22.0) for this version.\\\n**Release date:** 2023-12-21\n\nThis release contains node enhancements, new features, performance improvements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.3...n8n@1.18.4) for this version.\\\n**Release date:** 2023-12-19\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.21.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.20.0...n8n@1.21.1) for this version.\\\n**Release date:** 2023-12-15\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.2...n8n@1.18.3) for this version.\\\n**Release date:** 2023-12-15\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.21.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.20.0...n8n@1.21.0) for this version.\\\n**Release date:** 2023-12-13\n\nThis release contains new features and nodes, node enhancements, and bug fixes.\n\n#### New user role: Admin\n\nThis release introduces a third account type: admin. This role is available on pro and enterprise plans. Admins have similar permissions to instance owners.\n\n[Read more about user roles](../../user-management/account-types/)\n\n#### New data transformation nodes\n\nThis release replaces the Item Lists node with a collection of nodes for data transformation tasks:\n\n- [Aggregate](../../integrations/builtin/core-nodes/n8n-nodes-base.aggregate/): take separate items, or portions of them, and group them together into individual items.\n- [Limit](../../integrations/builtin/core-nodes/n8n-nodes-base.aggregate/): remove items beyond a defined maximum number.\n- [Remove Duplicates](../../integrations/builtin/core-nodes/n8n-nodes-base.removeduplicates/): identify and delete items that are identical across all fields or a subset of fields.\n- [Sort](../../integrations/builtin/core-nodes/n8n-nodes-base.sort/): organize lists of in a desired ordering, or generate a random selection.\n- [Split Out](../../integrations/builtin/core-nodes/n8n-nodes-base.splitout/): separate a single data item containing a list into multiple items.\n- [Summarize](../../integrations/builtin/core-nodes/n8n-nodes-base.summarize/): aggregate items together, in a manner similar to Excel pivot tables.\n\n#### Increased sharing permissions for owners and admins\n\nInstance owners and users with the admin role can now see and share all workflows and credentials. They can't view sensitive credential information.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.20.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.5...n8n@1.20.0) for this version.\\\n**Release date:** 2023-12-06\n\nThis release contains bug fixes, node enhancements, and ongoing new feature work.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Andrey Starostin](https://github.com/mayorandrew)\n\n## n8n@1.19.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.4...n8n@1.19.5) for this version.\\\n**Release date:** 2023-12-05\n\nThis is a bug fix release.\n\nBreaking change\n\nThis release removes the TensorFlow Embeddings node.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.1...n8n@1.18.2) for this version.\\\n**Release date:** 2023-12-05\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.19.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.19.0...n8n@1.19.4) for this version.\\\n**Release date:** 2023-12-01\n\nMissing ARM v7 support\n\nThis version doesn't support ARM v7. n8n is working on fixing this in future releases.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.19.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.0...n8n@1.19.0) for this version.\\\n**Release date:** 2023-11-29\n\nUpgrade directly to 1.19.4\n\nDue to issues with this release, upgrade directly to 1.19.4.\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### LangChain general availability\n\nThis release adds LangChain support to the main n8n version. Refer to [LangChain](../../advanced-ai/langchain/overview/) for more information on how to build AI tools in n8n, the new nodes n8n has introduced, and related learning resources.\n\n#### Show avatars of users working on the same workflow\n\nThis release improves the experience of users collaborating on workflows. You can now see who else is editing at the same time as you.\n\n## n8n@1.18.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.18.0...n8n@1.18.1) for this version.\\\n**Release date:** 2023-11-30\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.18.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.17.1...n8n@1.18.0) for this version.\\\n**Release date:** 2023-11-22\n\nThis release contains new features and bug fixes.\n\n#### Template creator hub\n\nBuilt a template you want to share? This release introduces the n8n Creator hub. Refer to the [creator hub Notion doc](https://www.notion.so/n8n-Creator-hub-7bd2cbe0fce0449198ecb23ff4a2f76f) for more information on this project.\n\n#### Node input and output search filter\n\nCloud Pro and Enterprise users can now search and filter the input and output data in nodes. Refer to [Data filtering](../../data/data-filtering/) for more information.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.17.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.17.0...n8n@1.17.1) for this version.\\\n**Release date:** 2023-11-17\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.17.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.16.0...n8n@1.17.0) for this version.\\\n**Release date:** 2023-11-15\n\nThis release contains node enhancements and bug fixes.\n\n#### Sticky Note Colors\n\nYou can now select background colors for sticky notes.\n\n#### Discord Node Overhaul\n\nAn overhaul of the Discord node, improving the UI making it easier to configure, improving error handling, and fixing issues.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[antondollmaier](https://github.com/antondollmaier)\\\n[teomane](https://github.com/teomane)\n\n## n8n@1.16.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.15.2...n8n@1.16.0) for this version.\\\n**Release date:** 2023-11-08\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.15.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.15.1...n8n@1.15.2) for this version.\\\n**Release date:** 2023-11-07\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.15.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.14.2...n8n@1.15.1) for this version.\\\n**Release date:** 2023-11-02\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### Workflow history\n\nThis release introduces workflow history: view and load previous versions of your workflows.\n\nWorkflow history is available in Enterprise n8n, and with limited history for Cloud Pro.\n\nLearn more in the [Workflow history](../../workflows/history/) documentation.\n\n#### Dark mode\n\n*Almost* in time for Halloween: this release introduces dark mode.\n\nTo enable dark mode:\n\n1. Select **Settings** > **Personal**.\n1. Under **Personalisation**, change **Theme** to **Dark theme**.\n\n#### Optional error output for nodes\n\nAll nodes apart from sub-nodes and trigger nodes have a new optional output: **Error**. Use this to add steps to handle node errors.\n\n#### Pagination support added to HTTP Request node\n\nThe HTTP Request node now supports an pagination. Read the [node docs](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/) for information and examples.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Yoshino-s](https://github.com/Yoshino-s)\n\n## n8n@1.14.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.14.1...n8n@1.14.2) for this version.\\\n**Release date:** 2023-10-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.14.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.14.0...n8n@1.14.1) for this version.\\\n**Release date:** 2023-10-26\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.14.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.13.0...n8n@1.14.0) for this version.\\\n**Release date:** 2023-10-25\n\nThis release contains node enhancements and bug fixes.\n\n#### Switch node supports more outputs\n\nThe [Switch node](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) now supports an unlimited number of outputs.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.13.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.12.2...n8n@1.13.0) for this version.\\\n**Release date:** 2023-10-25\n\nThis release contains new features, feature enhancements, and bug fixes.\n\nUpgrade directly to 1.14.0\n\nThis release failed to publish to npm. Upgrade directly to 1.14.0.\n\n#### RSS Feed Trigger node\n\nThis releases introduces a new node, the [RSS Feed Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.rssfeedreadtrigger/). Use this node to start a workflow when a new RSS feed item is published.\n\n#### Facebook Lead Ads Trigger node\n\nThis releases add another new node, the [Facebook Lead Ads Trigger](../../integrations/builtin/trigger-nodes/n8n-nodes-base.facebookleadadstrigger/). Use this node to trigger a workflow when you get a new lead.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.12.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.12.1...n8n@1.12.2) for this version.\\\n**Release date:** 2023-10-24\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Burak Akgün](https://github.com/mbakgun)\n\n## n8n@1.12.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.12.0...n8n@1.12.1) for this version.\\\n**Release date:** 2023-10-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Léo Martinez](https://github.com/martinezleoml)\n\n## n8n@1.11.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.11.1...n8n@1.11.2) for this version.\\\n**Release date:** 2023-10-23\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Inga](https://github.com/inga-lovinde)\\\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.12.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.11.1...n8n@1.12.0) for this version.\\\n**Release date:** 2023-10-18\n\nThis release contains new features, node enhancements, and bug fixes.\n\n#### Form Trigger node\n\nThis releases introduces a new node, the [n8n Form Trigger](../../integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/). Use this node to start a workflow based on a user submitting a form. It provides a configurable form interface.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Damian Karzon](https://github.com/dkarzon)\\\n[Inga](https://github.com/inga-lovinde)\\\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.11.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.11.0...n8n@1.11.1) for this version.\\\n**Release date:** 2023-10-13\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.11.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.10.1...n8n@1.11.0) for this version.\\\n**Release date:** 2023-10-11\n\nThis release contains new features and bug fixes.\n\n#### External storage for binary files\n\nSelf-hosted users can now use an external service to store binary data. Learn more in [External storage](../../hosting/scaling/external-storage/).\n\nIf you're using n8n Cloud and are interested in this feature, please [contact n8n](https://n8n-community.typeform.com/to/y9X2YuGa).\n\n#### Item Lists node supports binary data\n\nThe Item Lists node now supports splitting and concatenating binary data inputs. This means you no longer need to use code to split a collection of files into multiple items.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.10.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.10.0...n8n@1.10.1) for this version.\\\n**Release date:** 2023-10-11\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.9.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.2...n8n@1.9.3) for this version.\\\n**Release date:** 2023-10-10\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.9.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.1...n8n@1.9.2) for this version.\\\n**Release date:** 2023-10-09\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.10.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.1...n8n@1.10.0) for this version.\\\n**Release date:** 2023-10-05\n\nThis release contains bug fixes and preparatory work for new features.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.9.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.9.0...n8n@1.9.1) for this version.\\\n**Release date:** 2023-10-04\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## LangChain in n8n (beta)\n\n**Release date:** 2023-10-04\n\nThis release introduces support for building with LangChain in n8n.\n\nWith n8n's LangChain nodes you can build AI-powered functionality within your workflows. The LangChain nodes are configurable, meaning you can choose your preferred agent, LLM, memory, and other components. Alongside the LangChain nodes, you can connect any n8n node as normal: this means you can integrate your LangChain logic with other data sources and services.\n\nRead more:\n\n- This is a beta release, and not yet available in the main product. Follow the instructions in [Access LangChain in n8n](../../advanced-ai/langchain/overview/) to try it out. Self-hosted and Cloud options are available.\n- Learn how LangChain concepts map to n8n nodes in [LangChain concepts in n8n](../../advanced-ai/langchain/langchain-n8n/).\n- Browse n8n's new [Cluster nodes](../../integrations/builtin/cluster-nodes/). This is a new set of node types that allows for multiple nodes to work together to configure each other.\n\n## n8n@1.9.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.8.2...n8n@1.9.0) for this version.\\\n**Release date:** 2023-09-28\n\nThis release contains new features, performance improvements, and bug fixes.\n\n#### Tournament\n\nThis releases replaces RiotTmpl, the templating language used in expressions, with n8n's own templating language, [Tournament](https://github.com/n8n-io/tournament). You can now use arrow functions in expressions.\n\n#### `N8N_BINARY_DATA_TTL` and `EXECUTIONS_DATA_PRUNE_TIMEOUT` removed\n\nThe environment variables `N8N_BINARY_DATA_TTL` and `EXECUTIONS_DATA_PRUNE_TIMEOUT` no longer have any effect and can be removed. Instead of relying on a TTL system for binary data, n8n cleans up binary data together with executions during pruning.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.8.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.8.1...n8n@1.8.2) for this version.\\\n**Release date:** 2023-09-25\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.8.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.8.0...n8n@1.8.1) for this version.\\\n**Release date:** 2023-09-21\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.8.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.7.1...n8n@1.8.0) for this version.\\\n**Release date:** 2023-09-20\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.7.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.7.0...n8n@1.7.1) for this version.\\\n**Release date:** 2023-09-14\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.7.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.6.1...n8n@1.7.0) for this version.\\\n**Release date:** 2023-09-13\n\nThis release contains node enhancements and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Quang-Linh LE](https://github.com/linktohack)\\\n[MC Naveen](https://github.com/mcnaveen)\n\n## n8n@1.6.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.6.0...n8n@1.6.1) for this version.\\\n**Release date:** 2023-09-06\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.6.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.5.1...n8n@1.6.0) for this version.\\\n**Release date:** 2023-09-06\n\nThis release contains bug fixes, new features, and node enhancements.\n\nUpgrade directly to 1.6.1\n\nSkip this version and upgrade directly to 1.6.1, which contains essential bug fixes.\n\n#### TheHive 5\n\nThis release introduces support for TheHive API version 5. This uses a new node and credentials:\n\n- [TheHive 5 node](../../integrations/builtin/app-nodes/n8n-nodes-base.thehive5/)\n- [TheHive 5 Trigger node](../../integrations/builtin/trigger-nodes/n8n-nodes-base.thehive5trigger/)\n- [TheHive 5 credentials](../../integrations/builtin/credentials/thehive5/)\n\n#### `N8N_PERSISTED_BINARY_DATA_TTL` removed\n\nThe environment variables `N8N_PERSISTED_BINARY_DATA_TTL` no longer has any effect and can be removed. This legacy flag was originally introduced to support ephemeral executions (see [details](https://github.com/n8n-io/n8n/pull/7046)), which are no longer supported.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.5.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.5.0...n8n@1.5.1) for this version.\\\n**Release date:** 2023-08-31\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.5.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.4.1...n8n@1.5.0) for this version.\\\n**Release date:** 2023-08-31\n\nThis release contains new features, node enhancements, and bug fixes.\n\nUpgrade directly to 1.5.1\n\nSkip this version and upgrade directly to 1.5.1, which contains essential bug fixes.\n\n### Highlights\n\n#### External secrets storage for credentials\n\nEnterprise-tier accounts can now use external secrets vaults to manage credentials in n8n. This allows you to store credential information securely outside your n8n instance. n8n supports Infisical and HashiCorp Vault.\n\nRefer to [External secrets](../../external-secrets/) for guidance on enabling and using this feature.\n\n#### Two-factor authentication\n\nn8n now supports two-factor authentication (2FA) for self-hosted instances. n8n is working on bringing support to Cloud. Refer to [Two-factor authentication](../../user-management/two-factor-auth/) for guidance on enabling and using it.\n\n#### Debug executions\n\nUsers on a paid n8n plan can now load data from previous executions into their current workflow. This is useful when debugging a failed execution.\n\nRefer to [Debug executions](../../workflows/executions/debug/) for guidance on using this feature.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.4.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.4.0...n8n@1.4.1) for this version.\\\n**Release date:** 2023-08-29\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.4.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.3.1...n8n@1.4.0) for this version.\\\n**Release date:** 2023-08-23\n\nThis release contains new features, node enhancements, and bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[pemontto](https://github.com/pemontto)\n\n## n8n@1.3.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.3.0...n8n@1.3.1) for this version.\\\n**Release date:** 2023-08-18\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.3.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.2.2...n8n@1.3.0) for this version.\\\n**Release date:** 2023-08-16\n\nThis release contains new features and bug fixes.\n\n### Highlights\n\n#### Trial feature: AI support in the Code node\n\nThis release introduces limited support for using AI to generate code in the Code node. Initially this feature is only available on Cloud, and will gradually be rolled out, starting with about 20% of users.\n\nLearn how to use the feature, including guidance on writing prompts, in [Generate code with ChatGPT](../../code/ai-code/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Ian Gallagher](https://github.com/craSH)\\\n[Xavier Calland](https://github.com/xavier-calland)\n\n## n8n@1.2.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.2.1...n8n@1.2.2) for this version.\\\n**Release date:** 2023-08-14\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.2.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.2.0...n8n@1.2.1) for this version.\\\n**Release date:** 2023-08-09\n\nThis is a bug fix release.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.2.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.1.1...n8n@1.2.0) for this version.\\\n**Release date:** 2023-08-09\n\nThis release contains new features, node enhancements, bug fixes, and performance improvements.\n\nUpgrade directly to 1.2.1\n\nWhen upgrading, skip this release and go directly to 1.2.1.\n\n### Highlights\n\n#### Credential support for SecOps services\n\nThis release introduces support for setting up credentials in n8n for the following services:\n\n- [AlienVault](../../integrations/builtin/credentials/alienvault/)\n- [Auth0 Management](../../integrations/builtin/credentials/auth0management/)\n- [Carbon Black API](../../integrations/builtin/credentials/carbonblack/)\n- [Cisco Meraki API](../../integrations/builtin/credentials/ciscomeraki/)\n- [Cisco Secure Endpoint](../../integrations/builtin/credentials/ciscosecureendpoint/)\n- [Cisco Umbrella API](../../integrations/builtin/credentials/ciscoumbrella/)\n- [CrowdStrike](../../integrations/builtin/credentials/crowdstrike/)\n- [F5 Big-IP](../../integrations/builtin/credentials/f5bigip/)\n- [Fortinet FortiGate](../../integrations/builtin/credentials/fortigate/)\n- [Hybrid Analysis](../../integrations/builtin/credentials/hybridanalysis/)\n- [Imperva WAF](../../integrations/builtin/credentials/impervawaf/)\n- [Kibana](../../integrations/builtin/credentials/kibana/)\n- [Microsoft Entra ID](../../integrations/builtin/credentials/microsoftentra/)\n- [Mist](../../integrations/builtin/credentials/mist/)\n- [Okta](../../integrations/builtin/credentials/okta/)\n- [OpenCTI](../../integrations/builtin/credentials/opencti/)\n- [QRadar](../../integrations/builtin/credentials/qradar/)\n- [Qualys](../../integrations/builtin/credentials/qualys/)\n- [Recorded Future](../../integrations/builtin/credentials/recordedfuture/)\n- [Sekoia](../../integrations/builtin/credentials/sekoia/)\n- [Shuffler](../../integrations/builtin/credentials/shuffler/)\n- [Trellix ePO](../../integrations/builtin/credentials/trellixepo/)\n- [VirusTotal](../../integrations/builtin/credentials/virustotal/)\n- [Zscaler ZIA](../../integrations/builtin/credentials/zscalerzia/)\n\nThis makes it easier to do [Custom operations](../../integrations/custom-operations/) with these services, using the [HTTP Request](../../integrations/builtin/core-nodes/n8n-nodes-base.httprequest/) node.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.1.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.1.0...n8n@1.1.1) for this version.\\\n**Release date:** 2023-07-27\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.1.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.5...n8n@1.1.0) for this version.\\\n**Release date:** 2023-07-26\n\nThis release contains new features, bug fixes, and node enhancements.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\n### Highlights\n\n#### Source control and environments\n\nThis release introduces source control and environments for enterprise users.\n\nn8n uses Git-based source control to support environments. Linking your n8n instances to a Git repository lets you create multiple n8n environments, backed by Git branches.\n\nRefer to [Source control and environments](../../source-control-environments/) to learn more about the features and set up your environments.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Adrián Martínez](https://github.com/adrian-martinez-vdshop)\\\n[Alberto Pasqualetto](https://github.com/albertopasqualetto)\\\n[Marten Steketee](https://github.com/Marten-S)\\\n[perseus-algol](https://github.com/perseus-algol)\\\n[Sandra Ashipala](https://github.com/sandramsc)\\\n[ZergRael](https://github.com/ZergRael)\n\n## n8n@1.0.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.4...n8n@1.0.5) for this version.\\\n**Release date:** 2023-07-24\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@1.0.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.3...n8n@1.0.4) for this version.\\\n**Release date:** 2023-07-19\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Romain Dunand](https://github.com/airmoi)\\\n[noctarius aka Christoph Engelbert](https://github.com/noctarius)\n\n## n8n@1.0.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.2...n8n@1.0.3) for this version.\\\n**Release date:** 2023-07-13\n\nThis release contains API enhancements and adds support for sending messages to forum threads in the Telegram node.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n### Contributors\n\n[Kirill](https://github.com/chrtkv)\n\n## n8n@1.0.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.1...n8n@1.0.2) for this version.\\\n**Release date:** 2023-07-05\n\nThis is a bug fix release.\n\nBreaking changes\n\nPlease note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\n### Contributors\n\n[Romain Dunand](https://github.com/airmoi)\n\n## n8n@1.0.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.0...n8n@1.0.1) for this version.\\\n**Release date:** 2023-07-05\n\nBreaking changes\n\nPlease note that this version contains breaking changes. For full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\nThis is n8n's version one release.\n\nFor full details, refer to the [n8n v1.0 migration guide](../../1-0-migration-checklist/).\n\n### Highlights\n\n#### Python support\n\nAlthough JavaScript remains the default language, you can now also select Python as an option in the [Code node](../../code/code-node/) and even make use of [many Python modules](https://pyodide.org/en/stable/usage/packages-in-pyodide.html#packages-in-pyodide). Note that Python is unavailable in Code nodes added to a workflow before v1.0.\n\n### Contributors\n\n[Marten Steketee](https://github.com/Marten-S)\n",
|
|
87981
88040
|
"excerpt": "# Release notes pre 2.0 New features and bug fixes for n8n. You can also view the [Releases](https://github.com/n8n-io/n8n/releases) in the GitHub repository. Stable and Beta versions n8n releases a new minor version most weeks. The `stable` version is for production use. `beta` is the most recent release. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12). Current `stable`: 2.15.0 Current `beta`: 2.16.0 ## How to update n8n The...",
|
|
87982
88041
|
"sections": [
|
|
87983
88042
|
{
|
|
@@ -88285,11 +88344,11 @@
|
|
|
88285
88344
|
"codeExamples": 5,
|
|
88286
88345
|
"complexity": "intermediate",
|
|
88287
88346
|
"readingTime": "136 min",
|
|
88288
|
-
"contentLength":
|
|
88347
|
+
"contentLength": 244104,
|
|
88289
88348
|
"relatedPages": []
|
|
88290
88349
|
},
|
|
88291
88350
|
"searchIndex": {
|
|
88292
|
-
"fullText": "1.x # release notes pre 2.0\n\nnew features and bug fixes for n8n.\n\nyou can also view the [releases](https://github.com/n8n-io/n8n/releases) in the github repository.\n\nstable and beta versions\n\nn8n releases a new minor version most weeks. the `stable` version is for production use. `beta` is the most recent release. the `beta` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\ncurrent `stable`: 2.15.0 current `beta`: 2.16.0\n\n## how to update n8n\n\nthe steps to update your n8n depend on which n8n platform you use. refer to the documentation for your n8n:\n\n- [cloud](../../manage-cloud/update-cloud-version/)\n- self-hosted options:\n - [npm](../../hosting/installation/npm/)\n - [docker](../../hosting/installation/docker/)\n\n## semantic versioning in n8n\n\nn8n uses [semantic versioning](https://semver.org/). all version numbers are in the format `major.minor.patch`. version numbers increment as follows:\n\n- major version when making incompatible changes which can require user action.\n- minor version when adding functionality in a backward-compatible manner.\n- patch version when making backward-compatible bug fixes.\n\nolder versions\n\nyou can find the release notes for older versions of n8n [here](../0-x/)\n\n## n8n@1.123.29\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.28...n8n@1.123.29) for this version.\\\n**release date:** 2026-04-08\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.28\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.27...n8n@1.123.28) for this version.\\\n**release date:** 2026-04-02\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.27\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.26...n8n@1.123.27) for this version.\\\n**release date:** 2026-03-25\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.26\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.25...n8n@1.123.26) for this version.\\\n**release date:** 2026-03-25\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.25\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.24...n8n@1.123.25) for this version.\\\n**release date:** 2026-03-13\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.24\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.23...n8n@1.123.24) for this version.\\\n**release date:** 2026-03-13\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.23\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.22...n8n@1.123.23) for this version.\\\n**release date:** 2026-03-04\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.22\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.21...n8n@1.123.22) for this version.\\\n**release date:** 2026-02-25\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.20\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.19...n8n@1.123.20) for this version.\\\n**release date:** 2026-02-06\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.19\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.18...n8n@1.123.19) for this version.\\\n**release date:** 2026-02-06\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.18\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.17...n8n@1.123.18) for this version.\\\n**release date:** 2026-01-29\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.16\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.15...n8n@1.123.16) for this version.\\\n**release date:** 2026-01-16\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.15\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.14...n8n@1.123.15) for this version.\\\n**release date:** 2026-01-15\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.13\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.12...n8n@1.123.13) for this version.\\\n**release date:** 2026-01-13\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.12\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.11...n8n@1.123.12) for this version.\\\n**release date:** 2026-01-13\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.11\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.10...n8n@1.123.11) for this version.\\\n**release date:** 2026-01-08\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.10\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.9...n8n@1.123.10) for this version.\\\n**release date:** 2025-12-31\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.9\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.8...n8n@1.123.9) for this version.\\\n**release date:** 2025-12-23\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.8\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.7...n8n@1.123.8) for this version.\\\n**release date:** 2025-12-22\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.7\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.6...n8n@1.123.7) for this version.\\\n**release date:** 2025-12-17\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.6\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.5...n8n@1.123.6) for this version.\\\n**release date:** 2025-12-15\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.4...n8n@1.123.5) for this version.\\\n**release date:** 2025-12-10\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.2...n8n@1.123.3) for this version.\\\n**release date:** 2025-12-05\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.1...n8n@1.123.2) for this version.\\\n**release date:** 2025-12-04\n\nnext version\n\nthis is the `next` version. n8n recommends using the `latest` version. the `next` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**release date:** 2025-12-03\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**release date:** 2025-12-03\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@1.123.0) for this version.\\\n**release date:** 2025-12-01\n\nthis release contains bug fixes.\n\n### contributors\n\n[farzad528](https://github.com/farzad528)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.122.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.4...n8n@1.122.5) for this version.\\\n**release date:** 2025-12-04\n\nlatest version\n\nthis is the `latest` version. n8n recommends using the `latest` version. the `next` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.122.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.3...n8n@1.122.4) for this version.\\\n**release date:** 2025-11-28\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.122.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n",
|
|
88351
|
+
"fullText": "1.x # release notes pre 2.0\n\nnew features and bug fixes for n8n.\n\nyou can also view the [releases](https://github.com/n8n-io/n8n/releases) in the github repository.\n\nstable and beta versions\n\nn8n releases a new minor version most weeks. the `stable` version is for production use. `beta` is the most recent release. the `beta` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\ncurrent `stable`: 2.15.0 current `beta`: 2.16.0\n\n## how to update n8n\n\nthe steps to update your n8n depend on which n8n platform you use. refer to the documentation for your n8n:\n\n- [cloud](../../manage-cloud/update-cloud-version/)\n- self-hosted options:\n - [npm](../../hosting/installation/npm/)\n - [docker](../../hosting/installation/docker/)\n\n## semantic versioning in n8n\n\nn8n uses [semantic versioning](https://semver.org/). all version numbers are in the format `major.minor.patch`. version numbers increment as follows:\n\n- major version when making incompatible changes which can require user action.\n- minor version when adding functionality in a backward-compatible manner.\n- patch version when making backward-compatible bug fixes.\n\nolder versions\n\nyou can find the release notes for older versions of n8n [here](../0-x/)\n\n## n8n@1.123.30\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.29...n8n@1.123.30) for this version.\\\n**release date:** 2026-04-09\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.29\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.28...n8n@1.123.29) for this version.\\\n**release date:** 2026-04-08\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.28\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.27...n8n@1.123.28) for this version.\\\n**release date:** 2026-04-02\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.27\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.26...n8n@1.123.27) for this version.\\\n**release date:** 2026-03-25\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.26\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.25...n8n@1.123.26) for this version.\\\n**release date:** 2026-03-25\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.25\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.24...n8n@1.123.25) for this version.\\\n**release date:** 2026-03-13\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.24\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.23...n8n@1.123.24) for this version.\\\n**release date:** 2026-03-13\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.23\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.22...n8n@1.123.23) for this version.\\\n**release date:** 2026-03-04\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.22\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.21...n8n@1.123.22) for this version.\\\n**release date:** 2026-02-25\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.20\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.19...n8n@1.123.20) for this version.\\\n**release date:** 2026-02-06\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.19\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.18...n8n@1.123.19) for this version.\\\n**release date:** 2026-02-06\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.18\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.17...n8n@1.123.18) for this version.\\\n**release date:** 2026-01-29\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.16\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.15...n8n@1.123.16) for this version.\\\n**release date:** 2026-01-16\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.15\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.14...n8n@1.123.15) for this version.\\\n**release date:** 2026-01-15\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.13\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.12...n8n@1.123.13) for this version.\\\n**release date:** 2026-01-13\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.12\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.11...n8n@1.123.12) for this version.\\\n**release date:** 2026-01-13\n\nthis release contains a bug fix.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.11\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.10...n8n@1.123.11) for this version.\\\n**release date:** 2026-01-08\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.10\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.9...n8n@1.123.10) for this version.\\\n**release date:** 2025-12-31\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.9\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.8...n8n@1.123.9) for this version.\\\n**release date:** 2025-12-23\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.8\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.7...n8n@1.123.8) for this version.\\\n**release date:** 2025-12-22\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.7\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.6...n8n@1.123.7) for this version.\\\n**release date:** 2025-12-17\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.6\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.5...n8n@1.123.6) for this version.\\\n**release date:** 2025-12-15\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.4...n8n@1.123.5) for this version.\\\n**release date:** 2025-12-10\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.2...n8n@1.123.3) for this version.\\\n**release date:** 2025-12-05\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.1...n8n@1.123.2) for this version.\\\n**release date:** 2025-12-04\n\nnext version\n\nthis is the `next` version. n8n recommends using the `latest` version. the `next` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**release date:** 2025-12-03\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.\\\n**release date:** 2025-12-03\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.123.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@1.123.0) for this version.\\\n**release date:** 2025-12-01\n\nthis release contains bug fixes.\n\n### contributors\n\n[farzad528](https://github.com/farzad528)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.122.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.4...n8n@1.122.5) for this version.\\\n**release date:** 2025-12-04\n\nlatest version\n\nthis is the `latest` version. n8n recommends using the `latest` version. the `next` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/12).\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@1.122.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/",
|
|
88293
88352
|
"importantTerms": [
|
|
88294
88353
|
"github",
|
|
88295
88354
|
"release",
|
|
@@ -88344,65 +88403,6 @@
|
|
|
88344
88403
|
]
|
|
88345
88404
|
}
|
|
88346
88405
|
},
|
|
88347
|
-
{
|
|
88348
|
-
"id": "page-1205",
|
|
88349
|
-
"title": "Source control and environments",
|
|
88350
|
-
"url": "https://docs.n8n.io/source-control-environments/index.md",
|
|
88351
|
-
"urlPath": "source-control-environments/index.md",
|
|
88352
|
-
"category": "other",
|
|
88353
|
-
"subcategory": null,
|
|
88354
|
-
"nodeName": null,
|
|
88355
|
-
"nodeType": null,
|
|
88356
|
-
"content": {
|
|
88357
|
-
"markdown": "# Source control and environments\n\nFeature availability\n\n- Available on Business and Enterprise plans.\n- You must be an n8n instance owner or instance admin to enable and configure source control.\n- Instance owners and instance admins can push changes to and pull changes from the connected repository.\n- Project admins can push changes to the connected repository. They can't pull changes from the repository.\n\nn8n uses Git-based source control to support environments. Linking your n8n instances to a Git repository lets you create multiple n8n environments, backed by Git branches.\n\nIn this section:\n\n- [Understand](understand/):\n - [Environments in n8n](understand/environments/): The purpose of environments, and how they work in n8n.\n - [Git and n8n](understand/git/): How n8n uses Git.\n - [Branch patterns](understand/patterns/): The possible relationships between n8n instances and Git branches.\n- [Set up source control for environments](setup/): How to connect your n8n instance to Git.\n- [Using](using/):\n - [Push and pull](using/push-pull/): Send work to Git, and fetch work from Git to your instance.\n - [Copy work between environments](using/copy-work/): How to copy work between different n8n instances.\n- [Tutorial: Create environments with source control](create-environments/): An end-to-end tutorial, setting up environments using n8n's recommended configurations.\n\nRelated sections:\n\n- [Variables](../code/variables/): reusable values.\n- [External secrets](../external-secrets/): manage [credentials](../glossary/#credential-n8n) with an external secrets vault.\n",
|
|
88358
|
-
"excerpt": "# Source control and environments Feature availability - Available on Business and Enterprise plans. - You must be an n8n instance owner or instance admin to enable and configure source control. - Instance owners and instance admins can push changes to and pull changes from the connected repository. - Project admins can push changes to the connected repository. They can't pull changes from the repository. n8n uses Git-based source control to support environments. Linking your n8n instances to...",
|
|
88359
|
-
"sections": [
|
|
88360
|
-
{
|
|
88361
|
-
"title": "Source control and environments",
|
|
88362
|
-
"level": 1,
|
|
88363
|
-
"content": "Feature availability\n\n- Available on Business and Enterprise plans.\n- You must be an n8n instance owner or instance admin to enable and configure source control.\n- Instance owners and instance admins can push changes to and pull changes from the connected repository.\n- Project admins can push changes to the connected repository. They can't pull changes from the repository.\n\nn8n uses Git-based source control to support environments. Linking your n8n instances to a Git repository lets you create multiple n8n environments, backed by Git branches.\n\nIn this section:\n\n- [Understand](understand/):\n - [Environments in n8n](understand/environments/): The purpose of environments, and how they work in n8n.\n - [Git and n8n](understand/git/): How n8n uses Git.\n - [Branch patterns](understand/patterns/): The possible relationships between n8n instances and Git branches.\n- [Set up source control for environments](setup/): How to connect your n8n instance to Git.\n- [Using](using/):\n - [Push and pu"
|
|
88364
|
-
}
|
|
88365
|
-
]
|
|
88366
|
-
},
|
|
88367
|
-
"metadata": {
|
|
88368
|
-
"keywords": [
|
|
88369
|
-
"source",
|
|
88370
|
-
"control",
|
|
88371
|
-
"environments"
|
|
88372
|
-
],
|
|
88373
|
-
"useCases": [],
|
|
88374
|
-
"operations": [],
|
|
88375
|
-
"codeExamples": 0,
|
|
88376
|
-
"complexity": "beginner",
|
|
88377
|
-
"readingTime": "2 min",
|
|
88378
|
-
"contentLength": 1587,
|
|
88379
|
-
"relatedPages": []
|
|
88380
|
-
},
|
|
88381
|
-
"searchIndex": {
|
|
88382
|
-
"fullText": "source control and environments # source control and environments\n\nfeature availability\n\n- available on business and enterprise plans.\n- you must be an n8n instance owner or instance admin to enable and configure source control.\n- instance owners and instance admins can push changes to and pull changes from the connected repository.\n- project admins can push changes to the connected repository. they can't pull changes from the repository.\n\nn8n uses git-based source control to support environments. linking your n8n instances to a git repository lets you create multiple n8n environments, backed by git branches.\n\nin this section:\n\n- [understand](understand/):\n - [environments in n8n](understand/environments/): the purpose of environments, and how they work in n8n.\n - [git and n8n](understand/git/): how n8n uses git.\n - [branch patterns](understand/patterns/): the possible relationships between n8n instances and git branches.\n- [set up source control for environments](setup/): how to connect your n8n instance to git.\n- [using](using/):\n - [push and pull](using/push-pull/): send work to git, and fetch work from git to your instance.\n - [copy work between environments](using/copy-work/): how to copy work between different n8n instances.\n- [tutorial: create environments with source control](create-environments/): an end-to-end tutorial, setting up environments using n8n's recommended configurations.\n\nrelated sections:\n\n- [variables](../code/variables/): reusable values.\n- [external secrets](../external-secrets/): manage [credentials](../glossary/#credential-n8n) with an external secrets vault.\n source control and environments",
|
|
88383
|
-
"importantTerms": [
|
|
88384
|
-
"environments",
|
|
88385
|
-
"source",
|
|
88386
|
-
"control",
|
|
88387
|
-
"instance",
|
|
88388
|
-
"work",
|
|
88389
|
-
"understand",
|
|
88390
|
-
"using",
|
|
88391
|
-
"push",
|
|
88392
|
-
"changes",
|
|
88393
|
-
"pull",
|
|
88394
|
-
"repository",
|
|
88395
|
-
"from",
|
|
88396
|
-
"your",
|
|
88397
|
-
"instances",
|
|
88398
|
-
"create",
|
|
88399
|
-
"between",
|
|
88400
|
-
"copy",
|
|
88401
|
-
"external",
|
|
88402
|
-
"secrets"
|
|
88403
|
-
]
|
|
88404
|
-
}
|
|
88405
|
-
},
|
|
88406
88406
|
{
|
|
88407
88407
|
"id": "page-1206",
|
|
88408
88408
|
"title": "Tutorial: Create environments with source control",
|
|
@@ -92405,7 +92405,7 @@
|
|
|
92405
92405
|
"page-0002",
|
|
92406
92406
|
"page-0012",
|
|
92407
92407
|
"page-1163",
|
|
92408
|
-
"page-
|
|
92408
|
+
"page-1205"
|
|
92409
92409
|
],
|
|
92410
92410
|
"guide": [
|
|
92411
92411
|
"page-0002",
|
|
@@ -92424,7 +92424,7 @@
|
|
|
92424
92424
|
"page-0700",
|
|
92425
92425
|
"page-1166",
|
|
92426
92426
|
"page-1203",
|
|
92427
|
-
"page-
|
|
92427
|
+
"page-1205"
|
|
92428
92428
|
],
|
|
92429
92429
|
"python": [
|
|
92430
92430
|
"page-0002",
|
|
@@ -92432,7 +92432,7 @@
|
|
|
92432
92432
|
"page-0051",
|
|
92433
92433
|
"page-0620",
|
|
92434
92434
|
"page-0700",
|
|
92435
|
-
"page-
|
|
92435
|
+
"page-1205"
|
|
92436
92436
|
],
|
|
92437
92437
|
"support": [
|
|
92438
92438
|
"page-0002",
|
|
@@ -92445,7 +92445,7 @@
|
|
|
92445
92445
|
"page-0589",
|
|
92446
92446
|
"page-0683",
|
|
92447
92447
|
"page-1168",
|
|
92448
|
-
"page-
|
|
92448
|
+
"page-1205"
|
|
92449
92449
|
],
|
|
92450
92450
|
"code": [
|
|
92451
92451
|
"page-0002",
|
|
@@ -92482,7 +92482,7 @@
|
|
|
92482
92482
|
"page-1160",
|
|
92483
92483
|
"page-1166",
|
|
92484
92484
|
"page-1203",
|
|
92485
|
-
"page-
|
|
92485
|
+
"page-1205",
|
|
92486
92486
|
"page-1257"
|
|
92487
92487
|
],
|
|
92488
92488
|
"node": [
|
|
@@ -93107,7 +93107,7 @@
|
|
|
93107
93107
|
"page-1186",
|
|
93108
93108
|
"page-1187",
|
|
93109
93109
|
"page-1203",
|
|
93110
|
-
"page-
|
|
93110
|
+
"page-1205",
|
|
93111
93111
|
"page-1213",
|
|
93112
93112
|
"page-1217",
|
|
93113
93113
|
"page-1218",
|
|
@@ -93132,7 +93132,7 @@
|
|
|
93132
93132
|
"page-0674",
|
|
93133
93133
|
"page-1191",
|
|
93134
93134
|
"page-1203",
|
|
93135
|
-
"page-
|
|
93135
|
+
"page-1205",
|
|
93136
93136
|
"page-1244",
|
|
93137
93137
|
"page-1255",
|
|
93138
93138
|
"page-1257"
|
|
@@ -93168,7 +93168,7 @@
|
|
|
93168
93168
|
"page-0217",
|
|
93169
93169
|
"page-0674",
|
|
93170
93170
|
"page-0710",
|
|
93171
|
-
"page-
|
|
93171
|
+
"page-1205",
|
|
93172
93172
|
"page-1244",
|
|
93173
93173
|
"page-1255",
|
|
93174
93174
|
"page-1256",
|
|
@@ -93221,7 +93221,7 @@
|
|
|
93221
93221
|
"page-0969",
|
|
93222
93222
|
"page-1137",
|
|
93223
93223
|
"page-1194",
|
|
93224
|
-
"page-
|
|
93224
|
+
"page-1205"
|
|
93225
93225
|
],
|
|
93226
93226
|
"breaking": [
|
|
93227
93227
|
"page-0002",
|
|
@@ -93266,7 +93266,7 @@
|
|
|
93266
93266
|
"page-0430",
|
|
93267
93267
|
"page-0876",
|
|
93268
93268
|
"page-1131",
|
|
93269
|
-
"page-
|
|
93269
|
+
"page-1205",
|
|
93270
93270
|
"page-1245"
|
|
93271
93271
|
],
|
|
93272
93272
|
"change": [
|
|
@@ -93293,7 +93293,7 @@
|
|
|
93293
93293
|
],
|
|
93294
93294
|
"removal": [
|
|
93295
93295
|
"page-0002",
|
|
93296
|
-
"page-
|
|
93296
|
+
"page-1205"
|
|
93297
93297
|
],
|
|
93298
93298
|
"entrypoint": [
|
|
93299
93299
|
"page-0002"
|
|
@@ -93352,7 +93352,7 @@
|
|
|
93352
93352
|
"page-1148",
|
|
93353
93353
|
"page-1191",
|
|
93354
93354
|
"page-1203",
|
|
93355
|
-
"page-
|
|
93355
|
+
"page-1205",
|
|
93356
93356
|
"page-1213",
|
|
93357
93357
|
"page-1215",
|
|
93358
93358
|
"page-1217",
|
|
@@ -93486,7 +93486,7 @@
|
|
|
93486
93486
|
"page-1027",
|
|
93487
93487
|
"page-1137",
|
|
93488
93488
|
"page-1203",
|
|
93489
|
-
"page-
|
|
93489
|
+
"page-1205",
|
|
93490
93490
|
"page-1230",
|
|
93491
93491
|
"page-1254",
|
|
93492
93492
|
"page-1257"
|
|
@@ -93541,7 +93541,7 @@
|
|
|
93541
93541
|
"page-1179",
|
|
93542
93542
|
"page-1182",
|
|
93543
93543
|
"page-1203",
|
|
93544
|
-
"page-
|
|
93544
|
+
"page-1205",
|
|
93545
93545
|
"page-1246",
|
|
93546
93546
|
"page-1247",
|
|
93547
93547
|
"page-1253",
|
|
@@ -93563,7 +93563,7 @@
|
|
|
93563
93563
|
"page-0691",
|
|
93564
93564
|
"page-0711",
|
|
93565
93565
|
"page-1141",
|
|
93566
|
-
"page-
|
|
93566
|
+
"page-1205"
|
|
93567
93567
|
],
|
|
93568
93568
|
"transformation": [
|
|
93569
93569
|
"page-0002",
|
|
@@ -93571,14 +93571,14 @@
|
|
|
93571
93571
|
"page-0100",
|
|
93572
93572
|
"page-0101",
|
|
93573
93573
|
"page-0643",
|
|
93574
|
-
"page-
|
|
93574
|
+
"page-1205"
|
|
93575
93575
|
],
|
|
93576
93576
|
"functions": [
|
|
93577
93577
|
"page-0002",
|
|
93578
93578
|
"page-0131",
|
|
93579
93579
|
"page-0150",
|
|
93580
93580
|
"page-0562",
|
|
93581
|
-
"page-
|
|
93581
|
+
"page-1205"
|
|
93582
93582
|
],
|
|
93583
93583
|
"data": [
|
|
93584
93584
|
"page-0002",
|
|
@@ -93663,7 +93663,7 @@
|
|
|
93663
93663
|
"page-1191",
|
|
93664
93664
|
"page-1201",
|
|
93665
93665
|
"page-1203",
|
|
93666
|
-
"page-
|
|
93666
|
+
"page-1205",
|
|
93667
93667
|
"page-1215",
|
|
93668
93668
|
"page-1218",
|
|
93669
93669
|
"page-1230",
|
|
@@ -93680,7 +93680,7 @@
|
|
|
93680
93680
|
"page-0002",
|
|
93681
93681
|
"page-0003",
|
|
93682
93682
|
"page-0204",
|
|
93683
|
-
"page-
|
|
93683
|
+
"page-1205"
|
|
93684
93684
|
],
|
|
93685
93685
|
"deprecated": [
|
|
93686
93686
|
"page-0002",
|
|
@@ -93708,7 +93708,7 @@
|
|
|
93708
93708
|
"page-1160",
|
|
93709
93709
|
"page-1163",
|
|
93710
93710
|
"page-1201",
|
|
93711
|
-
"page-
|
|
93711
|
+
"page-1205"
|
|
93712
93712
|
],
|
|
93713
93713
|
"webhook": [
|
|
93714
93714
|
"page-0002",
|
|
@@ -93731,7 +93731,7 @@
|
|
|
93731
93731
|
"page-1109",
|
|
93732
93732
|
"page-1110",
|
|
93733
93733
|
"page-1143",
|
|
93734
|
-
"page-
|
|
93734
|
+
"page-1205"
|
|
93735
93735
|
],
|
|
93736
93736
|
"tunnel": [
|
|
93737
93737
|
"page-0002",
|
|
@@ -93754,7 +93754,7 @@
|
|
|
93754
93754
|
"page-0527",
|
|
93755
93755
|
"page-0534",
|
|
93756
93756
|
"page-0710",
|
|
93757
|
-
"page-
|
|
93757
|
+
"page-1205",
|
|
93758
93758
|
"page-1231"
|
|
93759
93759
|
],
|
|
93760
93760
|
"updating": [
|
|
@@ -93965,7 +93965,7 @@
|
|
|
93965
93965
|
"page-1150",
|
|
93966
93966
|
"page-1151",
|
|
93967
93967
|
"page-1190",
|
|
93968
|
-
"page-
|
|
93968
|
+
"page-1205",
|
|
93969
93969
|
"page-1206",
|
|
93970
93970
|
"page-1218",
|
|
93971
93971
|
"page-1235",
|
|
@@ -94039,7 +94039,7 @@
|
|
|
94039
94039
|
"page-0713",
|
|
94040
94040
|
"page-0716",
|
|
94041
94041
|
"page-1195",
|
|
94042
|
-
"page-
|
|
94042
|
+
"page-1205",
|
|
94043
94043
|
"page-1215",
|
|
94044
94044
|
"page-1231",
|
|
94045
94045
|
"page-1239",
|
|
@@ -94062,7 +94062,7 @@
|
|
|
94062
94062
|
"page-0201",
|
|
94063
94063
|
"page-0204",
|
|
94064
94064
|
"page-0226",
|
|
94065
|
-
"page-
|
|
94065
|
+
"page-1205"
|
|
94066
94066
|
],
|
|
94067
94067
|
"security": [
|
|
94068
94068
|
"page-0003",
|
|
@@ -94082,7 +94082,7 @@
|
|
|
94082
94082
|
"page-1134",
|
|
94083
94083
|
"page-1199",
|
|
94084
94084
|
"page-1203",
|
|
94085
|
-
"page-
|
|
94085
|
+
"page-1205",
|
|
94086
94086
|
"page-1233"
|
|
94087
94087
|
],
|
|
94088
94088
|
"block": [
|
|
@@ -94224,7 +94224,7 @@
|
|
|
94224
94224
|
"enforce": [
|
|
94225
94225
|
"page-0003",
|
|
94226
94226
|
"page-0014",
|
|
94227
|
-
"page-
|
|
94227
|
+
"page-1205"
|
|
94228
94228
|
],
|
|
94229
94229
|
"settings": [
|
|
94230
94230
|
"page-0003",
|
|
@@ -94312,20 +94312,20 @@
|
|
|
94312
94312
|
"page-0187",
|
|
94313
94313
|
"page-0220",
|
|
94314
94314
|
"page-0274",
|
|
94315
|
-
"page-
|
|
94315
|
+
"page-1205"
|
|
94316
94316
|
],
|
|
94317
94317
|
"runners": [
|
|
94318
94318
|
"page-0003",
|
|
94319
94319
|
"page-0152",
|
|
94320
94320
|
"page-0187",
|
|
94321
94321
|
"page-0220",
|
|
94322
|
-
"page-
|
|
94322
|
+
"page-1205"
|
|
94323
94323
|
],
|
|
94324
94324
|
"runner": [
|
|
94325
94325
|
"page-0003",
|
|
94326
94326
|
"page-0152",
|
|
94327
94327
|
"page-0187",
|
|
94328
|
-
"page-
|
|
94328
|
+
"page-1205"
|
|
94329
94329
|
],
|
|
94330
94330
|
"`n8nio/n8n`": [
|
|
94331
94331
|
"page-0003"
|
|
@@ -94379,7 +94379,7 @@
|
|
|
94379
94379
|
"page-1160",
|
|
94380
94380
|
"page-1169",
|
|
94381
94381
|
"page-1170",
|
|
94382
|
-
"page-
|
|
94382
|
+
"page-1205"
|
|
94383
94383
|
],
|
|
94384
94384
|
"disable": [
|
|
94385
94385
|
"page-0003",
|
|
@@ -94730,7 +94730,7 @@
|
|
|
94730
94730
|
"page-1155",
|
|
94731
94731
|
"page-1158",
|
|
94732
94732
|
"page-1203",
|
|
94733
|
-
"page-
|
|
94733
|
+
"page-1205",
|
|
94734
94734
|
"page-1207",
|
|
94735
94735
|
"page-1225"
|
|
94736
94736
|
],
|
|
@@ -94745,7 +94745,7 @@
|
|
|
94745
94745
|
"page-1026",
|
|
94746
94746
|
"page-1027",
|
|
94747
94747
|
"page-1169",
|
|
94748
|
-
"page-
|
|
94748
|
+
"page-1205"
|
|
94749
94749
|
],
|
|
94750
94750
|
"callback": [
|
|
94751
94751
|
"page-0003",
|
|
@@ -94785,7 +94785,7 @@
|
|
|
94785
94785
|
"page-0003",
|
|
94786
94786
|
"page-0098",
|
|
94787
94787
|
"page-1168",
|
|
94788
|
-
"page-
|
|
94788
|
+
"page-1205"
|
|
94789
94789
|
],
|
|
94790
94790
|
"mysql/mariadb": [
|
|
94791
94791
|
"page-0003"
|
|
@@ -94825,7 +94825,7 @@
|
|
|
94825
94825
|
"page-0649",
|
|
94826
94826
|
"page-0696",
|
|
94827
94827
|
"page-1191",
|
|
94828
|
-
"page-
|
|
94828
|
+
"page-1205"
|
|
94829
94829
|
],
|
|
94830
94830
|
"binary": [
|
|
94831
94831
|
"page-0003",
|
|
@@ -94841,7 +94841,7 @@
|
|
|
94841
94841
|
"page-0686",
|
|
94842
94842
|
"page-0708",
|
|
94843
94843
|
"page-1183",
|
|
94844
|
-
"page-
|
|
94844
|
+
"page-1205"
|
|
94845
94845
|
],
|
|
94846
94846
|
"configuration": [
|
|
94847
94847
|
"page-0003",
|
|
@@ -94886,7 +94886,7 @@
|
|
|
94886
94886
|
],
|
|
94887
94887
|
"`n8n": [
|
|
94888
94888
|
"page-0003",
|
|
94889
|
-
"page-
|
|
94889
|
+
"page-1205"
|
|
94890
94890
|
],
|
|
94891
94891
|
"tunnel`": [
|
|
94892
94892
|
"page-0003"
|
|
@@ -94905,7 +94905,7 @@
|
|
|
94905
94905
|
"page-0211",
|
|
94906
94906
|
"page-0217",
|
|
94907
94907
|
"page-1194",
|
|
94908
|
-
"page-
|
|
94908
|
+
"page-1205"
|
|
94909
94909
|
],
|
|
94910
94910
|
"worker": [
|
|
94911
94911
|
"page-0003",
|
|
@@ -94941,7 +94941,7 @@
|
|
|
94941
94941
|
"page-1161",
|
|
94942
94942
|
"page-1164",
|
|
94943
94943
|
"page-1165",
|
|
94944
|
-
"page-
|
|
94944
|
+
"page-1205"
|
|
94945
94945
|
],
|
|
94946
94946
|
"replace": [
|
|
94947
94947
|
"page-0003",
|
|
@@ -94980,7 +94980,7 @@
|
|
|
94980
94980
|
"page-0700",
|
|
94981
94981
|
"page-0942",
|
|
94982
94982
|
"page-1170",
|
|
94983
|
-
"page-
|
|
94983
|
+
"page-1205",
|
|
94984
94984
|
"page-1231"
|
|
94985
94985
|
],
|
|
94986
94986
|
"hooks": [
|
|
@@ -94997,7 +94997,7 @@
|
|
|
94997
94997
|
"page-0013",
|
|
94998
94998
|
"page-1156",
|
|
94999
94999
|
"page-1203",
|
|
95000
|
-
"page-
|
|
95000
|
+
"page-1205"
|
|
95001
95001
|
],
|
|
95002
95002
|
"channels": [
|
|
95003
95003
|
"page-0003",
|
|
@@ -95227,7 +95227,7 @@
|
|
|
95227
95227
|
"page-1192",
|
|
95228
95228
|
"page-1195",
|
|
95229
95229
|
"page-1198",
|
|
95230
|
-
"page-
|
|
95230
|
+
"page-1205",
|
|
95231
95231
|
"page-1206",
|
|
95232
95232
|
"page-1207",
|
|
95233
95233
|
"page-1210",
|
|
@@ -95262,7 +95262,7 @@
|
|
|
95262
95262
|
"versions": [
|
|
95263
95263
|
"page-0004",
|
|
95264
95264
|
"page-0227",
|
|
95265
|
-
"page-
|
|
95265
|
+
"page-1205",
|
|
95266
95266
|
"page-1242",
|
|
95267
95267
|
"page-1243"
|
|
95268
95268
|
],
|
|
@@ -95276,7 +95276,7 @@
|
|
|
95276
95276
|
"page-0162",
|
|
95277
95277
|
"page-0178",
|
|
95278
95278
|
"page-0204",
|
|
95279
|
-
"page-
|
|
95279
|
+
"page-1205",
|
|
95280
95280
|
"page-1230",
|
|
95281
95281
|
"page-1231"
|
|
95282
95282
|
],
|
|
@@ -95330,7 +95330,7 @@
|
|
|
95330
95330
|
"page-0558",
|
|
95331
95331
|
"page-0613",
|
|
95332
95332
|
"page-0626",
|
|
95333
|
-
"page-
|
|
95333
|
+
"page-1205"
|
|
95334
95334
|
],
|
|
95335
95335
|
"1password": [
|
|
95336
95336
|
"page-0005",
|
|
@@ -95343,7 +95343,7 @@
|
|
|
95343
95343
|
"page-0244",
|
|
95344
95344
|
"page-0600",
|
|
95345
95345
|
"page-1203",
|
|
95346
|
-
"page-
|
|
95346
|
+
"page-1205",
|
|
95347
95347
|
"page-1230"
|
|
95348
95348
|
],
|
|
95349
95349
|
"azure": [
|
|
@@ -95360,13 +95360,13 @@
|
|
|
95360
95360
|
"page-0738",
|
|
95361
95361
|
"page-0739",
|
|
95362
95362
|
"page-0875",
|
|
95363
|
-
"page-
|
|
95363
|
+
"page-1205",
|
|
95364
95364
|
"page-1234"
|
|
95365
95365
|
],
|
|
95366
95366
|
"vault": [
|
|
95367
95367
|
"page-0005",
|
|
95368
95368
|
"page-0162",
|
|
95369
|
-
"page-
|
|
95369
|
+
"page-1205",
|
|
95370
95370
|
"page-1230"
|
|
95371
95371
|
],
|
|
95372
95372
|
"hashicorp": [
|
|
@@ -95408,7 +95408,7 @@
|
|
|
95408
95408
|
"page-0662",
|
|
95409
95409
|
"page-0663",
|
|
95410
95410
|
"page-0705",
|
|
95411
|
-
"page-
|
|
95411
|
+
"page-1205",
|
|
95412
95412
|
"page-1261"
|
|
95413
95413
|
],
|
|
95414
95414
|
"\"secret/\"": [
|
|
@@ -95766,7 +95766,7 @@
|
|
|
95766
95766
|
"page-1169",
|
|
95767
95767
|
"page-1183",
|
|
95768
95768
|
"page-1187",
|
|
95769
|
-
"page-
|
|
95769
|
+
"page-1205",
|
|
95770
95770
|
"page-1218",
|
|
95771
95771
|
"page-1231",
|
|
95772
95772
|
"page-1245"
|
|
@@ -96177,7 +96177,7 @@
|
|
|
96177
96177
|
"page-1148",
|
|
96178
96178
|
"page-1151",
|
|
96179
96179
|
"page-1169",
|
|
96180
|
-
"page-
|
|
96180
|
+
"page-1205",
|
|
96181
96181
|
"page-1206",
|
|
96182
96182
|
"page-1213",
|
|
96183
96183
|
"page-1218",
|
|
@@ -96198,7 +96198,7 @@
|
|
|
96198
96198
|
"projects": [
|
|
96199
96199
|
"page-0005",
|
|
96200
96200
|
"page-0018",
|
|
96201
|
-
"page-
|
|
96201
|
+
"page-1205",
|
|
96202
96202
|
"page-1231",
|
|
96203
96203
|
"page-1237"
|
|
96204
96204
|
],
|
|
@@ -96217,7 +96217,7 @@
|
|
|
96217
96217
|
"page-1028",
|
|
96218
96218
|
"page-1155",
|
|
96219
96219
|
"page-1158",
|
|
96220
|
-
"page-
|
|
96220
|
+
"page-1205",
|
|
96221
96221
|
"page-1210",
|
|
96222
96222
|
"page-1227",
|
|
96223
96223
|
"page-1230",
|
|
@@ -96229,7 +96229,7 @@
|
|
|
96229
96229
|
"roles": [
|
|
96230
96230
|
"page-0005",
|
|
96231
96231
|
"page-0013",
|
|
96232
|
-
"page-
|
|
96232
|
+
"page-1205",
|
|
96233
96233
|
"page-1230",
|
|
96234
96234
|
"page-1245"
|
|
96235
96235
|
],
|
|
@@ -96312,7 +96312,7 @@
|
|
|
96312
96312
|
"page-0618",
|
|
96313
96313
|
"page-0717",
|
|
96314
96314
|
"page-0874",
|
|
96315
|
-
"page-
|
|
96315
|
+
"page-1205"
|
|
96316
96316
|
],
|
|
96317
96317
|
"chain": [
|
|
96318
96318
|
"page-0006",
|
|
@@ -96373,13 +96373,13 @@
|
|
|
96373
96373
|
"page-0558",
|
|
96374
96374
|
"page-0613",
|
|
96375
96375
|
"page-0626",
|
|
96376
|
-
"page-
|
|
96376
|
+
"page-1205"
|
|
96377
96377
|
],
|
|
96378
96378
|
"canvas": [
|
|
96379
96379
|
"page-0006",
|
|
96380
96380
|
"page-0008",
|
|
96381
96381
|
"page-0071",
|
|
96382
|
-
"page-
|
|
96382
|
+
"page-1205"
|
|
96383
96383
|
],
|
|
96384
96384
|
"(n8n)": [
|
|
96385
96385
|
"page-0006"
|
|
@@ -96419,7 +96419,7 @@
|
|
|
96419
96419
|
"page-1036",
|
|
96420
96420
|
"page-1155",
|
|
96421
96421
|
"page-1203",
|
|
96422
|
-
"page-
|
|
96422
|
+
"page-1205",
|
|
96423
96423
|
"page-1215",
|
|
96424
96424
|
"page-1230"
|
|
96425
96425
|
],
|
|
@@ -96451,7 +96451,7 @@
|
|
|
96451
96451
|
"page-0027",
|
|
96452
96452
|
"page-0653",
|
|
96453
96453
|
"page-0654",
|
|
96454
|
-
"page-
|
|
96454
|
+
"page-1205"
|
|
96455
96455
|
],
|
|
96456
96456
|
"langchain": [
|
|
96457
96457
|
"page-0006",
|
|
@@ -96460,7 +96460,7 @@
|
|
|
96460
96460
|
"page-0043",
|
|
96461
96461
|
"page-0055",
|
|
96462
96462
|
"page-0543",
|
|
96463
|
-
"page-
|
|
96463
|
+
"page-1205"
|
|
96464
96464
|
],
|
|
96465
96465
|
"large": [
|
|
96466
96466
|
"page-0006",
|
|
@@ -96510,7 +96510,7 @@
|
|
|
96510
96510
|
"page-0634",
|
|
96511
96511
|
"page-0635",
|
|
96512
96512
|
"page-1112",
|
|
96513
|
-
"page-
|
|
96513
|
+
"page-1205"
|
|
96514
96514
|
],
|
|
96515
96515
|
"(llm)": [
|
|
96516
96516
|
"page-0006"
|
|
@@ -96533,7 +96533,7 @@
|
|
|
96533
96533
|
"page-0563",
|
|
96534
96534
|
"page-0564",
|
|
96535
96535
|
"page-0665",
|
|
96536
|
-
"page-
|
|
96536
|
+
"page-1205",
|
|
96537
96537
|
"page-1217"
|
|
96538
96538
|
],
|
|
96539
96539
|
"trigger": [
|
|
@@ -96679,29 +96679,29 @@
|
|
|
96679
96679
|
"page-1182",
|
|
96680
96680
|
"page-1183",
|
|
96681
96681
|
"page-1203",
|
|
96682
|
-
"page-
|
|
96682
|
+
"page-1205",
|
|
96683
96683
|
"page-1218"
|
|
96684
96684
|
],
|
|
96685
96685
|
"insights": [
|
|
96686
96686
|
"page-0007",
|
|
96687
96687
|
"page-0179",
|
|
96688
|
-
"page-
|
|
96688
|
+
"page-1205"
|
|
96689
96689
|
],
|
|
96690
96690
|
"summary": [
|
|
96691
96691
|
"page-0007",
|
|
96692
96692
|
"page-0071",
|
|
96693
96693
|
"page-0072",
|
|
96694
|
-
"page-
|
|
96694
|
+
"page-1205",
|
|
96695
96695
|
"page-1213"
|
|
96696
96696
|
],
|
|
96697
96697
|
"banner": [
|
|
96698
96698
|
"page-0007",
|
|
96699
|
-
"page-
|
|
96699
|
+
"page-1205"
|
|
96700
96700
|
],
|
|
96701
96701
|
"dashboard": [
|
|
96702
96702
|
"page-0007",
|
|
96703
96703
|
"page-1190",
|
|
96704
|
-
"page-
|
|
96704
|
+
"page-1205"
|
|
96705
96705
|
],
|
|
96706
96706
|
"time": [
|
|
96707
96707
|
"page-0007",
|
|
@@ -96716,7 +96716,7 @@
|
|
|
96716
96716
|
"page-1141",
|
|
96717
96717
|
"page-1145",
|
|
96718
96718
|
"page-1179",
|
|
96719
|
-
"page-
|
|
96719
|
+
"page-1205",
|
|
96720
96720
|
"page-1244"
|
|
96721
96721
|
],
|
|
96722
96722
|
"periods": [
|
|
@@ -96742,7 +96742,7 @@
|
|
|
96742
96742
|
"page-0007",
|
|
96743
96743
|
"page-0013",
|
|
96744
96744
|
"page-0212",
|
|
96745
|
-
"page-
|
|
96745
|
+
"page-1205",
|
|
96746
96746
|
"page-1244"
|
|
96747
96747
|
],
|
|
96748
96748
|
"fixed": [
|
|
@@ -96800,7 +96800,7 @@
|
|
|
96800
96800
|
"page-0164",
|
|
96801
96801
|
"page-0206",
|
|
96802
96802
|
"page-0653",
|
|
96803
|
-
"page-
|
|
96803
|
+
"page-1205"
|
|
96804
96804
|
],
|
|
96805
96805
|
"collection": [
|
|
96806
96806
|
"page-0007",
|
|
@@ -96863,7 +96863,7 @@
|
|
|
96863
96863
|
"page-1150",
|
|
96864
96864
|
"page-1151",
|
|
96865
96865
|
"page-1198",
|
|
96866
|
-
"page-
|
|
96866
|
+
"page-1205",
|
|
96867
96867
|
"page-1243"
|
|
96868
96868
|
],
|
|
96869
96869
|
"insights?": [
|
|
@@ -96905,7 +96905,7 @@
|
|
|
96905
96905
|
"page-0525",
|
|
96906
96906
|
"page-0679",
|
|
96907
96907
|
"page-1139",
|
|
96908
|
-
"page-
|
|
96908
|
+
"page-1205"
|
|
96909
96909
|
],
|
|
96910
96910
|
"selected": [
|
|
96911
96911
|
"page-0008"
|
|
@@ -96926,7 +96926,7 @@
|
|
|
96926
96926
|
"page-0098",
|
|
96927
96927
|
"page-0512",
|
|
96928
96928
|
"page-0710",
|
|
96929
|
-
"page-
|
|
96929
|
+
"page-1205"
|
|
96930
96930
|
],
|
|
96931
96931
|
"learning": [
|
|
96932
96932
|
"page-0009",
|
|
@@ -96965,7 +96965,7 @@
|
|
|
96965
96965
|
"page-1170",
|
|
96966
96966
|
"page-1179",
|
|
96967
96967
|
"page-1203",
|
|
96968
|
-
"page-
|
|
96968
|
+
"page-1205"
|
|
96969
96969
|
],
|
|
96970
96970
|
"structured": [
|
|
96971
96971
|
"page-0009",
|
|
@@ -97016,7 +97016,7 @@
|
|
|
97016
97016
|
"page-0708",
|
|
97017
97017
|
"page-1169",
|
|
97018
97018
|
"page-1183",
|
|
97019
|
-
"page-
|
|
97019
|
+
"page-1205"
|
|
97020
97020
|
],
|
|
97021
97021
|
"self": [
|
|
97022
97022
|
"page-0009",
|
|
@@ -97045,7 +97045,7 @@
|
|
|
97045
97045
|
"page-1201",
|
|
97046
97046
|
"page-1202",
|
|
97047
97047
|
"page-1203",
|
|
97048
|
-
"page-
|
|
97048
|
+
"page-1205",
|
|
97049
97049
|
"page-1221",
|
|
97050
97050
|
"page-1249"
|
|
97051
97051
|
],
|
|
@@ -97136,7 +97136,7 @@
|
|
|
97136
97136
|
"page-0713",
|
|
97137
97137
|
"page-1170",
|
|
97138
97138
|
"page-1203",
|
|
97139
|
-
"page-
|
|
97139
|
+
"page-1205",
|
|
97140
97140
|
"page-1215"
|
|
97141
97141
|
],
|
|
97142
97142
|
"allowlist": [
|
|
@@ -97157,7 +97157,7 @@
|
|
|
97157
97157
|
"page-0951",
|
|
97158
97158
|
"page-0986",
|
|
97159
97159
|
"page-1187",
|
|
97160
|
-
"page-
|
|
97160
|
+
"page-1205"
|
|
97161
97161
|
],
|
|
97162
97162
|
"addresses": [
|
|
97163
97163
|
"page-0010",
|
|
@@ -97300,7 +97300,7 @@
|
|
|
97300
97300
|
"page-1178",
|
|
97301
97301
|
"page-1189",
|
|
97302
97302
|
"page-1197",
|
|
97303
|
-
"page-
|
|
97303
|
+
"page-1205",
|
|
97304
97304
|
"page-1206",
|
|
97305
97305
|
"page-1207",
|
|
97306
97306
|
"page-1225",
|
|
@@ -97360,7 +97360,7 @@
|
|
|
97360
97360
|
"work": [
|
|
97361
97361
|
"page-0012",
|
|
97362
97362
|
"page-0019",
|
|
97363
|
-
"page-
|
|
97363
|
+
"page-1205",
|
|
97364
97364
|
"page-1206",
|
|
97365
97365
|
"page-1210",
|
|
97366
97366
|
"page-1214",
|
|
@@ -97373,7 +97373,7 @@
|
|
|
97373
97373
|
"page-0013",
|
|
97374
97374
|
"page-0545",
|
|
97375
97375
|
"page-1203",
|
|
97376
|
-
"page-
|
|
97376
|
+
"page-1205",
|
|
97377
97377
|
"page-1254"
|
|
97378
97378
|
],
|
|
97379
97379
|
"update": [
|
|
@@ -97401,19 +97401,19 @@
|
|
|
97401
97401
|
"page-1158",
|
|
97402
97402
|
"page-1198",
|
|
97403
97403
|
"page-1203",
|
|
97404
|
-
"page-
|
|
97404
|
+
"page-1205"
|
|
97405
97405
|
],
|
|
97406
97406
|
"semantic": [
|
|
97407
97407
|
"page-0013",
|
|
97408
97408
|
"page-1203",
|
|
97409
|
-
"page-
|
|
97409
|
+
"page-1205"
|
|
97410
97410
|
],
|
|
97411
97411
|
"versioning": [
|
|
97412
97412
|
"page-0013",
|
|
97413
97413
|
"page-1165",
|
|
97414
97414
|
"page-1166",
|
|
97415
97415
|
"page-1203",
|
|
97416
|
-
"page-
|
|
97416
|
+
"page-1205"
|
|
97417
97417
|
],
|
|
97418
97418
|
"n8n@2": [
|
|
97419
97419
|
"page-0013"
|
|
@@ -97421,14 +97421,14 @@
|
|
|
97421
97421
|
"contributors": [
|
|
97422
97422
|
"page-0013",
|
|
97423
97423
|
"page-1203",
|
|
97424
|
-
"page-
|
|
97424
|
+
"page-1205"
|
|
97425
97425
|
],
|
|
97426
97426
|
"visual": [
|
|
97427
97427
|
"page-0013"
|
|
97428
97428
|
],
|
|
97429
97429
|
"diff": [
|
|
97430
97430
|
"page-0013",
|
|
97431
|
-
"page-
|
|
97431
|
+
"page-1205",
|
|
97432
97432
|
"page-1213"
|
|
97433
97433
|
],
|
|
97434
97434
|
"comes": [
|
|
@@ -97439,13 +97439,13 @@
|
|
|
97439
97439
|
"page-0146",
|
|
97440
97440
|
"page-0190",
|
|
97441
97441
|
"page-0710",
|
|
97442
|
-
"page-
|
|
97442
|
+
"page-1205",
|
|
97443
97443
|
"page-1242",
|
|
97444
97444
|
"page-1243"
|
|
97445
97445
|
],
|
|
97446
97446
|
"scoped": [
|
|
97447
97447
|
"page-0013",
|
|
97448
|
-
"page-
|
|
97448
|
+
"page-1205"
|
|
97449
97449
|
],
|
|
97450
97450
|
"secrets:": [
|
|
97451
97451
|
"page-0013"
|
|
@@ -97509,7 +97509,7 @@
|
|
|
97509
97509
|
"page-0691",
|
|
97510
97510
|
"page-0717",
|
|
97511
97511
|
"page-0844",
|
|
97512
|
-
"page-
|
|
97512
|
+
"page-1205",
|
|
97513
97513
|
"page-1244"
|
|
97514
97514
|
],
|
|
97515
97515
|
"provider": [
|
|
@@ -97599,14 +97599,14 @@
|
|
|
97599
97599
|
"page-1198",
|
|
97600
97600
|
"page-1201",
|
|
97601
97601
|
"page-1203",
|
|
97602
|
-
"page-
|
|
97602
|
+
"page-1205",
|
|
97603
97603
|
"page-1217",
|
|
97604
97604
|
"page-1222"
|
|
97605
97605
|
],
|
|
97606
97606
|
"things": [
|
|
97607
97607
|
"page-0013",
|
|
97608
97608
|
"page-0204",
|
|
97609
|
-
"page-
|
|
97609
|
+
"page-1205",
|
|
97610
97610
|
"page-1247"
|
|
97611
97611
|
],
|
|
97612
97612
|
"keep": [
|
|
@@ -97616,12 +97616,12 @@
|
|
|
97616
97616
|
"page-0673",
|
|
97617
97617
|
"page-0683",
|
|
97618
97618
|
"page-0711",
|
|
97619
|
-
"page-
|
|
97619
|
+
"page-1205",
|
|
97620
97620
|
"page-1247"
|
|
97621
97621
|
],
|
|
97622
97622
|
"mind": [
|
|
97623
97623
|
"page-0013",
|
|
97624
|
-
"page-
|
|
97624
|
+
"page-1205",
|
|
97625
97625
|
"page-1247"
|
|
97626
97626
|
],
|
|
97627
97627
|
"roles:": [
|
|
@@ -97640,7 +97640,7 @@
|
|
|
97640
97640
|
"page-0873",
|
|
97641
97641
|
"page-0876",
|
|
97642
97642
|
"page-1190",
|
|
97643
|
-
"page-
|
|
97643
|
+
"page-1205",
|
|
97644
97644
|
"page-1232"
|
|
97645
97645
|
],
|
|
97646
97646
|
"execute": [
|
|
@@ -97685,7 +97685,7 @@
|
|
|
97685
97685
|
"page-0706",
|
|
97686
97686
|
"page-0715",
|
|
97687
97687
|
"page-0862",
|
|
97688
|
-
"page-
|
|
97688
|
+
"page-1205",
|
|
97689
97689
|
"page-1206",
|
|
97690
97690
|
"page-1210",
|
|
97691
97691
|
"page-1211",
|
|
@@ -97693,7 +97693,7 @@
|
|
|
97693
97693
|
],
|
|
97694
97694
|
"connections": [
|
|
97695
97695
|
"page-0013",
|
|
97696
|
-
"page-
|
|
97696
|
+
"page-1205",
|
|
97697
97697
|
"page-1252"
|
|
97698
97698
|
],
|
|
97699
97699
|
"performance": [
|
|
@@ -97704,7 +97704,7 @@
|
|
|
97704
97704
|
"improvements": [
|
|
97705
97705
|
"page-0013",
|
|
97706
97706
|
"page-1203",
|
|
97707
|
-
"page-
|
|
97707
|
+
"page-1205"
|
|
97708
97708
|
],
|
|
97709
97709
|
"volumes": [
|
|
97710
97710
|
"page-0013",
|
|
@@ -97736,14 +97736,14 @@
|
|
|
97736
97736
|
"improved": [
|
|
97737
97737
|
"page-0013",
|
|
97738
97738
|
"page-1203",
|
|
97739
|
-
"page-
|
|
97739
|
+
"page-1205"
|
|
97740
97740
|
],
|
|
97741
97741
|
"discoverability": [
|
|
97742
97742
|
"page-0013"
|
|
97743
97743
|
],
|
|
97744
97744
|
"visibility": [
|
|
97745
97745
|
"page-0013",
|
|
97746
|
-
"page-
|
|
97746
|
+
"page-1205"
|
|
97747
97747
|
],
|
|
97748
97748
|
"stronger": [
|
|
97749
97749
|
"page-0013"
|
|
@@ -98018,12 +98018,12 @@
|
|
|
98018
98018
|
"page-0717",
|
|
98019
98019
|
"page-0718",
|
|
98020
98020
|
"page-0939",
|
|
98021
|
-
"page-
|
|
98021
|
+
"page-1205"
|
|
98022
98022
|
],
|
|
98023
98023
|
"node:": [
|
|
98024
98024
|
"page-0013",
|
|
98025
98025
|
"page-1203",
|
|
98026
|
-
"page-
|
|
98026
|
+
"page-1205"
|
|
98027
98027
|
],
|
|
98028
98028
|
"actions": [
|
|
98029
98029
|
"page-0013",
|
|
@@ -98055,7 +98055,7 @@
|
|
|
98055
98055
|
],
|
|
98056
98056
|
"node**": [
|
|
98057
98057
|
"page-0013",
|
|
98058
|
-
"page-
|
|
98058
|
+
"page-1205"
|
|
98059
98059
|
],
|
|
98060
98060
|
"major": [
|
|
98061
98061
|
"page-0013"
|
|
@@ -98073,18 +98073,18 @@
|
|
|
98073
98073
|
],
|
|
98074
98074
|
"updates": [
|
|
98075
98075
|
"page-0013",
|
|
98076
|
-
"page-
|
|
98076
|
+
"page-1205"
|
|
98077
98077
|
],
|
|
98078
98078
|
"factor": [
|
|
98079
98079
|
"page-0014",
|
|
98080
98080
|
"page-0189",
|
|
98081
|
-
"page-
|
|
98081
|
+
"page-1205",
|
|
98082
98082
|
"page-1225"
|
|
98083
98083
|
],
|
|
98084
98084
|
"sharing": [
|
|
98085
98085
|
"page-0014",
|
|
98086
98086
|
"page-1203",
|
|
98087
|
-
"page-
|
|
98087
|
+
"page-1205",
|
|
98088
98088
|
"page-1245"
|
|
98089
98089
|
],
|
|
98090
98090
|
"sustainable": [
|
|
@@ -98296,7 +98296,7 @@
|
|
|
98296
98296
|
"page-0201",
|
|
98297
98297
|
"page-0569",
|
|
98298
98298
|
"page-1188",
|
|
98299
|
-
"page-
|
|
98299
|
+
"page-1205"
|
|
98300
98300
|
],
|
|
98301
98301
|
"n8n's": [
|
|
98302
98302
|
"page-0015",
|
|
@@ -98313,7 +98313,7 @@
|
|
|
98313
98313
|
"page-0015",
|
|
98314
98314
|
"page-0024",
|
|
98315
98315
|
"page-0212",
|
|
98316
|
-
"page-
|
|
98316
|
+
"page-1205"
|
|
98317
98317
|
],
|
|
98318
98318
|
"power": [
|
|
98319
98319
|
"page-0015",
|
|
@@ -98324,7 +98324,7 @@
|
|
|
98324
98324
|
"page-0050",
|
|
98325
98325
|
"page-1166",
|
|
98326
98326
|
"page-1203",
|
|
98327
|
-
"page-
|
|
98327
|
+
"page-1205"
|
|
98328
98328
|
],
|
|
98329
98329
|
"app?": [
|
|
98330
98330
|
"page-0015"
|
|
@@ -98393,7 +98393,7 @@
|
|
|
98393
98393
|
"page-0204",
|
|
98394
98394
|
"page-1020",
|
|
98395
98395
|
"page-1203",
|
|
98396
|
-
"page-
|
|
98396
|
+
"page-1205",
|
|
98397
98397
|
"page-1217"
|
|
98398
98398
|
],
|
|
98399
98399
|
"create": [
|
|
@@ -98507,7 +98507,7 @@
|
|
|
98507
98507
|
"page-0663",
|
|
98508
98508
|
"page-0691",
|
|
98509
98509
|
"page-1203",
|
|
98510
|
-
"page-
|
|
98510
|
+
"page-1205"
|
|
98511
98511
|
],
|
|
98512
98512
|
"previous": [
|
|
98513
98513
|
"page-0015",
|
|
@@ -98521,7 +98521,7 @@
|
|
|
98521
98521
|
"page-0717",
|
|
98522
98522
|
"page-0718",
|
|
98523
98523
|
"page-1163",
|
|
98524
|
-
"page-
|
|
98524
|
+
"page-1205",
|
|
98525
98525
|
"page-1242",
|
|
98526
98526
|
"page-1256"
|
|
98527
98527
|
],
|
|
@@ -100115,7 +100115,7 @@
|
|
|
100115
100115
|
"page-0712",
|
|
100116
100116
|
"page-0714",
|
|
100117
100117
|
"page-0717",
|
|
100118
|
-
"page-
|
|
100118
|
+
"page-1205",
|
|
100119
100119
|
"page-1249"
|
|
100120
100120
|
],
|
|
100121
100121
|
"widget": [
|
|
@@ -100131,7 +100131,7 @@
|
|
|
100131
100131
|
"page-0199",
|
|
100132
100132
|
"page-0205",
|
|
100133
100133
|
"page-0701",
|
|
100134
|
-
"page-
|
|
100134
|
+
"page-1205",
|
|
100135
100135
|
"page-1254",
|
|
100136
100136
|
"page-1261"
|
|
100137
100137
|
],
|
|
@@ -100172,7 +100172,7 @@
|
|
|
100172
100172
|
"page-1201",
|
|
100173
100173
|
"page-1202",
|
|
100174
100174
|
"page-1203",
|
|
100175
|
-
"page-
|
|
100175
|
+
"page-1205",
|
|
100176
100176
|
"page-1221",
|
|
100177
100177
|
"page-1249"
|
|
100178
100178
|
],
|
|
@@ -100281,7 +100281,7 @@
|
|
|
100281
100281
|
"page-0942",
|
|
100282
100282
|
"page-1026",
|
|
100283
100283
|
"page-1027",
|
|
100284
|
-
"page-
|
|
100284
|
+
"page-1205"
|
|
100285
100285
|
],
|
|
100286
100286
|
"token": [
|
|
100287
100287
|
"page-0018",
|
|
@@ -100413,7 +100413,7 @@
|
|
|
100413
100413
|
"page-0710",
|
|
100414
100414
|
"page-0711",
|
|
100415
100415
|
"page-0717",
|
|
100416
|
-
"page-
|
|
100416
|
+
"page-1205"
|
|
100417
100417
|
],
|
|
100418
100418
|
"timeouts": [
|
|
100419
100419
|
"page-0018",
|
|
@@ -100448,7 +100448,7 @@
|
|
|
100448
100448
|
"page-0569",
|
|
100449
100449
|
"page-0618",
|
|
100450
100450
|
"page-0632",
|
|
100451
|
-
"page-
|
|
100451
|
+
"page-1205"
|
|
100452
100452
|
],
|
|
100453
100453
|
"reference": [
|
|
100454
100454
|
"page-0018",
|
|
@@ -100492,7 +100492,7 @@
|
|
|
100492
100492
|
"page-0198",
|
|
100493
100493
|
"page-0203",
|
|
100494
100494
|
"page-0505",
|
|
100495
|
-
"page-
|
|
100495
|
+
"page-1205"
|
|
100496
100496
|
],
|
|
100497
100497
|
"tables": [
|
|
100498
100498
|
"page-0018",
|
|
@@ -100500,7 +100500,7 @@
|
|
|
100500
100500
|
"page-0146",
|
|
100501
100501
|
"page-0565",
|
|
100502
100502
|
"page-0705",
|
|
100503
|
-
"page-
|
|
100503
|
+
"page-1205",
|
|
100504
100504
|
"page-1215"
|
|
100505
100505
|
],
|
|
100506
100506
|
"examples": [
|
|
@@ -100935,7 +100935,7 @@
|
|
|
100935
100935
|
"claude": [
|
|
100936
100936
|
"page-0018",
|
|
100937
100937
|
"page-0699",
|
|
100938
|
-
"page-
|
|
100938
|
+
"page-1205"
|
|
100939
100939
|
],
|
|
100940
100940
|
"desktop": [
|
|
100941
100941
|
"page-0018",
|
|
@@ -100999,11 +100999,11 @@
|
|
|
100999
100999
|
"page-1140",
|
|
101000
101000
|
"page-1141",
|
|
101001
101001
|
"page-1203",
|
|
101002
|
-
"page-
|
|
101002
|
+
"page-1205"
|
|
101003
101003
|
],
|
|
101004
101004
|
"builder": [
|
|
101005
101005
|
"page-0019",
|
|
101006
|
-
"page-
|
|
101006
|
+
"page-1205"
|
|
101007
101007
|
],
|
|
101008
101008
|
"working": [
|
|
101009
101009
|
"page-0019",
|
|
@@ -101014,7 +101014,7 @@
|
|
|
101014
101014
|
"page-0529",
|
|
101015
101015
|
"page-0713",
|
|
101016
101016
|
"page-0862",
|
|
101017
|
-
"page-
|
|
101017
|
+
"page-1205"
|
|
101018
101018
|
],
|
|
101019
101019
|
"commands": [
|
|
101020
101020
|
"page-0019",
|
|
@@ -101043,7 +101043,7 @@
|
|
|
101043
101043
|
"page-1162",
|
|
101044
101044
|
"page-1181",
|
|
101045
101045
|
"page-1203",
|
|
101046
|
-
"page-
|
|
101046
|
+
"page-1205"
|
|
101047
101047
|
],
|
|
101048
101048
|
"overview": [
|
|
101049
101049
|
"page-0020",
|
|
@@ -101115,7 +101115,7 @@
|
|
|
101115
101115
|
"page-1168",
|
|
101116
101116
|
"page-1183",
|
|
101117
101117
|
"page-1203",
|
|
101118
|
-
"page-
|
|
101118
|
+
"page-1205",
|
|
101119
101119
|
"page-1219",
|
|
101120
101120
|
"page-1221",
|
|
101121
101121
|
"page-1222",
|
|
@@ -101431,7 +101431,7 @@
|
|
|
101431
101431
|
"page-0024",
|
|
101432
101432
|
"page-0025",
|
|
101433
101433
|
"page-0027",
|
|
101434
|
-
"page-
|
|
101434
|
+
"page-1205"
|
|
101435
101435
|
],
|
|
101436
101436
|
"evaluations?": [
|
|
101437
101437
|
"page-0024",
|
|
@@ -101474,7 +101474,7 @@
|
|
|
101474
101474
|
"page-0059",
|
|
101475
101475
|
"page-0543",
|
|
101476
101476
|
"page-0653",
|
|
101477
|
-
"page-
|
|
101477
|
+
"page-1205"
|
|
101478
101478
|
],
|
|
101479
101479
|
"metric": [
|
|
101480
101480
|
"page-0025",
|
|
@@ -101485,7 +101485,7 @@
|
|
|
101485
101485
|
"page-0204",
|
|
101486
101486
|
"page-0217",
|
|
101487
101487
|
"page-1203",
|
|
101488
|
-
"page-
|
|
101488
|
+
"page-1205",
|
|
101489
101489
|
"page-1213",
|
|
101490
101490
|
"page-1242",
|
|
101491
101491
|
"page-1245",
|
|
@@ -101656,7 +101656,7 @@
|
|
|
101656
101656
|
"page-0514",
|
|
101657
101657
|
"page-0631",
|
|
101658
101658
|
"page-0635",
|
|
101659
|
-
"page-
|
|
101659
|
+
"page-1205"
|
|
101660
101660
|
],
|
|
101661
101661
|
"dealing": [
|
|
101662
101662
|
"page-0027",
|
|
@@ -101783,7 +101783,7 @@
|
|
|
101783
101783
|
"page-0668",
|
|
101784
101784
|
"page-0702",
|
|
101785
101785
|
"page-0736",
|
|
101786
|
-
"page-
|
|
101786
|
+
"page-1205"
|
|
101787
101787
|
],
|
|
101788
101788
|
"embeddings,": [
|
|
101789
101789
|
"page-0037"
|
|
@@ -102058,7 +102058,7 @@
|
|
|
102058
102058
|
"page-0683",
|
|
102059
102059
|
"page-0690",
|
|
102060
102060
|
"page-1169",
|
|
102061
|
-
"page-
|
|
102061
|
+
"page-1205",
|
|
102062
102062
|
"page-1218"
|
|
102063
102063
|
],
|
|
102064
102064
|
"parsers": [
|
|
@@ -102084,7 +102084,7 @@
|
|
|
102084
102084
|
"page-0581",
|
|
102085
102085
|
"page-0582",
|
|
102086
102086
|
"page-0583",
|
|
102087
|
-
"page-
|
|
102087
|
+
"page-1205"
|
|
102088
102088
|
],
|
|
102089
102089
|
"langsmith": [
|
|
102090
102090
|
"page-0042"
|
|
@@ -102094,7 +102094,7 @@
|
|
|
102094
102094
|
"page-0219",
|
|
102095
102095
|
"page-0897",
|
|
102096
102096
|
"page-1203",
|
|
102097
|
-
"page-
|
|
102097
|
+
"page-1205"
|
|
102098
102098
|
],
|
|
102099
102099
|
"rest": [
|
|
102100
102100
|
"page-0044",
|
|
@@ -102160,7 +102160,7 @@
|
|
|
102160
102160
|
"page-0047",
|
|
102161
102161
|
"page-0068",
|
|
102162
102162
|
"page-0708",
|
|
102163
|
-
"page-
|
|
102163
|
+
"page-1205"
|
|
102164
102164
|
],
|
|
102165
102165
|
"playground": [
|
|
102166
102166
|
"page-0048",
|
|
@@ -102179,7 +102179,7 @@
|
|
|
102179
102179
|
"page-0700",
|
|
102180
102180
|
"page-1160",
|
|
102181
102181
|
"page-1203",
|
|
102182
|
-
"page-
|
|
102182
|
+
"page-1205"
|
|
102183
102183
|
],
|
|
102184
102184
|
"other": [
|
|
102185
102185
|
"page-0049",
|
|
@@ -102188,7 +102188,7 @@
|
|
|
102188
102188
|
"page-0199",
|
|
102189
102189
|
"page-1169",
|
|
102190
102190
|
"page-1203",
|
|
102191
|
-
"page-
|
|
102191
|
+
"page-1205",
|
|
102192
102192
|
"page-1215"
|
|
102193
102193
|
],
|
|
102194
102194
|
"technical": [
|
|
@@ -102286,7 +102286,7 @@
|
|
|
102286
102286
|
"page-0442",
|
|
102287
102287
|
"page-0957",
|
|
102288
102288
|
"page-1104",
|
|
102289
|
-
"page-
|
|
102289
|
+
"page-1205"
|
|
102290
102290
|
],
|
|
102291
102291
|
"message": [
|
|
102292
102292
|
"page-0050",
|
|
@@ -103125,7 +103125,7 @@
|
|
|
103125
103125
|
"page-0715",
|
|
103126
103126
|
"page-0830",
|
|
103127
103127
|
"page-1163",
|
|
103128
|
-
"page-
|
|
103128
|
+
"page-1205"
|
|
103129
103129
|
],
|
|
103130
103130
|
"requests": [
|
|
103131
103131
|
"page-0051",
|
|
@@ -103305,7 +103305,7 @@
|
|
|
103305
103305
|
"page-0679",
|
|
103306
103306
|
"page-1167",
|
|
103307
103307
|
"page-1203",
|
|
103308
|
-
"page-
|
|
103308
|
+
"page-1205"
|
|
103309
103309
|
],
|
|
103310
103310
|
"`execution`": [
|
|
103311
103311
|
"page-0060"
|
|
@@ -103834,7 +103834,7 @@
|
|
|
103834
103834
|
"page-0714",
|
|
103835
103835
|
"page-1168",
|
|
103836
103836
|
"page-1203",
|
|
103837
|
-
"page-
|
|
103837
|
+
"page-1205"
|
|
103838
103838
|
],
|
|
103839
103839
|
"date,": [
|
|
103840
103840
|
"page-0087"
|
|
@@ -103909,7 +103909,7 @@
|
|
|
103909
103909
|
"page-1069",
|
|
103910
103910
|
"page-1133",
|
|
103911
103911
|
"page-1203",
|
|
103912
|
-
"page-
|
|
103912
|
+
"page-1205"
|
|
103913
103913
|
],
|
|
103914
103914
|
"design": [
|
|
103915
103915
|
"page-0091",
|
|
@@ -104238,7 +104238,7 @@
|
|
|
104238
104238
|
"page-0558",
|
|
104239
104239
|
"page-0659",
|
|
104240
104240
|
"page-1168",
|
|
104241
|
-
"page-
|
|
104241
|
+
"page-1205",
|
|
104242
104242
|
"page-1248",
|
|
104243
104243
|
"page-1256",
|
|
104244
104244
|
"page-1261"
|
|
@@ -104347,7 +104347,7 @@
|
|
|
104347
104347
|
"drag": [
|
|
104348
104348
|
"page-0098",
|
|
104349
104349
|
"page-1168",
|
|
104350
|
-
"page-
|
|
104350
|
+
"page-1205"
|
|
104351
104351
|
],
|
|
104352
104352
|
"nested": [
|
|
104353
104353
|
"page-0098",
|
|
@@ -104422,14 +104422,14 @@
|
|
|
104422
104422
|
"transform": [
|
|
104423
104423
|
"page-0101",
|
|
104424
104424
|
"page-0643",
|
|
104425
|
-
"page-
|
|
104425
|
+
"page-1205"
|
|
104426
104426
|
],
|
|
104427
104427
|
"linked": [
|
|
104428
104428
|
"page-0105"
|
|
104429
104429
|
],
|
|
104430
104430
|
"ways": [
|
|
104431
104431
|
"page-0106",
|
|
104432
|
-
"page-
|
|
104432
|
+
"page-1205"
|
|
104433
104433
|
],
|
|
104434
104434
|
"linking": [
|
|
104435
104435
|
"page-0107",
|
|
@@ -105215,7 +105215,7 @@
|
|
|
105215
105215
|
"page-0646",
|
|
105216
105216
|
"page-0665",
|
|
105217
105217
|
"page-1203",
|
|
105218
|
-
"page-
|
|
105218
|
+
"page-1205",
|
|
105219
105219
|
"page-1247"
|
|
105220
105220
|
],
|
|
105221
105221
|
"dates": [
|
|
@@ -105312,7 +105312,7 @@
|
|
|
105312
105312
|
"page-1162",
|
|
105313
105313
|
"page-1169",
|
|
105314
105314
|
"page-1187",
|
|
105315
|
-
"page-
|
|
105315
|
+
"page-1205",
|
|
105316
105316
|
"page-1244"
|
|
105317
105317
|
],
|
|
105318
105318
|
"cause": [
|
|
@@ -105492,7 +105492,7 @@
|
|
|
105492
105492
|
"active": [
|
|
105493
105493
|
"page-0144",
|
|
105494
105494
|
"page-0164",
|
|
105495
|
-
"page-
|
|
105495
|
+
"page-1205"
|
|
105496
105496
|
],
|
|
105497
105497
|
"export": [
|
|
105498
105498
|
"page-0144",
|
|
@@ -105553,7 +105553,7 @@
|
|
|
105553
105553
|
"page-0145",
|
|
105554
105554
|
"page-0204",
|
|
105555
105555
|
"page-1192",
|
|
105556
|
-
"page-
|
|
105556
|
+
"page-1205"
|
|
105557
105557
|
],
|
|
105558
105558
|
"edition": [
|
|
105559
105559
|
"page-0145"
|
|
@@ -105828,7 +105828,7 @@
|
|
|
105828
105828
|
"page-1201",
|
|
105829
105829
|
"page-1202",
|
|
105830
105830
|
"page-1203",
|
|
105831
|
-
"page-
|
|
105831
|
+
"page-1205",
|
|
105832
105832
|
"page-1222",
|
|
105833
105833
|
"page-1224",
|
|
105834
105834
|
"page-1230",
|
|
@@ -105893,7 +105893,7 @@
|
|
|
105893
105893
|
"endpoints": [
|
|
105894
105894
|
"page-0158",
|
|
105895
105895
|
"page-0174",
|
|
105896
|
-
"page-
|
|
105896
|
+
"page-1205",
|
|
105897
105897
|
"page-1227",
|
|
105898
105898
|
"page-1249"
|
|
105899
105899
|
],
|
|
@@ -105941,7 +105941,7 @@
|
|
|
105941
105941
|
"page-1087",
|
|
105942
105942
|
"page-1088",
|
|
105943
105943
|
"page-1089",
|
|
105944
|
-
"page-
|
|
105944
|
+
"page-1205"
|
|
105945
105945
|
],
|
|
105946
105946
|
"overwrite": [
|
|
105947
105947
|
"page-0162"
|
|
@@ -106002,7 +106002,7 @@
|
|
|
106002
106002
|
"oidc": [
|
|
106003
106003
|
"page-0162",
|
|
106004
106004
|
"page-0998",
|
|
106005
|
-
"page-
|
|
106005
|
+
"page-1205",
|
|
106006
106006
|
"page-1227",
|
|
106007
106007
|
"page-1228"
|
|
106008
106008
|
],
|
|
@@ -106108,13 +106108,13 @@
|
|
|
106108
106108
|
],
|
|
106109
106109
|
"across": [
|
|
106110
106110
|
"page-0164",
|
|
106111
|
-
"page-
|
|
106111
|
+
"page-1205"
|
|
106112
106112
|
],
|
|
106113
106113
|
"workers": [
|
|
106114
106114
|
"page-0164",
|
|
106115
106115
|
"page-0204",
|
|
106116
106116
|
"page-0217",
|
|
106117
|
-
"page-
|
|
106117
|
+
"page-1205"
|
|
106118
106118
|
],
|
|
106119
106119
|
"gauge": [
|
|
106120
106120
|
"page-0164"
|
|
@@ -106182,13 +106182,13 @@
|
|
|
106182
106182
|
"page-0321",
|
|
106183
106183
|
"page-0739",
|
|
106184
106184
|
"page-1203",
|
|
106185
|
-
"page-
|
|
106185
|
+
"page-1205"
|
|
106186
106186
|
],
|
|
106187
106187
|
"logs": [
|
|
106188
106188
|
"page-0181",
|
|
106189
106189
|
"page-0204",
|
|
106190
106190
|
"page-0205",
|
|
106191
|
-
"page-
|
|
106191
|
+
"page-1205"
|
|
106192
106192
|
],
|
|
106193
106193
|
"control": [
|
|
106194
106194
|
"page-0185",
|
|
@@ -106446,7 +106446,7 @@
|
|
|
106446
106446
|
"page-0603",
|
|
106447
106447
|
"page-0920",
|
|
106448
106448
|
"page-1096",
|
|
106449
|
-
"page-
|
|
106449
|
+
"page-1205"
|
|
106450
106450
|
],
|
|
106451
106451
|
"volume": [
|
|
106452
106452
|
"page-0196",
|
|
@@ -106558,7 +106558,7 @@
|
|
|
106558
106558
|
"page-0717",
|
|
106559
106559
|
"page-1169",
|
|
106560
106560
|
"page-1187",
|
|
106561
|
-
"page-
|
|
106561
|
+
"page-1205"
|
|
106562
106562
|
],
|
|
106563
106563
|
"subdomain": [
|
|
106564
106564
|
"page-0199",
|
|
@@ -106590,7 +106590,7 @@
|
|
|
106590
106590
|
"page-1155",
|
|
106591
106591
|
"page-1158",
|
|
106592
106592
|
"page-1183",
|
|
106593
|
-
"page-
|
|
106593
|
+
"page-1205"
|
|
106594
106594
|
],
|
|
106595
106595
|
"gets": [
|
|
106596
106596
|
"page-0199",
|
|
@@ -107240,7 +107240,7 @@
|
|
|
107240
107240
|
],
|
|
107241
107241
|
"prune": [
|
|
107242
107242
|
"page-0212",
|
|
107243
|
-
"page-
|
|
107243
|
+
"page-1205"
|
|
107244
107244
|
],
|
|
107245
107245
|
"down": [
|
|
107246
107246
|
"page-0212"
|
|
@@ -107337,7 +107337,7 @@
|
|
|
107337
107337
|
"page-1026",
|
|
107338
107338
|
"page-1027",
|
|
107339
107339
|
"page-1152",
|
|
107340
|
-
"page-
|
|
107340
|
+
"page-1205"
|
|
107341
107341
|
],
|
|
107342
107342
|
"report": [
|
|
107343
107343
|
"page-0223",
|
|
@@ -107368,7 +107368,7 @@
|
|
|
107368
107368
|
],
|
|
107369
107369
|
"ranges": [
|
|
107370
107370
|
"page-0226",
|
|
107371
|
-
"page-
|
|
107371
|
+
"page-1205"
|
|
107372
107372
|
],
|
|
107373
107373
|
"collected": [
|
|
107374
107374
|
"page-0227"
|
|
@@ -107796,7 +107796,7 @@
|
|
|
107796
107796
|
"page-0669",
|
|
107797
107797
|
"page-0693",
|
|
107798
107798
|
"page-0798",
|
|
107799
|
-
"page-
|
|
107799
|
+
"page-1205"
|
|
107800
107800
|
],
|
|
107801
107801
|
"retry": [
|
|
107802
107802
|
"page-0232",
|
|
@@ -108304,7 +108304,7 @@
|
|
|
108304
108304
|
"page-1132",
|
|
108305
108305
|
"page-1133",
|
|
108306
108306
|
"page-1134",
|
|
108307
|
-
"page-
|
|
108307
|
+
"page-1205"
|
|
108308
108308
|
],
|
|
108309
108309
|
"graph": [
|
|
108310
108310
|
"page-0301",
|
|
@@ -108353,7 +108353,7 @@
|
|
|
108353
108353
|
"gong": [
|
|
108354
108354
|
"page-0311",
|
|
108355
108355
|
"page-0817",
|
|
108356
|
-
"page-
|
|
108356
|
+
"page-1205"
|
|
108357
108357
|
],
|
|
108358
108358
|
"analytics": [
|
|
108359
108359
|
"page-0313"
|
|
@@ -108389,7 +108389,7 @@
|
|
|
108389
108389
|
"page-0708",
|
|
108390
108390
|
"page-0805",
|
|
108391
108391
|
"page-1064",
|
|
108392
|
-
"page-
|
|
108392
|
+
"page-1205"
|
|
108393
108393
|
],
|
|
108394
108394
|
"firestore": [
|
|
108395
108395
|
"page-0318"
|
|
@@ -108631,7 +108631,7 @@
|
|
|
108631
108631
|
"page-0373",
|
|
108632
108632
|
"page-0738",
|
|
108633
108633
|
"page-0876",
|
|
108634
|
-
"page-
|
|
108634
|
+
"page-1205"
|
|
108635
108635
|
],
|
|
108636
108636
|
"senders": [
|
|
108637
108637
|
"page-0373"
|
|
@@ -108655,7 +108655,7 @@
|
|
|
108655
108655
|
"onedrive": [
|
|
108656
108656
|
"page-0376",
|
|
108657
108657
|
"page-1087",
|
|
108658
|
-
"page-
|
|
108658
|
+
"page-1205"
|
|
108659
108659
|
],
|
|
108660
108660
|
"outlook": [
|
|
108661
108661
|
"page-0377",
|
|
@@ -108665,7 +108665,7 @@
|
|
|
108665
108665
|
"page-1033",
|
|
108666
108666
|
"page-1035",
|
|
108667
108667
|
"page-1088",
|
|
108668
|
-
"page-
|
|
108668
|
+
"page-1205"
|
|
108669
108669
|
],
|
|
108670
108670
|
"sharepoint": [
|
|
108671
108671
|
"page-0378",
|
|
@@ -108688,7 +108688,7 @@
|
|
|
108688
108688
|
"page-0581",
|
|
108689
108689
|
"page-0593",
|
|
108690
108690
|
"page-0883",
|
|
108691
|
-
"page-
|
|
108691
|
+
"page-1205"
|
|
108692
108692
|
],
|
|
108693
108693
|
"mocean": [
|
|
108694
108694
|
"page-0385",
|
|
@@ -108760,7 +108760,7 @@
|
|
|
108760
108760
|
"okta": [
|
|
108761
108761
|
"page-0400",
|
|
108762
108762
|
"page-0900",
|
|
108763
|
-
"page-
|
|
108763
|
+
"page-1205",
|
|
108764
108764
|
"page-1227",
|
|
108765
108765
|
"page-1236"
|
|
108766
108766
|
],
|
|
@@ -108893,7 +108893,7 @@
|
|
|
108893
108893
|
"page-0431",
|
|
108894
108894
|
"page-0942",
|
|
108895
108895
|
"page-1101",
|
|
108896
|
-
"page-
|
|
108896
|
+
"page-1205"
|
|
108897
108897
|
],
|
|
108898
108898
|
"salesmate": [
|
|
108899
108899
|
"page-0432",
|
|
@@ -108995,7 +108995,7 @@
|
|
|
108995
108995
|
"page-0978",
|
|
108996
108996
|
"page-1109",
|
|
108997
108997
|
"page-1110",
|
|
108998
|
-
"page-
|
|
108998
|
+
"page-1205"
|
|
108999
108999
|
],
|
|
109000
109000
|
"timescaledb": [
|
|
109001
109001
|
"page-0457",
|
|
@@ -109022,7 +109022,7 @@
|
|
|
109022
109022
|
"page-0462",
|
|
109023
109023
|
"page-0987",
|
|
109024
109024
|
"page-1113",
|
|
109025
|
-
"page-
|
|
109025
|
+
"page-1205"
|
|
109026
109026
|
],
|
|
109027
109027
|
"twist": [
|
|
109028
109028
|
"page-0463",
|
|
@@ -109162,7 +109162,7 @@
|
|
|
109162
109162
|
"page-0488",
|
|
109163
109163
|
"page-0576",
|
|
109164
109164
|
"page-0589",
|
|
109165
|
-
"page-
|
|
109165
|
+
"page-1205"
|
|
109166
109166
|
],
|
|
109167
109167
|
"perplexity": [
|
|
109168
109168
|
"page-0489",
|
|
@@ -109198,7 +109198,7 @@
|
|
|
109198
109198
|
"page-0492",
|
|
109199
109199
|
"page-0493",
|
|
109200
109200
|
"page-0784",
|
|
109201
|
-
"page-
|
|
109201
|
+
"page-1205"
|
|
109202
109202
|
],
|
|
109203
109203
|
"embeds": [
|
|
109204
109204
|
"page-0493"
|
|
@@ -109309,7 +109309,7 @@
|
|
|
109309
109309
|
],
|
|
109310
109310
|
"availability": [
|
|
109311
109311
|
"page-0501",
|
|
109312
|
-
"page-
|
|
109312
|
+
"page-1205"
|
|
109313
109313
|
],
|
|
109314
109314
|
"drive": [
|
|
109315
109315
|
"page-0503",
|
|
@@ -109505,7 +109505,7 @@
|
|
|
109505
109505
|
"page-0632",
|
|
109506
109506
|
"page-1041",
|
|
109507
109507
|
"page-1175",
|
|
109508
|
-
"page-
|
|
109508
|
+
"page-1205"
|
|
109509
109509
|
],
|
|
109510
109510
|
"inline": [
|
|
109511
109511
|
"page-0523",
|
|
@@ -109517,7 +109517,7 @@
|
|
|
109517
109517
|
],
|
|
109518
109518
|
"member": [
|
|
109519
109519
|
"page-0524",
|
|
109520
|
-
"page-
|
|
109520
|
+
"page-1205"
|
|
109521
109521
|
],
|
|
109522
109522
|
"leave": [
|
|
109523
109523
|
"page-0524"
|
|
@@ -109572,7 +109572,7 @@
|
|
|
109572
109572
|
"page-1117",
|
|
109573
109573
|
"page-1133",
|
|
109574
109574
|
"page-1203",
|
|
109575
|
-
"page-
|
|
109575
|
+
"page-1205"
|
|
109576
109576
|
],
|
|
109577
109577
|
"openai": [
|
|
109578
109578
|
"page-0530",
|
|
@@ -109592,7 +109592,7 @@
|
|
|
109592
109592
|
"page-0633",
|
|
109593
109593
|
"page-0738",
|
|
109594
109594
|
"page-0904",
|
|
109595
|
-
"page-
|
|
109595
|
+
"page-1205"
|
|
109596
109596
|
],
|
|
109597
109597
|
"assistants": [
|
|
109598
109598
|
"page-0530",
|
|
@@ -109701,21 +109701,21 @@
|
|
|
109701
109701
|
"information": [
|
|
109702
109702
|
"page-0544",
|
|
109703
109703
|
"page-0650",
|
|
109704
|
-
"page-
|
|
109704
|
+
"page-1205",
|
|
109705
109705
|
"page-1246"
|
|
109706
109706
|
],
|
|
109707
109707
|
"extractor": [
|
|
109708
109708
|
"page-0544",
|
|
109709
|
-
"page-
|
|
109709
|
+
"page-1205"
|
|
109710
109710
|
],
|
|
109711
109711
|
"sentiment": [
|
|
109712
109712
|
"page-0545",
|
|
109713
|
-
"page-
|
|
109713
|
+
"page-1205"
|
|
109714
109714
|
],
|
|
109715
109715
|
"analysis": [
|
|
109716
109716
|
"page-0545",
|
|
109717
109717
|
"page-0835",
|
|
109718
|
-
"page-
|
|
109718
|
+
"page-1205"
|
|
109719
109719
|
],
|
|
109720
109720
|
"temperature": [
|
|
109721
109721
|
"page-0545",
|
|
@@ -109737,7 +109737,7 @@
|
|
|
109737
109737
|
],
|
|
109738
109738
|
"classifier": [
|
|
109739
109739
|
"page-0546",
|
|
109740
|
-
"page-
|
|
109740
|
+
"page-1205"
|
|
109741
109741
|
],
|
|
109742
109742
|
"patterns": [
|
|
109743
109743
|
"page-0547",
|
|
@@ -109934,7 +109934,7 @@
|
|
|
109934
109934
|
],
|
|
109935
109935
|
"pgvector": [
|
|
109936
109936
|
"page-0552",
|
|
109937
|
-
"page-
|
|
109937
|
+
"page-1205"
|
|
109938
109938
|
],
|
|
109939
109939
|
"insert,": [
|
|
109940
109940
|
"page-0553",
|
|
@@ -109955,7 +109955,7 @@
|
|
|
109955
109955
|
"qdrant": [
|
|
109956
109956
|
"page-0554",
|
|
109957
109957
|
"page-0927",
|
|
109958
|
-
"page-
|
|
109958
|
+
"page-1205"
|
|
109959
109959
|
],
|
|
109960
109960
|
"weaviate": [
|
|
109961
109961
|
"page-0557",
|
|
@@ -109966,7 +109966,7 @@
|
|
|
109966
109966
|
"page-0678",
|
|
109967
109967
|
"page-1168",
|
|
109968
109968
|
"page-1183",
|
|
109969
|
-
"page-
|
|
109969
|
+
"page-1205"
|
|
109970
109970
|
],
|
|
109971
109971
|
"hybrid:": [
|
|
109972
109972
|
"page-0557"
|
|
@@ -109982,7 +109982,7 @@
|
|
|
109982
109982
|
],
|
|
109983
109983
|
"alpha": [
|
|
109984
109984
|
"page-0557",
|
|
109985
|
-
"page-
|
|
109985
|
+
"page-1205"
|
|
109986
109986
|
],
|
|
109987
109987
|
"properties": [
|
|
109988
109988
|
"page-0557",
|
|
@@ -110074,7 +110074,7 @@
|
|
|
110074
110074
|
"automatically": [
|
|
110075
110075
|
"page-0566",
|
|
110076
110076
|
"page-1203",
|
|
110077
|
-
"page-
|
|
110077
|
+
"page-1205",
|
|
110078
110078
|
"page-1214",
|
|
110079
110079
|
"page-1240"
|
|
110080
110080
|
],
|
|
@@ -110094,7 +110094,7 @@
|
|
|
110094
110094
|
"page-0679",
|
|
110095
110095
|
"page-0714",
|
|
110096
110096
|
"page-1183",
|
|
110097
|
-
"page-
|
|
110097
|
+
"page-1205",
|
|
110098
110098
|
"page-1246"
|
|
110099
110099
|
],
|
|
110100
110100
|
"known": [
|
|
@@ -110123,7 +110123,7 @@
|
|
|
110123
110123
|
"vertex": [
|
|
110124
110124
|
"page-0578",
|
|
110125
110125
|
"page-0590",
|
|
110126
|
-
"page-
|
|
110126
|
+
"page-1205"
|
|
110127
110127
|
],
|
|
110128
110128
|
"huggingface": [
|
|
110129
110129
|
"page-0579"
|
|
@@ -110145,7 +110145,7 @@
|
|
|
110145
110145
|
"page-0634",
|
|
110146
110146
|
"page-0635",
|
|
110147
110147
|
"page-0901",
|
|
110148
|
-
"page-
|
|
110148
|
+
"page-1205"
|
|
110149
110149
|
],
|
|
110150
110150
|
"deepseek": [
|
|
110151
110151
|
"page-0588",
|
|
@@ -110201,7 +110201,7 @@
|
|
|
110201
110201
|
"groq": [
|
|
110202
110202
|
"page-0591",
|
|
110203
110203
|
"page-0823",
|
|
110204
|
-
"page-
|
|
110204
|
+
"page-1205"
|
|
110205
110205
|
],
|
|
110206
110206
|
"sequences": [
|
|
110207
110207
|
"page-0592",
|
|
@@ -110236,7 +110236,7 @@
|
|
|
110236
110236
|
],
|
|
110237
110237
|
"selector": [
|
|
110238
110238
|
"page-0607",
|
|
110239
|
-
"page-
|
|
110239
|
+
"page-1205"
|
|
110240
110240
|
],
|
|
110241
110241
|
"rules": [
|
|
110242
110242
|
"page-0607",
|
|
@@ -110417,7 +110417,7 @@
|
|
|
110417
110417
|
"debug": [
|
|
110418
110418
|
"page-0649",
|
|
110419
110419
|
"page-1203",
|
|
110420
|
-
"page-
|
|
110420
|
+
"page-1205",
|
|
110421
110421
|
"page-1258"
|
|
110422
110422
|
],
|
|
110423
110423
|
"helper": [
|
|
@@ -110555,7 +110555,7 @@
|
|
|
110555
110555
|
],
|
|
110556
110556
|
"commit": [
|
|
110557
110557
|
"page-0663",
|
|
110558
|
-
"page-
|
|
110558
|
+
"page-1205",
|
|
110559
110559
|
"page-1210"
|
|
110560
110560
|
],
|
|
110561
110561
|
"graphql": [
|
|
@@ -110644,7 +110644,7 @@
|
|
|
110644
110644
|
"schema": [
|
|
110645
110645
|
"page-0674",
|
|
110646
110646
|
"page-1203",
|
|
110647
|
-
"page-
|
|
110647
|
+
"page-1205"
|
|
110648
110648
|
],
|
|
110649
110649
|
"activate,": [
|
|
110650
110650
|
"page-0674"
|
|
@@ -110683,7 +110683,7 @@
|
|
|
110683
110683
|
"feed": [
|
|
110684
110684
|
"page-0681",
|
|
110685
110685
|
"page-0685",
|
|
110686
|
-
"page-
|
|
110686
|
+
"page-1205"
|
|
110687
110687
|
],
|
|
110688
110688
|
"hour": [
|
|
110689
110689
|
"page-0681",
|
|
@@ -110747,7 +110747,7 @@
|
|
|
110747
110747
|
],
|
|
110748
110748
|
"guardrails": [
|
|
110749
110749
|
"page-0697",
|
|
110750
|
-
"page-
|
|
110750
|
+
"page-1205"
|
|
110751
110751
|
],
|
|
110752
110752
|
"customize": [
|
|
110753
110753
|
"page-0697"
|
|
@@ -110877,7 +110877,7 @@
|
|
|
110877
110877
|
"duplicates": [
|
|
110878
110878
|
"page-0710",
|
|
110879
110879
|
"page-0711",
|
|
110880
|
-
"page-
|
|
110880
|
+
"page-1205"
|
|
110881
110881
|
],
|
|
110882
110882
|
"repeated": [
|
|
110883
110883
|
"page-0710"
|
|
@@ -111079,7 +111079,7 @@
|
|
|
111079
111079
|
"page-0800",
|
|
111080
111080
|
"page-0856",
|
|
111081
111081
|
"page-1061",
|
|
111082
|
-
"page-
|
|
111082
|
+
"page-1205"
|
|
111083
111083
|
],
|
|
111084
111084
|
"figma": [
|
|
111085
111085
|
"page-0801",
|
|
@@ -111404,7 +111404,7 @@
|
|
|
111404
111404
|
],
|
|
111405
111405
|
"(beta)": [
|
|
111406
111406
|
"page-1062",
|
|
111407
|
-
"page-
|
|
111407
|
+
"page-1205"
|
|
111408
111408
|
],
|
|
111409
111409
|
"objects": [
|
|
111410
111410
|
"page-1123",
|
|
@@ -111430,7 +111430,7 @@
|
|
|
111430
111430
|
],
|
|
111431
111431
|
"https": [
|
|
111432
111432
|
"page-1143",
|
|
111433
|
-
"page-
|
|
111433
|
+
"page-1205",
|
|
111434
111434
|
"page-1207"
|
|
111435
111435
|
],
|
|
111436
111436
|
"provided": [
|
|
@@ -111617,7 +111617,7 @@
|
|
|
111617
111617
|
],
|
|
111618
111618
|
"assignment": [
|
|
111619
111619
|
"page-1168",
|
|
111620
|
-
"page-
|
|
111620
|
+
"page-1205"
|
|
111621
111621
|
],
|
|
111622
111622
|
"(drag": [
|
|
111623
111623
|
"page-1168"
|
|
@@ -111644,7 +111644,7 @@
|
|
|
111644
111644
|
],
|
|
111645
111645
|
"consistency": [
|
|
111646
111646
|
"page-1169",
|
|
111647
|
-
"page-
|
|
111647
|
+
"page-1205"
|
|
111648
111648
|
],
|
|
111649
111649
|
"sorting": [
|
|
111650
111650
|
"page-1169"
|
|
@@ -111652,7 +111652,7 @@
|
|
|
111652
111652
|
"functionality": [
|
|
111653
111653
|
"page-1169",
|
|
111654
111654
|
"page-1203",
|
|
111655
|
-
"page-
|
|
111655
|
+
"page-1205"
|
|
111656
111656
|
],
|
|
111657
111657
|
"deleting": [
|
|
111658
111658
|
"page-1169",
|
|
@@ -111666,7 +111666,7 @@
|
|
|
111666
111666
|
],
|
|
111667
111667
|
"nodes:": [
|
|
111668
111668
|
"page-1169",
|
|
111669
|
-
"page-
|
|
111669
|
+
"page-1205"
|
|
111670
111670
|
],
|
|
111671
111671
|
"'simplify'": [
|
|
111672
111672
|
"page-1169"
|
|
@@ -111707,7 +111707,7 @@
|
|
|
111707
111707
|
],
|
|
111708
111708
|
"general": [
|
|
111709
111709
|
"page-1169",
|
|
111710
|
-
"page-
|
|
111710
|
+
"page-1205"
|
|
111711
111711
|
],
|
|
111712
111712
|
"philosophy": [
|
|
111713
111713
|
"page-1169"
|
|
@@ -111805,7 +111805,7 @@
|
|
|
111805
111805
|
],
|
|
111806
111806
|
"lists": [
|
|
111807
111807
|
"page-1183",
|
|
111808
|
-
"page-
|
|
111808
|
+
"page-1205",
|
|
111809
111809
|
"page-1255"
|
|
111810
111810
|
],
|
|
111811
111811
|
"subtitles": [
|
|
@@ -111856,7 +111856,7 @@
|
|
|
111856
111856
|
],
|
|
111857
111857
|
"show": [
|
|
111858
111858
|
"page-1187",
|
|
111859
|
-
"page-
|
|
111859
|
+
"page-1205"
|
|
111860
111860
|
],
|
|
111861
111861
|
"menu": [
|
|
111862
111862
|
"page-1187",
|
|
@@ -111896,7 +111896,7 @@
|
|
|
111896
111896
|
"trial": [
|
|
111897
111897
|
"page-1192",
|
|
111898
111898
|
"page-1195",
|
|
111899
|
-
"page-
|
|
111899
|
+
"page-1205"
|
|
111900
111900
|
],
|
|
111901
111901
|
"expiration": [
|
|
111902
111902
|
"page-1192"
|
|
@@ -111944,7 +111944,7 @@
|
|
|
111944
111944
|
],
|
|
111945
111945
|
"enhancements": [
|
|
111946
111946
|
"page-1203",
|
|
111947
|
-
"page-
|
|
111947
|
+
"page-1205"
|
|
111948
111948
|
],
|
|
111949
111949
|
"extension": [
|
|
111950
111950
|
"page-1203"
|
|
@@ -111960,11 +111960,11 @@
|
|
|
111960
111960
|
],
|
|
111961
111961
|
"overhaul": [
|
|
111962
111962
|
"page-1203",
|
|
111963
|
-
"page-
|
|
111963
|
+
"page-1205"
|
|
111964
111964
|
],
|
|
111965
111965
|
"experience": [
|
|
111966
111966
|
"page-1203",
|
|
111967
|
-
"page-
|
|
111967
|
+
"page-1205"
|
|
111968
111968
|
],
|
|
111969
111969
|
"contributor": [
|
|
111970
111970
|
"page-1203"
|
|
@@ -111974,31 +111974,31 @@
|
|
|
111974
111974
|
],
|
|
111975
111975
|
"overhauled": [
|
|
111976
111976
|
"page-1203",
|
|
111977
|
-
"page-
|
|
111977
|
+
"page-1205"
|
|
111978
111978
|
],
|
|
111979
111979
|
"redesigned": [
|
|
111980
111980
|
"page-1203"
|
|
111981
111981
|
],
|
|
111982
111982
|
"platform": [
|
|
111983
111983
|
"page-1203",
|
|
111984
|
-
"page-
|
|
111984
|
+
"page-1205"
|
|
111985
111985
|
],
|
|
111986
111986
|
"highlights": [
|
|
111987
111987
|
"page-1203",
|
|
111988
|
-
"page-
|
|
111988
|
+
"page-1205"
|
|
111989
111989
|
],
|
|
111990
111990
|
"sticky": [
|
|
111991
111991
|
"page-1203",
|
|
111992
|
-
"page-
|
|
111992
|
+
"page-1205",
|
|
111993
111993
|
"page-1254"
|
|
111994
111994
|
],
|
|
111995
111995
|
"enhanced": [
|
|
111996
111996
|
"page-1203",
|
|
111997
|
-
"page-
|
|
111997
|
+
"page-1205"
|
|
111998
111998
|
],
|
|
111999
111999
|
"feature:": [
|
|
112000
112000
|
"page-1203",
|
|
112001
|
-
"page-
|
|
112001
|
+
"page-1205"
|
|
112002
112002
|
],
|
|
112003
112003
|
"negative": [
|
|
112004
112004
|
"page-1203"
|
|
@@ -112007,160 +112007,160 @@
|
|
|
112007
112007
|
"page-1203"
|
|
112008
112008
|
],
|
|
112009
112009
|
"n8n@1": [
|
|
112010
|
-
"page-
|
|
112010
|
+
"page-1205"
|
|
112011
112011
|
],
|
|
112012
112012
|
"provisioning": [
|
|
112013
|
-
"page-
|
|
112013
|
+
"page-1205",
|
|
112014
112014
|
"page-1227",
|
|
112015
112015
|
"page-1236",
|
|
112016
112016
|
"page-1237"
|
|
112017
112017
|
],
|
|
112018
112018
|
"critical": [
|
|
112019
|
-
"page-
|
|
112019
|
+
"page-1205"
|
|
112020
112020
|
],
|
|
112021
112021
|
"control:": [
|
|
112022
|
-
"page-
|
|
112022
|
+
"page-1205"
|
|
112023
112023
|
],
|
|
112024
112024
|
"added": [
|
|
112025
|
-
"page-
|
|
112025
|
+
"page-1205"
|
|
112026
112026
|
],
|
|
112027
112027
|
"**no": [
|
|
112028
|
-
"page-
|
|
112028
|
+
"page-1205"
|
|
112029
112029
|
],
|
|
112030
112030
|
"plan**": [
|
|
112031
|
-
"page-
|
|
112031
|
+
"page-1205"
|
|
112032
112032
|
],
|
|
112033
112033
|
"**respond": [
|
|
112034
|
-
"page-
|
|
112034
|
+
"page-1205"
|
|
112035
112035
|
],
|
|
112036
112036
|
"**chat": [
|
|
112037
|
-
"page-
|
|
112037
|
+
"page-1205"
|
|
112038
112038
|
],
|
|
112039
112039
|
"streaming**": [
|
|
112040
|
-
"page-
|
|
112040
|
+
"page-1205"
|
|
112041
112041
|
],
|
|
112042
112042
|
"(openid": [
|
|
112043
|
-
"page-
|
|
112043
|
+
"page-1205"
|
|
112044
112044
|
],
|
|
112045
112045
|
"connect)": [
|
|
112046
|
-
"page-
|
|
112046
|
+
"page-1205"
|
|
112047
112047
|
],
|
|
112048
112048
|
"admins": [
|
|
112049
|
-
"page-
|
|
112049
|
+
"page-1205"
|
|
112050
112050
|
],
|
|
112051
112051
|
"extended": [
|
|
112052
|
-
"page-
|
|
112052
|
+
"page-1205"
|
|
112053
112053
|
],
|
|
112054
112054
|
"assigning": [
|
|
112055
|
-
"page-
|
|
112055
|
+
"page-1205"
|
|
112056
112056
|
],
|
|
112057
112057
|
"pending": [
|
|
112058
|
-
"page-
|
|
112058
|
+
"page-1205",
|
|
112059
112059
|
"page-1224"
|
|
112060
112060
|
],
|
|
112061
112061
|
"faster": [
|
|
112062
|
-
"page-
|
|
112062
|
+
"page-1205"
|
|
112063
112063
|
],
|
|
112064
112064
|
"archive": [
|
|
112065
|
-
"page-
|
|
112065
|
+
"page-1205"
|
|
112066
112066
|
],
|
|
112067
112067
|
"partial": [
|
|
112068
|
-
"page-
|
|
112068
|
+
"page-1205",
|
|
112069
112069
|
"page-1260"
|
|
112070
112070
|
],
|
|
112071
112071
|
"breadcrumb": [
|
|
112072
|
-
"page-
|
|
112072
|
+
"page-1205"
|
|
112073
112073
|
],
|
|
112074
112074
|
"protocol": [
|
|
112075
|
-
"page-
|
|
112075
|
+
"page-1205",
|
|
112076
112076
|
"page-1223"
|
|
112077
112077
|
],
|
|
112078
112078
|
"(mcp)": [
|
|
112079
|
-
"page-
|
|
112079
|
+
"page-1205"
|
|
112080
112080
|
],
|
|
112081
112081
|
"preview": [
|
|
112082
|
-
"page-
|
|
112082
|
+
"page-1205"
|
|
112083
112083
|
],
|
|
112084
112084
|
"tidy": [
|
|
112085
|
-
"page-
|
|
112085
|
+
"page-1205"
|
|
112086
112086
|
],
|
|
112087
112087
|
"editing": [
|
|
112088
|
-
"page-
|
|
112088
|
+
"page-1205",
|
|
112089
112089
|
"page-1245"
|
|
112090
112090
|
],
|
|
112091
112091
|
"modal": [
|
|
112092
|
-
"page-
|
|
112092
|
+
"page-1205"
|
|
112093
112093
|
],
|
|
112094
112094
|
"beta": [
|
|
112095
|
-
"page-
|
|
112095
|
+
"page-1205"
|
|
112096
112096
|
],
|
|
112097
112097
|
"debugging": [
|
|
112098
|
-
"page-
|
|
112098
|
+
"page-1205"
|
|
112099
112099
|
],
|
|
112100
112100
|
"collaborators": [
|
|
112101
|
-
"page-
|
|
112101
|
+
"page-1205"
|
|
112102
112102
|
],
|
|
112103
112103
|
"override": [
|
|
112104
|
-
"page-
|
|
112104
|
+
"page-1205"
|
|
112105
112105
|
],
|
|
112106
112106
|
"registry": [
|
|
112107
|
-
"page-
|
|
112107
|
+
"page-1205"
|
|
112108
112108
|
],
|
|
112109
112109
|
"rolling": [
|
|
112110
|
-
"page-
|
|
112110
|
+
"page-1205"
|
|
112111
112111
|
],
|
|
112112
112112
|
"enhancement:": [
|
|
112113
|
-
"page-
|
|
112113
|
+
"page-1205"
|
|
112114
112114
|
],
|
|
112115
112115
|
"methods,": [
|
|
112116
|
-
"page-
|
|
112116
|
+
"page-1205"
|
|
112117
112117
|
],
|
|
112118
112118
|
"role:": [
|
|
112119
|
-
"page-
|
|
112119
|
+
"page-1205"
|
|
112120
112120
|
],
|
|
112121
112121
|
"increased": [
|
|
112122
|
-
"page-
|
|
112122
|
+
"page-1205"
|
|
112123
112123
|
],
|
|
112124
112124
|
"owners": [
|
|
112125
|
-
"page-
|
|
112125
|
+
"page-1205"
|
|
112126
112126
|
],
|
|
112127
112127
|
"avatars": [
|
|
112128
|
-
"page-
|
|
112128
|
+
"page-1205"
|
|
112129
112129
|
],
|
|
112130
112130
|
"creator": [
|
|
112131
|
-
"page-
|
|
112131
|
+
"page-1205"
|
|
112132
112132
|
],
|
|
112133
112133
|
"note": [
|
|
112134
|
-
"page-
|
|
112134
|
+
"page-1205",
|
|
112135
112135
|
"page-1254"
|
|
112136
112136
|
],
|
|
112137
112137
|
"colors": [
|
|
112138
|
-
"page-
|
|
112138
|
+
"page-1205",
|
|
112139
112139
|
"page-1254"
|
|
112140
112140
|
],
|
|
112141
112141
|
"dark": [
|
|
112142
|
-
"page-
|
|
112142
|
+
"page-1205"
|
|
112143
112143
|
],
|
|
112144
112144
|
"supports": [
|
|
112145
|
-
"page-
|
|
112145
|
+
"page-1205"
|
|
112146
112146
|
],
|
|
112147
112147
|
"tournament": [
|
|
112148
|
-
"page-
|
|
112148
|
+
"page-1205"
|
|
112149
112149
|
],
|
|
112150
112150
|
"ttl`": [
|
|
112151
|
-
"page-
|
|
112151
|
+
"page-1205"
|
|
112152
112152
|
],
|
|
112153
112153
|
"`executions": [
|
|
112154
|
-
"page-
|
|
112154
|
+
"page-1205"
|
|
112155
112155
|
],
|
|
112156
112156
|
"timeout`": [
|
|
112157
|
-
"page-
|
|
112157
|
+
"page-1205"
|
|
112158
112158
|
],
|
|
112159
112159
|
"persisted": [
|
|
112160
|
-
"page-
|
|
112160
|
+
"page-1205"
|
|
112161
112161
|
],
|
|
112162
112162
|
"secops": [
|
|
112163
|
-
"page-
|
|
112163
|
+
"page-1205"
|
|
112164
112164
|
],
|
|
112165
112165
|
"pattern": [
|
|
112166
112166
|
"page-1206"
|