@n8n-as-code/agent-cli 0.5.1 → 0.6.0
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.
- package/dist/assets/n8n-docs-complete.json +117 -114
- package/dist/assets/n8n-knowledge-index.json +103 -97
- package/dist/assets/n8n-nodes-technical.json +7 -7
- package/dist/cli.js +7 -3
- package/dist/cli.js.map +1 -1
- package/dist/services/ai-context-generator.d.ts.map +1 -1
- package/dist/services/ai-context-generator.js +54 -16
- package/dist/services/ai-context-generator.js.map +1 -1
- package/dist/services/docs-provider.d.ts.map +1 -1
- package/dist/services/docs-provider.js +7 -3
- package/dist/services/docs-provider.js.map +1 -1
- package/dist/services/knowledge-search.d.ts.map +1 -1
- package/dist/services/knowledge-search.js +7 -3
- package/dist/services/knowledge-search.js.map +1 -1
- package/dist/services/node-schema-provider.js +4 -4
- package/dist/services/node-schema-provider.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-01-
|
|
2
|
+
"generatedAt": "2026-01-20T09:40:13.177Z",
|
|
3
3
|
"version": "1.0.0",
|
|
4
4
|
"sourceUrl": "https://docs.n8n.io/llms.txt",
|
|
5
5
|
"totalPages": 1243,
|
|
@@ -2686,7 +2686,7 @@
|
|
|
2686
2686
|
"nodeName": null,
|
|
2687
2687
|
"nodeType": null,
|
|
2688
2688
|
"content": {
|
|
2689
|
-
"markdown": "# Release notes\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.3.4 Current `beta`: 2.4.1\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: [1.x](1-x/) and [0.x](0-x/)\n\n## n8n@2.3.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.4...n8n@2.3.5) for this version.\\\n**Release date:** 2026-01-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@2.4.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.0...n8n@2.4.1) for this version.\\\n**Release date:** 2026-01-13\n\nBeta version\n\nThis is the `beta` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.1...n8n@2.3.2) for this version.\\\n**Release date:** 2026-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@2.4.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.4.0) for this version.\\\n**Release date:** 2026-01-12\n\nThis release contains bug fixes.\n\n### Contributors\n\n[JonLaliberte](https://github.com/JonLaliberte)\\\n[davidpanic](https://github.com/davidpanic)\\\n[TomTom101](https://github.com/TomTom101)\\\n[garritfra](https://github.com/garritfra)\\\n[maximepvrt](https://github.com/maximepvrt)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.3.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.2...n8n@2.3.3) 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@2.3.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.3...n8n@2.3.4) for this version.\\\n**Release date:** 2026-01-13\n\nStable version\n\nThis is the `stable` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.3.1) for this version.\\\n**Release date:** 2026-01-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@2.2.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.4...n8n@2.2.5) 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@2.2.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.3...n8n@2.2.4) for this version.\\\n**Release date:** 2026-01-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@2.3.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.3.0) for this version.\\\n**Release date:** 2026-01-05\n\nThis release contains bug fixes.\n\n### Contributors\n\n[Shashwat-06](https://github.com/Shashwat-06)\\\n[ByteEVM](https://github.com/ByteEVM)\\\n[mithredate](https://github.com/mithredate)\\\n[belyas](https://github.com/belyas)\\\n[saurabhssonkar](https://github.com/saurabhssonkar)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.2.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.2...n8n@2.2.3) for this version.\\\n**Release date:** 2026-01-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@2.2.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.1...n8n@2.2.2) for this version.\\\n**Release date:** 2025-12-30\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.1.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.4...n8n@2.1.5) for this version.\\\n**Release date:** 2025-12-30\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.1.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.3...n8n@2.1.4) 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@2.1.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.2...n8n@2.1.3) 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@2.2.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.2.1) 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@2.2.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.2.0) for this version.\n\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@2.1.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.1...n8n@2.1.2) 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@2.1.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.1.1) 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@2.0.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.2...n8n@2.0.3) 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@2.1.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.1.0) for this version.\\\n**Release date:** 2025-12-16\n\nThis release contains bug fixes and features.\n\n### **Time Saved node**\n\nPreviously, teams could only track a single fixed time saved value for each workflow regardless of which path an execution takes. The new Time Saved node enables more precise time savings calculations where different execution paths will save different amounts of time.\n\nWith this release you can now:\n\n- **Choose fixed value or dynamic time tracking**: Use fixed time saved for simple workflows, or use one or many time saved nodes to calculate savings dynamically based on the actual execution path taken\n- **Configure per-item calculations**: When using the Time Saved node, choose whether to calculate time saved once for all items or multiply by the number of items processed\n\nThe new Time Saved node provides increased accuracy for complex workflows where different execution paths save different amounts of time.\n\nn8n automatically totals the time from all Time Saved nodes executed during each workflow run and reports it within the insights dashboard.\n\n### Contributors\n\n[Akcthecoder200](https://github.com/Akcthecoder200)\\\n[rishiraj-58](https://github.com/rishiraj-58)\\\n[rlafferty](https://github.com/rlafferty)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.0.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.1...n8n@2.0.2) for this version.\\\n**Release date:** 2025-12-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@2.0.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.0.1) 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@2.0.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0) for this version.\\\n**Release date:** 2025-12-05\n\n### Major Version Change\n\nn8n 2.0.0 is a hardening release, not a feature release. It strengthens n8n's position as an enterprise-grade platform with secure-by-default execution, removal of legacy options that caused edge-case bugs, and better performance under load. The goal is a more predictable foundation you can rely on for mission-critical workflows.\n\nThis release is currently in **beta**. There's no urgency to upgrade immediately — take time to review the breaking changes and assess your workflows using the migration tool before upgrading.\n\nFor the full story behind 2.0, read our [announcement blog post](https://blog.n8n.io/introducing-n8n-2-0/).\n\n### Breaking changes\n\nVersion 2.0 includes breaking changes across security defaults, data handling, and configuration. Key changes include:\n\n- Task runners enabled by default (Code node executions now run in isolated environments)\n- Environment variable access blocked from Code nodes by default\n- ExecuteCommand and LocalFileTrigger nodes disabled by default\n- In-memory binary data mode removed\n\nReview the complete list and migration guidance in the [v2.0 breaking changes docs.](https://docs.n8n.io/2-0-breaking-changes/)\n\n### Before you upgrade\n\nUse the **Migration Report** tool to identify workflow-level and instance-level issues that need attention before upgrading.\n\nSee the [v2.0 migration tool docs](https://docs.n8n.io/migration-tool-v2/) for details.\n\n### Product updates\n\n**Publish / Save workflow paradigm**\n\nn8n 2.0 introduces a safer approach to updating live workflows. The `Save` button now preserves your edits without changing production. A new `Publish` button lets you explicitly push changes live when ready. See [Publish workflows](https://docs.n8n.io/workflows/publish/) for details.\n\n**Canvas and navigation improvements**\n\nSubtle refinements to the workflow editor canvas and reorganized sidebar navigation.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.0.0-rc.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0-rc.4) 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@2.0.0-rc.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.2...n8n@2.0.0-rc.3) for this version.\\\n**Release date:** 2025-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@2.0.0-rc.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.1...n8n@2.0.0-rc.2) for this version.\\\n**Release date:** 2025-12-04\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@2.0.0-rc.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.0...n8n@2.0.0-rc.1) for this version.\\\n**Release date:** 2025-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@2.0.0-rc.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@2.0.0-rc.0) for this version.\\\n**Release date:** 2025-12-02\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\nOlder versions\n\nYou can find the release notes for older versions of n8n: [1.x](1-x/) and [0.x](0-x/)\n",
|
|
2689
|
+
"markdown": "# Release notes\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.3.4 Current `beta`: 2.4.1\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: [1.x](1-x/) and [0.x](0-x/)\n\n## n8n@2.4.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.2...n8n@2.4.3) 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@2.3.6\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.5...n8n@2.3.6) 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@2.4.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.3...n8n@2.4.4) 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@2.3.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.4...n8n@2.3.5) for this version.\\\n**Release date:** 2026-01-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@2.4.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.0...n8n@2.4.1) for this version.\\\n**Release date:** 2026-01-13\n\nBeta version\n\nThis is the `beta` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.1...n8n@2.3.2) for this version.\\\n**Release date:** 2026-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@2.4.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.4.0) for this version.\\\n**Release date:** 2026-01-12\n\nThis release contains bug fixes.\n\n### Contributors\n\n[JonLaliberte](https://github.com/JonLaliberte)\\\n[davidpanic](https://github.com/davidpanic)\\\n[TomTom101](https://github.com/TomTom101)\\\n[garritfra](https://github.com/garritfra)\\\n[maximepvrt](https://github.com/maximepvrt)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.3.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.2...n8n@2.3.3) 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@2.3.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.3...n8n@2.3.4) for this version.\\\n**Release date:** 2026-01-13\n\nStable version\n\nThis is the `stable` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.3.1) for this version.\\\n**Release date:** 2026-01-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@2.2.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.4...n8n@2.2.5) 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@2.2.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.3...n8n@2.2.4) for this version.\\\n**Release date:** 2026-01-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@2.3.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.3.0) for this version.\\\n**Release date:** 2026-01-05\n\nThis release contains bug fixes.\n\n### Contributors\n\n[Shashwat-06](https://github.com/Shashwat-06)\\\n[ByteEVM](https://github.com/ByteEVM)\\\n[mithredate](https://github.com/mithredate)\\\n[belyas](https://github.com/belyas)\\\n[saurabhssonkar](https://github.com/saurabhssonkar)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.2.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.2...n8n@2.2.3) for this version.\\\n**Release date:** 2026-01-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@2.2.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.1...n8n@2.2.2) for this version.\\\n**Release date:** 2025-12-30\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.1.5\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.4...n8n@2.1.5) for this version.\\\n**Release date:** 2025-12-30\n\nThis release contains bug fixes.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.1.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.3...n8n@2.1.4) 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@2.1.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.2...n8n@2.1.3) 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@2.2.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.2.1) 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@2.2.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.2.0) for this version.\n\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@2.1.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.1...n8n@2.1.2) 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@2.1.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.1.1) 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@2.0.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.2...n8n@2.0.3) 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@2.1.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.1.0) for this version.\\\n**Release date:** 2025-12-16\n\nThis release contains bug fixes and features.\n\n### **Time Saved node**\n\nPreviously, teams could only track a single fixed time saved value for each workflow regardless of which path an execution takes. The new Time Saved node enables more precise time savings calculations where different execution paths will save different amounts of time.\n\nWith this release you can now:\n\n- **Choose fixed value or dynamic time tracking**: Use fixed time saved for simple workflows, or use one or many time saved nodes to calculate savings dynamically based on the actual execution path taken\n- **Configure per-item calculations**: When using the Time Saved node, choose whether to calculate time saved once for all items or multiply by the number of items processed\n\nThe new Time Saved node provides increased accuracy for complex workflows where different execution paths save different amounts of time.\n\nn8n automatically totals the time from all Time Saved nodes executed during each workflow run and reports it within the insights dashboard.\n\n### Contributors\n\n[Akcthecoder200](https://github.com/Akcthecoder200)\\\n[rishiraj-58](https://github.com/rishiraj-58)\\\n[rlafferty](https://github.com/rlafferty)\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.0.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.1...n8n@2.0.2) for this version.\\\n**Release date:** 2025-12-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@2.0.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.0.1) 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@2.0.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0) for this version.\\\n**Release date:** 2025-12-05\n\n### Major Version Change\n\nn8n 2.0.0 is a hardening release, not a feature release. It strengthens n8n's position as an enterprise-grade platform with secure-by-default execution, removal of legacy options that caused edge-case bugs, and better performance under load. The goal is a more predictable foundation you can rely on for mission-critical workflows.\n\nThis release is currently in **beta**. There's no urgency to upgrade immediately — take time to review the breaking changes and assess your workflows using the migration tool before upgrading.\n\nFor the full story behind 2.0, read our [announcement blog post](https://blog.n8n.io/introducing-n8n-2-0/).\n\n### Breaking changes\n\nVersion 2.0 includes breaking changes across security defaults, data handling, and configuration. Key changes include:\n\n- Task runners enabled by default (Code node executions now run in isolated environments)\n- Environment variable access blocked from Code nodes by default\n- ExecuteCommand and LocalFileTrigger nodes disabled by default\n- In-memory binary data mode removed\n\nReview the complete list and migration guidance in the [v2.0 breaking changes docs.](https://docs.n8n.io/2-0-breaking-changes/)\n\n### Before you upgrade\n\nUse the **Migration Report** tool to identify workflow-level and instance-level issues that need attention before upgrading.\n\nSee the [v2.0 migration tool docs](https://docs.n8n.io/migration-tool-v2/) for details.\n\n### Product updates\n\n**Publish / Save workflow paradigm**\n\nn8n 2.0 introduces a safer approach to updating live workflows. The `Save` button now preserves your edits without changing production. A new `Publish` button lets you explicitly push changes live when ready. See [Publish workflows](https://docs.n8n.io/workflows/publish/) for details.\n\n**Canvas and navigation improvements**\n\nSubtle refinements to the workflow editor canvas and reorganized sidebar navigation.\n\nFor full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.\n\n## n8n@2.0.0-rc.4\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0-rc.4) 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@2.0.0-rc.3\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.2...n8n@2.0.0-rc.3) for this version.\\\n**Release date:** 2025-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@2.0.0-rc.2\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.1...n8n@2.0.0-rc.2) for this version.\\\n**Release date:** 2025-12-04\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@2.0.0-rc.1\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.0...n8n@2.0.0-rc.1) for this version.\\\n**Release date:** 2025-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@2.0.0-rc.0\n\nView the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.122.0...n8n@2.0.0-rc.0) for this version.\\\n**Release date:** 2025-12-02\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\nOlder versions\n\nYou can find the release notes for older versions of n8n: [1.x](1-x/) and [0.x](0-x/)\n",
|
|
2690
2690
|
"excerpt": "# Release notes 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.3.4 Current `beta`: 2.4.1 ## How to update n8n The steps to u...",
|
|
2691
2691
|
"sections": [
|
|
2692
2692
|
{
|
|
@@ -2722,12 +2722,12 @@
|
|
|
2722
2722
|
"operations": [],
|
|
2723
2723
|
"codeExamples": 0,
|
|
2724
2724
|
"complexity": "beginner",
|
|
2725
|
-
"readingTime": "
|
|
2726
|
-
"contentLength":
|
|
2725
|
+
"readingTime": "8 min",
|
|
2726
|
+
"contentLength": 14204,
|
|
2727
2727
|
"relatedPages": []
|
|
2728
2728
|
},
|
|
2729
2729
|
"searchIndex": {
|
|
2730
|
-
"fullText": "2.x # release notes\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.3.4 current `beta`: 2.4.1\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: [1.x](1-x/) and [0.x](0-x/)\n\n## n8n@2.3.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.4...n8n@2.3.5) for this version.\\\n**release date:** 2026-01-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@2.4.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.0...n8n@2.4.1) for this version.\\\n**release date:** 2026-01-13\n\nbeta version\n\nthis is the `beta` version. n8n recommends using the `stable` version. the `beta` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.1...n8n@2.3.2) for this version.\\\n**release date:** 2026-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@2.4.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.4.0) for this version.\\\n**release date:** 2026-01-12\n\nthis release contains bug fixes.\n\n### contributors\n\n[jonlaliberte](https://github.com/jonlaliberte)\\\n[davidpanic](https://github.com/davidpanic)\\\n[tomtom101](https://github.com/tomtom101)\\\n[garritfra](https://github.com/garritfra)\\\n[maximepvrt](https://github.com/maximepvrt)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.3.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.2...n8n@2.3.3) 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@2.3.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.3...n8n@2.3.4) for this version.\\\n**release date:** 2026-01-13\n\nstable version\n\nthis is the `stable` version. n8n recommends using the `stable` version. the `beta` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.3.1) for this version.\\\n**release date:** 2026-01-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@2.2.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.4...n8n@2.2.5) 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@2.2.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.3...n8n@2.2.4) for this version.\\\n**release date:** 2026-01-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@2.3.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.3.0) for this version.\\\n**release date:** 2026-01-05\n\nthis release contains bug fixes.\n\n### contributors\n\n[shashwat-06](https://github.com/shashwat-06)\\\n[byteevm](https://github.com/byteevm)\\\n[mithredate](https://github.com/mithredate)\\\n[belyas](https://github.com/belyas)\\\n[saurabhssonkar](https://github.com/saurabhssonkar)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.2.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.2...n8n@2.2.3) for this version.\\\n**release date:** 2026-01-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@2.2.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.1...n8n@2.2.2) for this version.\\\n**release date:** 2025-12-30\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.1.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.4...n8n@2.1.5) for this version.\\\n**release date:** 2025-12-30\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.1.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.3...n8n@2.1.4) 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@2.1.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.2...n8n@2.1.3) 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@2.2.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.2.1) 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@2.2.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.2.0) for this version.\n\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@2.1.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.1...n8n@2.1.2) 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@2.1.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.1.1) 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@2.0.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.2...n8n@2.0.3) 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@2.1.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.1.0) for this version.\\\n**release date:** 2025-12-16\n\nthis release contains bug fixes and features.\n\n### **time saved node**\n\npreviously, teams could only track a single fixed time saved value for each workflow regardless of which path an execution takes. the new time saved node enables more precise time savings calculations where different execution paths will save different amounts of time.\n\nwith this release you can now:\n\n- **choose fixed value or dynamic time tracking**: use fixed time saved for simple workflows, or use one or many time saved nodes to calculate savings dynamically based on the actual execution path taken\n- **configure per-item calculations**: when using the time saved node, choose whether to calculate time saved once for all items or multiply by the number of items processed\n\nthe new time saved node provides increased accuracy for complex workflows where different execution paths save different amounts of time.\n\nn8n automatically totals the time from all time saved nodes executed during each workflow run and reports it within the insights dashboard.\n\n### contributors\n\n[akcthecoder200](https://github.com/akcthecoder200)\\\n[rishiraj-58](https://github.com/rishiraj-58)\\\n[rlafferty](https://github.com/rlafferty)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.0.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.1...n8n@2.0.2) for this version.\\\n**release date:** 2025-12-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@2.0.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.0.1) 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@2.0.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0) for this version.\\\n**release date:** 2025-12-05\n\n### major version change\n\nn8n 2.0.0 is a hardening release, not a feature release. it strengthens n8n's position as an enterprise-grade platform with secure-by-default execution, removal of legacy options that caused edge-case",
|
|
2730
|
+
"fullText": "2.x # release notes\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.3.4 current `beta`: 2.4.1\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: [1.x](1-x/) and [0.x](0-x/)\n\n## n8n@2.4.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.2...n8n@2.4.3) 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@2.3.6\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.5...n8n@2.3.6) 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@2.4.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.3...n8n@2.4.4) 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@2.3.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.4...n8n@2.3.5) for this version.\\\n**release date:** 2026-01-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@2.4.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.0...n8n@2.4.1) for this version.\\\n**release date:** 2026-01-13\n\nbeta version\n\nthis is the `beta` version. n8n recommends using the `stable` version. the `beta` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.1...n8n@2.3.2) for this version.\\\n**release date:** 2026-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@2.4.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.4.0) for this version.\\\n**release date:** 2026-01-12\n\nthis release contains bug fixes.\n\n### contributors\n\n[jonlaliberte](https://github.com/jonlaliberte)\\\n[davidpanic](https://github.com/davidpanic)\\\n[tomtom101](https://github.com/tomtom101)\\\n[garritfra](https://github.com/garritfra)\\\n[maximepvrt](https://github.com/maximepvrt)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.3.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.2...n8n@2.3.3) 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@2.3.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.3...n8n@2.3.4) for this version.\\\n**release date:** 2026-01-13\n\nstable version\n\nthis is the `stable` version. n8n recommends using the `stable` version. the `beta` version may be unstable. to report issues, use the [forum](https://community.n8n.io/c/questions/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@2.3.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.3.0...n8n@2.3.1) for this version.\\\n**release date:** 2026-01-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@2.2.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.4...n8n@2.2.5) 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@2.2.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.3...n8n@2.2.4) for this version.\\\n**release date:** 2026-01-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@2.3.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.3.0) for this version.\\\n**release date:** 2026-01-05\n\nthis release contains bug fixes.\n\n### contributors\n\n[shashwat-06](https://github.com/shashwat-06)\\\n[byteevm](https://github.com/byteevm)\\\n[mithredate](https://github.com/mithredate)\\\n[belyas](https://github.com/belyas)\\\n[saurabhssonkar](https://github.com/saurabhssonkar)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.2.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.2...n8n@2.2.3) for this version.\\\n**release date:** 2026-01-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@2.2.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.1...n8n@2.2.2) for this version.\\\n**release date:** 2025-12-30\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.1.5\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.4...n8n@2.1.5) for this version.\\\n**release date:** 2025-12-30\n\nthis release contains bug fixes.\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.1.4\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.3...n8n@2.1.4) 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@2.1.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.2...n8n@2.1.3) 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@2.2.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.2.0...n8n@2.2.1) 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@2.2.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.2.0) for this version.\n\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@2.1.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.1...n8n@2.1.2) 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@2.1.1\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.1.0...n8n@2.1.1) 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@2.0.3\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.2...n8n@2.0.3) 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@2.1.0\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0...n8n@2.1.0) for this version.\\\n**release date:** 2025-12-16\n\nthis release contains bug fixes and features.\n\n### **time saved node**\n\npreviously, teams could only track a single fixed time saved value for each workflow regardless of which path an execution takes. the new time saved node enables more precise time savings calculations where different execution paths will save different amounts of time.\n\nwith this release you can now:\n\n- **choose fixed value or dynamic time tracking**: use fixed time saved for simple workflows, or use one or many time saved nodes to calculate savings dynamically based on the actual execution path taken\n- **configure per-item calculations**: when using the time saved node, choose whether to calculate time saved once for all items or multiply by the number of items processed\n\nthe new time saved node provides increased accuracy for complex workflows where different execution paths save different amounts of time.\n\nn8n automatically totals the time from all time saved nodes executed during each workflow run and reports it within the insights dashboard.\n\n### contributors\n\n[akcthecoder200](https://github.com/akcthecoder200)\\\n[rishiraj-58](https://github.com/rishiraj-58)\\\n[rlafferty](https://github.com/rlafferty)\n\nfor full release details, refer to [releases](https://github.com/n8n-io/n8n/releases) on github.\n\n## n8n@2.0.2\n\nview the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.1...n8n@2.0.2) for t",
|
|
2731
2731
|
"importantTerms": [
|
|
2732
2732
|
"github",
|
|
2733
2733
|
"release",
|
|
@@ -33456,6 +33456,55 @@
|
|
|
33456
33456
|
},
|
|
33457
33457
|
{
|
|
33458
33458
|
"id": "page-0452",
|
|
33459
|
+
"title": "Travis CI",
|
|
33460
|
+
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.travisci/index.md",
|
|
33461
|
+
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.travisci/index.md",
|
|
33462
|
+
"category": "integrations",
|
|
33463
|
+
"subcategory": "app-nodes",
|
|
33464
|
+
"nodeName": "travisci",
|
|
33465
|
+
"nodeType": "n8n-nodes-base.travisci",
|
|
33466
|
+
"content": {
|
|
33467
|
+
"markdown": "# Travis CI node\n\nUse the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds.\n\nOn this page, you'll find a list of operations the Travis CI node supports and links to more resources.\n\nCredentials\n\nRefer to [Travis CI credentials](../../credentials/travisci/) for guidance on setting up authentication.\n\n## Operations\n\n- Build\n - Cancel a build\n - Get a build\n - Get all builds\n - Restart a build\n - Trigger a build\n\n## Templates and examples\n\n[Browse Travis CI integration templates](https://n8n.io/integrations/travisci/), or [search all templates](https://n8n.io/workflows/)\n",
|
|
33468
|
+
"excerpt": "# Travis CI node Use the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds. On this page, you'll find a list of operations the Travis CI node supports and links to more resources. Credentials Refer to [Travis CI credentials](../../credentials/travisci/) for guidance on setting up authentication. ## Operations - Build - Cancel a build - Ge...",
|
|
33469
|
+
"sections": [
|
|
33470
|
+
{
|
|
33471
|
+
"title": "Travis CI node",
|
|
33472
|
+
"level": 1,
|
|
33473
|
+
"content": "Use the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds.\n\nOn this page, you'll find a list of operations the Travis CI node supports and links to more resources.\n\nCredentials\n\nRefer to [Travis CI credentials](../../credentials/travisci/) for guidance on setting up authentication."
|
|
33474
|
+
}
|
|
33475
|
+
]
|
|
33476
|
+
},
|
|
33477
|
+
"metadata": {
|
|
33478
|
+
"keywords": [
|
|
33479
|
+
"travis",
|
|
33480
|
+
"node",
|
|
33481
|
+
"operations",
|
|
33482
|
+
"templates",
|
|
33483
|
+
"examples"
|
|
33484
|
+
],
|
|
33485
|
+
"useCases": [],
|
|
33486
|
+
"operations": [
|
|
33487
|
+
""
|
|
33488
|
+
],
|
|
33489
|
+
"codeExamples": 0,
|
|
33490
|
+
"complexity": "beginner",
|
|
33491
|
+
"readingTime": "1 min",
|
|
33492
|
+
"contentLength": 731,
|
|
33493
|
+
"relatedPages": []
|
|
33494
|
+
},
|
|
33495
|
+
"searchIndex": {
|
|
33496
|
+
"fullText": "travis ci # travis ci node\n\nuse the travis ci node to automate work in travis ci, and integrate travis ci with other applications. n8n has built-in support for a wide range of travis ci features, including cancelling and getting builds.\n\non this page, you'll find a list of operations the travis ci node supports and links to more resources.\n\ncredentials\n\nrefer to [travis ci credentials](../../credentials/travisci/) for guidance on setting up authentication.\n\n## operations\n\n- build\n - cancel a build\n - get a build\n - get all builds\n - restart a build\n - trigger a build\n\n## templates and examples\n\n[browse travis ci integration templates](https://n8n.io/integrations/travisci/), or [search all templates](https://n8n.io/workflows/)\n travis ci node",
|
|
33497
|
+
"importantTerms": [
|
|
33498
|
+
"travis",
|
|
33499
|
+
"build",
|
|
33500
|
+
"node",
|
|
33501
|
+
"credentials",
|
|
33502
|
+
"templates"
|
|
33503
|
+
]
|
|
33504
|
+
}
|
|
33505
|
+
},
|
|
33506
|
+
{
|
|
33507
|
+
"id": "page-0453",
|
|
33459
33508
|
"title": "Todoist",
|
|
33460
33509
|
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.todoist/index.md",
|
|
33461
33510
|
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.todoist/index.md",
|
|
@@ -33530,55 +33579,6 @@
|
|
|
33530
33579
|
]
|
|
33531
33580
|
}
|
|
33532
33581
|
},
|
|
33533
|
-
{
|
|
33534
|
-
"id": "page-0453",
|
|
33535
|
-
"title": "Travis CI",
|
|
33536
|
-
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.travisci/index.md",
|
|
33537
|
-
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.travisci/index.md",
|
|
33538
|
-
"category": "integrations",
|
|
33539
|
-
"subcategory": "app-nodes",
|
|
33540
|
-
"nodeName": "travisci",
|
|
33541
|
-
"nodeType": "n8n-nodes-base.travisci",
|
|
33542
|
-
"content": {
|
|
33543
|
-
"markdown": "# Travis CI node\n\nUse the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds.\n\nOn this page, you'll find a list of operations the Travis CI node supports and links to more resources.\n\nCredentials\n\nRefer to [Travis CI credentials](../../credentials/travisci/) for guidance on setting up authentication.\n\n## Operations\n\n- Build\n - Cancel a build\n - Get a build\n - Get all builds\n - Restart a build\n - Trigger a build\n\n## Templates and examples\n\n[Browse Travis CI integration templates](https://n8n.io/integrations/travisci/), or [search all templates](https://n8n.io/workflows/)\n",
|
|
33544
|
-
"excerpt": "# Travis CI node Use the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds. On this page, you'll find a list of operations the Travis CI node supports and links to more resources. Credentials Refer to [Travis CI credentials](../../credentials/travisci/) for guidance on setting up authentication. ## Operations - Build - Cancel a build - Ge...",
|
|
33545
|
-
"sections": [
|
|
33546
|
-
{
|
|
33547
|
-
"title": "Travis CI node",
|
|
33548
|
-
"level": 1,
|
|
33549
|
-
"content": "Use the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds.\n\nOn this page, you'll find a list of operations the Travis CI node supports and links to more resources.\n\nCredentials\n\nRefer to [Travis CI credentials](../../credentials/travisci/) for guidance on setting up authentication."
|
|
33550
|
-
}
|
|
33551
|
-
]
|
|
33552
|
-
},
|
|
33553
|
-
"metadata": {
|
|
33554
|
-
"keywords": [
|
|
33555
|
-
"travis",
|
|
33556
|
-
"node",
|
|
33557
|
-
"operations",
|
|
33558
|
-
"templates",
|
|
33559
|
-
"examples"
|
|
33560
|
-
],
|
|
33561
|
-
"useCases": [],
|
|
33562
|
-
"operations": [
|
|
33563
|
-
""
|
|
33564
|
-
],
|
|
33565
|
-
"codeExamples": 0,
|
|
33566
|
-
"complexity": "beginner",
|
|
33567
|
-
"readingTime": "1 min",
|
|
33568
|
-
"contentLength": 731,
|
|
33569
|
-
"relatedPages": []
|
|
33570
|
-
},
|
|
33571
|
-
"searchIndex": {
|
|
33572
|
-
"fullText": "travis ci # travis ci node\n\nuse the travis ci node to automate work in travis ci, and integrate travis ci with other applications. n8n has built-in support for a wide range of travis ci features, including cancelling and getting builds.\n\non this page, you'll find a list of operations the travis ci node supports and links to more resources.\n\ncredentials\n\nrefer to [travis ci credentials](../../credentials/travisci/) for guidance on setting up authentication.\n\n## operations\n\n- build\n - cancel a build\n - get a build\n - get all builds\n - restart a build\n - trigger a build\n\n## templates and examples\n\n[browse travis ci integration templates](https://n8n.io/integrations/travisci/), or [search all templates](https://n8n.io/workflows/)\n travis ci node",
|
|
33573
|
-
"importantTerms": [
|
|
33574
|
-
"travis",
|
|
33575
|
-
"build",
|
|
33576
|
-
"node",
|
|
33577
|
-
"credentials",
|
|
33578
|
-
"templates"
|
|
33579
|
-
]
|
|
33580
|
-
}
|
|
33581
|
-
},
|
|
33582
33582
|
{
|
|
33583
33583
|
"id": "page-0454",
|
|
33584
33584
|
"title": "Trello",
|
|
@@ -69931,19 +69931,19 @@
|
|
|
69931
69931
|
},
|
|
69932
69932
|
{
|
|
69933
69933
|
"id": "page-0943",
|
|
69934
|
-
"title": "SolarWinds
|
|
69935
|
-
"url": "https://docs.n8n.io/integrations/builtin/credentials/
|
|
69936
|
-
"urlPath": "integrations/builtin/credentials/
|
|
69934
|
+
"title": "SolarWinds Observability SaaS credentials",
|
|
69935
|
+
"url": "https://docs.n8n.io/integrations/builtin/credentials/solarwindsobservability/index.md",
|
|
69936
|
+
"urlPath": "integrations/builtin/credentials/solarwindsobservability/index.md",
|
|
69937
69937
|
"category": "other",
|
|
69938
69938
|
"subcategory": null,
|
|
69939
69939
|
"nodeName": null,
|
|
69940
69940
|
"nodeType": null,
|
|
69941
69941
|
"content": {
|
|
69942
|
-
"markdown": "# SolarWinds
|
|
69943
|
-
"excerpt": "# SolarWinds
|
|
69942
|
+
"markdown": "# SolarWinds Observability SaaS credentials\n\nYou can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/).\n\n## Supported authentication methods\n\n- API Token\n\n## Related resources\n\nRefer to [SolarWinds Observability SaaS's API documentation](https://documentation.solarwinds.com/en/success_center/observability/content/api/api-swagger.htm) for more information about the service.\n\n## Using API Token\n\nTo configure this credential, you'll need a SolarWinds Observability SaaS account and:\n\n- **URL**: The URL you use to access the SolarWinds Observability SaaS platform\n- **API Token**: An API token found in the SolarWinds Observability SaaS platform under **Settings > Api Tokens**\n\nRefer to [SolarWinds Observability SaaS's API documentation](https://documentation.solarwinds.com/en/success_center/observability/content/settings/api-tokens.htm) for more information about authenticating to the service.\n",
|
|
69943
|
+
"excerpt": "# SolarWinds Observability SaaS credentials You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/). ## Supported authentication methods - API Token ## Related resources Refer to [SolarWinds Observability SaaS's API documentation](https://documentation.solarwinds.com/en/success_center/observability/content/api/api-swagger.htm) for more information about the service...",
|
|
69944
69944
|
"sections": [
|
|
69945
69945
|
{
|
|
69946
|
-
"title": "SolarWinds
|
|
69946
|
+
"title": "SolarWinds Observability SaaS credentials",
|
|
69947
69947
|
"level": 1,
|
|
69948
69948
|
"content": "You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/)."
|
|
69949
69949
|
}
|
|
@@ -69952,7 +69952,8 @@
|
|
|
69952
69952
|
"metadata": {
|
|
69953
69953
|
"keywords": [
|
|
69954
69954
|
"solarwinds",
|
|
69955
|
-
"
|
|
69955
|
+
"observability",
|
|
69956
|
+
"saas",
|
|
69956
69957
|
"credentials",
|
|
69957
69958
|
"supported",
|
|
69958
69959
|
"authentication",
|
|
@@ -69960,43 +69961,43 @@
|
|
|
69960
69961
|
"related",
|
|
69961
69962
|
"resources",
|
|
69962
69963
|
"using",
|
|
69963
|
-
"
|
|
69964
|
-
"password"
|
|
69964
|
+
"token"
|
|
69965
69965
|
],
|
|
69966
69966
|
"useCases": [],
|
|
69967
69967
|
"operations": [],
|
|
69968
69968
|
"codeExamples": 0,
|
|
69969
69969
|
"complexity": "beginner",
|
|
69970
69970
|
"readingTime": "1 min",
|
|
69971
|
-
"contentLength":
|
|
69971
|
+
"contentLength": 1027,
|
|
69972
69972
|
"relatedPages": []
|
|
69973
69973
|
},
|
|
69974
69974
|
"searchIndex": {
|
|
69975
|
-
"fullText": "solarwinds
|
|
69975
|
+
"fullText": "solarwinds observability saas credentials # solarwinds observability saas credentials\n\nyou can use these credentials to authenticate when using the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [custom api call](../../../custom-operations/).\n\n## supported authentication methods\n\n- api token\n\n## related resources\n\nrefer to [solarwinds observability saas's api documentation](https://documentation.solarwinds.com/en/success_center/observability/content/api/api-swagger.htm) for more information about the service.\n\n## using api token\n\nto configure this credential, you'll need a solarwinds observability saas account and:\n\n- **url**: the url you use to access the solarwinds observability saas platform\n- **api token**: an api token found in the solarwinds observability saas platform under **settings > api tokens**\n\nrefer to [solarwinds observability saas's api documentation](https://documentation.solarwinds.com/en/success_center/observability/content/settings/api-tokens.htm) for more information about authenticating to the service.\n solarwinds observability saas credentials",
|
|
69976
69976
|
"importantTerms": [
|
|
69977
69977
|
"solarwinds",
|
|
69978
|
-
"
|
|
69978
|
+
"observability",
|
|
69979
|
+
"saas",
|
|
69979
69980
|
"credentials",
|
|
69980
|
-
"
|
|
69981
|
-
"
|
|
69981
|
+
"token",
|
|
69982
|
+
"documentation"
|
|
69982
69983
|
]
|
|
69983
69984
|
}
|
|
69984
69985
|
},
|
|
69985
69986
|
{
|
|
69986
69987
|
"id": "page-0944",
|
|
69987
|
-
"title": "SolarWinds
|
|
69988
|
-
"url": "https://docs.n8n.io/integrations/builtin/credentials/
|
|
69989
|
-
"urlPath": "integrations/builtin/credentials/
|
|
69988
|
+
"title": "SolarWinds IPAM credentials",
|
|
69989
|
+
"url": "https://docs.n8n.io/integrations/builtin/credentials/solarwindsipam/index.md",
|
|
69990
|
+
"urlPath": "integrations/builtin/credentials/solarwindsipam/index.md",
|
|
69990
69991
|
"category": "other",
|
|
69991
69992
|
"subcategory": null,
|
|
69992
69993
|
"nodeName": null,
|
|
69993
69994
|
"nodeType": null,
|
|
69994
69995
|
"content": {
|
|
69995
|
-
"markdown": "# SolarWinds
|
|
69996
|
-
"excerpt": "# SolarWinds
|
|
69996
|
+
"markdown": "# SolarWinds IPAM credentials\n\nYou can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/).\n\n## Supported authentication methods\n\n- Username & Password\n\n## Related resources\n\nRefer to [SolarWinds IPAM's API documentation](https://github.com/solarwinds/OrionSDK/wiki/REST) for more information about the service.\n\n## Using Username & Password\n\nTo configure this credential, you'll need a SolarWinds IPAM account and:\n\n- **URL**: The base URL of your SolarWinds IPAM server\n- **Username**: The username you use to access SolarWinds IPAM\n- **Password**: The password you use to access SolarWinds IPAM\n\nRefer to [SolarWinds IPAM's API documentation](https://github.com/solarwinds/OrionSDK/wiki/REST) for more information about authenticating to the service.\n",
|
|
69997
|
+
"excerpt": "# SolarWinds IPAM credentials You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/). ## Supported authentication methods - Username & Password ## Related resources Refer to [SolarWinds IPAM's API documentation](https://github.com/solarwinds/OrionSDK/wiki/REST) for more information about the service. ## Using Username & Password To configure this credential, you...",
|
|
69997
69998
|
"sections": [
|
|
69998
69999
|
{
|
|
69999
|
-
"title": "SolarWinds
|
|
70000
|
+
"title": "SolarWinds IPAM credentials",
|
|
70000
70001
|
"level": 1,
|
|
70001
70002
|
"content": "You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/)."
|
|
70002
70003
|
}
|
|
@@ -70005,8 +70006,7 @@
|
|
|
70005
70006
|
"metadata": {
|
|
70006
70007
|
"keywords": [
|
|
70007
70008
|
"solarwinds",
|
|
70008
|
-
"
|
|
70009
|
-
"saas",
|
|
70009
|
+
"ipam",
|
|
70010
70010
|
"credentials",
|
|
70011
70011
|
"supported",
|
|
70012
70012
|
"authentication",
|
|
@@ -70014,25 +70014,25 @@
|
|
|
70014
70014
|
"related",
|
|
70015
70015
|
"resources",
|
|
70016
70016
|
"using",
|
|
70017
|
-
"
|
|
70017
|
+
"username",
|
|
70018
|
+
"password"
|
|
70018
70019
|
],
|
|
70019
70020
|
"useCases": [],
|
|
70020
70021
|
"operations": [],
|
|
70021
70022
|
"codeExamples": 0,
|
|
70022
70023
|
"complexity": "beginner",
|
|
70023
70024
|
"readingTime": "1 min",
|
|
70024
|
-
"contentLength":
|
|
70025
|
+
"contentLength": 878,
|
|
70025
70026
|
"relatedPages": []
|
|
70026
70027
|
},
|
|
70027
70028
|
"searchIndex": {
|
|
70028
|
-
"fullText": "solarwinds
|
|
70029
|
+
"fullText": "solarwinds ipam credentials # solarwinds ipam credentials\n\nyou can use these credentials to authenticate when using the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [custom api call](../../../custom-operations/).\n\n## supported authentication methods\n\n- username & password\n\n## related resources\n\nrefer to [solarwinds ipam's api documentation](https://github.com/solarwinds/orionsdk/wiki/rest) for more information about the service.\n\n## using username & password\n\nto configure this credential, you'll need a solarwinds ipam account and:\n\n- **url**: the base url of your solarwinds ipam server\n- **username**: the username you use to access solarwinds ipam\n- **password**: the password you use to access solarwinds ipam\n\nrefer to [solarwinds ipam's api documentation](https://github.com/solarwinds/orionsdk/wiki/rest) for more information about authenticating to the service.\n solarwinds ipam credentials",
|
|
70029
70030
|
"importantTerms": [
|
|
70030
70031
|
"solarwinds",
|
|
70031
|
-
"
|
|
70032
|
-
"saas",
|
|
70032
|
+
"ipam",
|
|
70033
70033
|
"credentials",
|
|
70034
|
-
"
|
|
70035
|
-
"
|
|
70034
|
+
"username",
|
|
70035
|
+
"password"
|
|
70036
70036
|
]
|
|
70037
70037
|
}
|
|
70038
70038
|
},
|
|
@@ -85075,7 +85075,7 @@
|
|
|
85075
85075
|
"nodeName": null,
|
|
85076
85076
|
"nodeType": null,
|
|
85077
85077
|
"content": {
|
|
85078
|
-
"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.3.4 Current `beta`: 2.4.1\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.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.respondtochat/) 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](../../code/builtin/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",
|
|
85078
|
+
"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.3.4 Current `beta`: 2.4.1\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.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.respondtochat/) 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](../../code/builtin/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",
|
|
85079
85079
|
"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.3.4 Current `beta`: 2.4.1 ## How to update n8n The st...",
|
|
85080
85080
|
"sections": [
|
|
85081
85081
|
{
|
|
@@ -85383,11 +85383,11 @@
|
|
|
85383
85383
|
"codeExamples": 5,
|
|
85384
85384
|
"complexity": "intermediate",
|
|
85385
85385
|
"readingTime": "134 min",
|
|
85386
|
-
"contentLength":
|
|
85386
|
+
"contentLength": 240752,
|
|
85387
85387
|
"relatedPages": []
|
|
85388
85388
|
},
|
|
85389
85389
|
"searchIndex": {
|
|
85390
|
-
"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.3.4 current `beta`: 2.4.1\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.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",
|
|
85390
|
+
"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.3.4 current `beta`: 2.4.1\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.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/sam",
|
|
85391
85391
|
"importantTerms": [
|
|
85392
85392
|
"github",
|
|
85393
85393
|
"release",
|
|
@@ -88207,7 +88207,7 @@
|
|
|
88207
88207
|
"nodeName": null,
|
|
88208
88208
|
"nodeType": null,
|
|
88209
88209
|
"content": {
|
|
88210
|
-
"markdown": "# Workflow sharing\n\nFeature availability\n\nAvailable on Pro and Enterprise Cloud plans, and Enterprise self-hosted plans.\n\nWorkflow sharing allows you to share workflows between users of the same n8n instance.\n\nUsers can share workflows they created. Instance owners, and users with the admin role, can view and share all workflows in the instance. Refer to [Account types](../../user-management/account-types/) for more information about owners and admins.\n\n## Share a workflow\n\n1. Open the workflow you want to share.\n1. Select **Share**.\n1. In **Add users**, find and select the users you want to share with.\n1. Select **Save**.\n\n## View shared workflows\n\nYou can browse and search workflows on the **Workflows** list. The workflows in the list depend on the project:\n\n- **Overview** lists all workflows you can access. This includes:\n - Your own workflows.\n - Workflows shared with you.\n - Workflows in projects you're a member of.\n - If you log in as the instance owner or admin: all workflows in the instance.\n- Other projects: all workflows in the project.\n\n## Workflow roles and permissions\n\nThere are two workflow roles: creator and editor. The creator is the user who created the workflow. Editors are other users with access to the workflow.\n\nYou can't change the workflow owner, except when deleting the user.\n\nCredentials\n\nWorkflow sharing allows editors to use all [credentials](../../glossary/#credential-n8n) used in the workflow. This includes credentials that aren't explicitly shared with them using [credential sharing](../../credentials/credential-sharing/).\n\n### Permissions\n\n| Permissions | Creator | Editor |\n| ------------------------- | ------- | ------ |\n| View workflow (read-only) | | |\n| View executions | | |\n| Update (including tags) | | |\n| Run | | |\n| Share | | |\n| Export | | |\n| Delete | | |\n\n## Node editing restrictions with unshared credentials\n\nSharing in n8n works on the principle of least privilege. This means that if a user shares a workflow with you, but they don't share their credentials, you can't edit the nodes within the workflow that use those credentials. You can view and run the workflow, and edit nodes that don't use unshared credentials.\n\nRefer to [Credential sharing](../../credentials/credential-sharing/) for guidance on sharing credentials.\n",
|
|
88210
|
+
"markdown": "# Workflow sharing\n\nFeature availability\n\nAvailable on Pro and Enterprise Cloud plans, and Enterprise self-hosted plans.\n\nWorkflow sharing allows you to share workflows between users of the same n8n instance.\n\nUsers can share workflows they created. Instance owners, and users with the admin role, can view and share all workflows in the instance. Refer to [Account types](../../user-management/account-types/) for more information about owners and admins.\n\n## Share a workflow\n\n1. Open the workflow you want to share.\n1. Select **Share**.\n1. In **Add users**, find and select the users you want to share with.\n1. Select **Save**.\n\n**Note:** This option is only available when sharing a workflow that is inside a **Personal** workspace. When trying to use the \"Add users\" option for a workflow that's **inside a project**, you'll get this pop-up instead:\n\nThis is intended behavior, and it means that the workflow is shared with everyone inside that specific project. Instead of adding the user directly to the workflow, you need to add the user to the project in which the workflow is located.\n\n## View shared workflows\n\nYou can browse and search workflows on the **Workflows** list. The workflows in the list depend on the project:\n\n- **Overview** lists all workflows you can access. This includes:\n - Your own workflows.\n - Workflows shared with you.\n - Workflows in projects you're a member of.\n - If you log in as the instance owner or admin: all workflows in the instance.\n- Other projects: all workflows in the project.\n\n## Workflow roles and permissions\n\nThere are two workflow roles: creator and editor. The creator is the user who created the workflow. Editors are other users with access to the workflow.\n\nYou can't change the workflow owner, except when deleting the user.\n\nCredentials\n\nWorkflow sharing allows editors to use all [credentials](../../glossary/#credential-n8n) used in the workflow. This includes credentials that aren't explicitly shared with them using [credential sharing](../../credentials/credential-sharing/).\n\n### Permissions\n\n| Permissions | Creator | Editor |\n| ------------------------- | ------- | ------ |\n| View workflow (read-only) | | |\n| View executions | | |\n| Update (including tags) | | |\n| Run | | |\n| Share | | |\n| Export | | |\n| Delete | | |\n\n## Node editing restrictions with unshared credentials\n\nSharing in n8n works on the principle of least privilege. This means that if a user shares a workflow with you, but they don't share their credentials, you can't edit the nodes within the workflow that use those credentials. You can view and run the workflow, and edit nodes that don't use unshared credentials.\n\nRefer to [Credential sharing](../../credentials/credential-sharing/) for guidance on sharing credentials.\n",
|
|
88211
88211
|
"excerpt": "# Workflow sharing Feature availability Available on Pro and Enterprise Cloud plans, and Enterprise self-hosted plans. Workflow sharing allows you to share workflows between users of the same n8n instance. Users can share workflows they created. Instance owners, and users with the admin role, can view and share all workflows in the instance. Refer to [Account types](../../user-management/account-types/) for more information about owners and admins. ## Share a workflow 1. Open the workflow...",
|
|
88212
88212
|
"sections": [
|
|
88213
88213
|
{
|
|
@@ -88238,12 +88238,12 @@
|
|
|
88238
88238
|
"operations": [],
|
|
88239
88239
|
"codeExamples": 0,
|
|
88240
88240
|
"complexity": "beginner",
|
|
88241
|
-
"readingTime": "
|
|
88242
|
-
"contentLength":
|
|
88241
|
+
"readingTime": "3 min",
|
|
88242
|
+
"contentLength": 2982,
|
|
88243
88243
|
"relatedPages": []
|
|
88244
88244
|
},
|
|
88245
88245
|
"searchIndex": {
|
|
88246
|
-
"fullText": "sharing # workflow sharing\n\nfeature availability\n\navailable on pro and enterprise cloud plans, and enterprise self-hosted plans.\n\nworkflow sharing allows you to share workflows between users of the same n8n instance.\n\nusers can share workflows they created. instance owners, and users with the admin role, can view and share all workflows in the instance. refer to [account types](../../user-management/account-types/) for more information about owners and admins.\n\n## share a workflow\n\n1. open the workflow you want to share.\n1. select **share**.\n1. in **add users**, find and select the users you want to share with.\n1. select **save**.\n\n## view shared workflows\n\nyou can browse and search workflows on the **workflows** list. the workflows in the list depend on the project:\n\n- **overview** lists all workflows you can access. this includes:\n - your own workflows.\n - workflows shared with you.\n - workflows in projects you're a member of.\n - if you log in as the instance owner or admin: all workflows in the instance.\n- other projects: all workflows in the project.\n\n## workflow roles and permissions\n\nthere are two workflow roles: creator and editor. the creator is the user who created the workflow. editors are other users with access to the workflow.\n\nyou can't change the workflow owner, except when deleting the user.\n\ncredentials\n\nworkflow sharing allows editors to use all [credentials](../../glossary/#credential-n8n) used in the workflow. this includes credentials that aren't explicitly shared with them using [credential sharing](../../credentials/credential-sharing/).\n\n### permissions\n\n| permissions | creator | editor |\n| ------------------------- | ------- | ------ |\n| view workflow (read-only) | | |\n| view executions | | |\n| update (including tags) | | |\n| run | | |\n| share | | |\n| export | | |\n| delete | | |\n\n## node editing restrictions with unshared credentials\n\nsharing in n8n works on the principle of least privilege. this means that if a user shares a workflow with you, but they don't share their credentials, you can't edit the nodes within the workflow that use those credentials. you can view and run the workflow, and edit nodes that don't use unshared credentials.\n\nrefer to [credential sharing](../../credentials/credential-sharing/) for guidance on sharing credentials.\n workflow sharing",
|
|
88246
|
+
"fullText": "sharing # workflow sharing\n\nfeature availability\n\navailable on pro and enterprise cloud plans, and enterprise self-hosted plans.\n\nworkflow sharing allows you to share workflows between users of the same n8n instance.\n\nusers can share workflows they created. instance owners, and users with the admin role, can view and share all workflows in the instance. refer to [account types](../../user-management/account-types/) for more information about owners and admins.\n\n## share a workflow\n\n1. open the workflow you want to share.\n1. select **share**.\n1. in **add users**, find and select the users you want to share with.\n1. select **save**.\n\n**note:** this option is only available when sharing a workflow that is inside a **personal** workspace. when trying to use the \"add users\" option for a workflow that's **inside a project**, you'll get this pop-up instead:\n\nthis is intended behavior, and it means that the workflow is shared with everyone inside that specific project. instead of adding the user directly to the workflow, you need to add the user to the project in which the workflow is located.\n\n## view shared workflows\n\nyou can browse and search workflows on the **workflows** list. the workflows in the list depend on the project:\n\n- **overview** lists all workflows you can access. this includes:\n - your own workflows.\n - workflows shared with you.\n - workflows in projects you're a member of.\n - if you log in as the instance owner or admin: all workflows in the instance.\n- other projects: all workflows in the project.\n\n## workflow roles and permissions\n\nthere are two workflow roles: creator and editor. the creator is the user who created the workflow. editors are other users with access to the workflow.\n\nyou can't change the workflow owner, except when deleting the user.\n\ncredentials\n\nworkflow sharing allows editors to use all [credentials](../../glossary/#credential-n8n) used in the workflow. this includes credentials that aren't explicitly shared with them using [credential sharing](../../credentials/credential-sharing/).\n\n### permissions\n\n| permissions | creator | editor |\n| ------------------------- | ------- | ------ |\n| view workflow (read-only) | | |\n| view executions | | |\n| update (including tags) | | |\n| run | | |\n| share | | |\n| export | | |\n| delete | | |\n\n## node editing restrictions with unshared credentials\n\nsharing in n8n works on the principle of least privilege. this means that if a user shares a workflow with you, but they don't share their credentials, you can't edit the nodes within the workflow that use those credentials. you can view and run the workflow, and edit nodes that don't use unshared credentials.\n\nrefer to [credential sharing](../../credentials/credential-sharing/) for guidance on sharing credentials.\n workflow sharing",
|
|
88247
88247
|
"importantTerms": [
|
|
88248
88248
|
"workflow",
|
|
88249
88249
|
"workflows",
|
|
@@ -88251,15 +88251,18 @@
|
|
|
88251
88251
|
"credentials",
|
|
88252
88252
|
"share",
|
|
88253
88253
|
"with",
|
|
88254
|
+
"that",
|
|
88254
88255
|
"users",
|
|
88256
|
+
"user",
|
|
88257
|
+
"this",
|
|
88255
88258
|
"instance",
|
|
88256
88259
|
"view",
|
|
88260
|
+
"project",
|
|
88257
88261
|
"credential",
|
|
88258
|
-
"user",
|
|
88259
|
-
"that",
|
|
88260
|
-
"select",
|
|
88261
88262
|
"shared",
|
|
88262
|
-
"
|
|
88263
|
+
"select",
|
|
88264
|
+
"when",
|
|
88265
|
+
"inside",
|
|
88263
88266
|
"permissions",
|
|
88264
88267
|
"creator"
|
|
88265
88268
|
]
|
|
@@ -92042,7 +92045,7 @@
|
|
|
92042
92045
|
"page-0444",
|
|
92043
92046
|
"page-0445",
|
|
92044
92047
|
"page-0449",
|
|
92045
|
-
"page-
|
|
92048
|
+
"page-0453",
|
|
92046
92049
|
"page-0454",
|
|
92047
92050
|
"page-0455",
|
|
92048
92051
|
"page-0456",
|
|
@@ -94301,7 +94304,7 @@
|
|
|
94301
94304
|
"page-0444",
|
|
94302
94305
|
"page-0445",
|
|
94303
94306
|
"page-0449",
|
|
94304
|
-
"page-
|
|
94307
|
+
"page-0453",
|
|
94305
94308
|
"page-0454",
|
|
94306
94309
|
"page-0455",
|
|
94307
94310
|
"page-0456",
|
|
@@ -94492,7 +94495,7 @@
|
|
|
94492
94495
|
"page-0444",
|
|
94493
94496
|
"page-0445",
|
|
94494
94497
|
"page-0449",
|
|
94495
|
-
"page-
|
|
94498
|
+
"page-0453",
|
|
94496
94499
|
"page-0454",
|
|
94497
94500
|
"page-0455",
|
|
94498
94501
|
"page-0456",
|
|
@@ -96645,7 +96648,7 @@
|
|
|
96645
96648
|
"page-0934",
|
|
96646
96649
|
"page-0937",
|
|
96647
96650
|
"page-0940",
|
|
96648
|
-
"page-
|
|
96651
|
+
"page-0943",
|
|
96649
96652
|
"page-0945",
|
|
96650
96653
|
"page-0950",
|
|
96651
96654
|
"page-0953",
|
|
@@ -98665,7 +98668,7 @@
|
|
|
98665
98668
|
"page-0444",
|
|
98666
98669
|
"page-0445",
|
|
98667
98670
|
"page-0449",
|
|
98668
|
-
"page-
|
|
98671
|
+
"page-0453",
|
|
98669
98672
|
"page-0454",
|
|
98670
98673
|
"page-0455",
|
|
98671
98674
|
"page-0456",
|
|
@@ -103504,7 +103507,7 @@
|
|
|
103504
103507
|
"page-0444",
|
|
103505
103508
|
"page-0445",
|
|
103506
103509
|
"page-0449",
|
|
103507
|
-
"page-
|
|
103510
|
+
"page-0453",
|
|
103508
103511
|
"page-0454",
|
|
103509
103512
|
"page-0455",
|
|
103510
103513
|
"page-0456",
|
|
@@ -104586,13 +104589,13 @@
|
|
|
104586
104589
|
"page-0451",
|
|
104587
104590
|
"page-0962"
|
|
104588
104591
|
],
|
|
104589
|
-
"
|
|
104592
|
+
"travis": [
|
|
104590
104593
|
"page-0452",
|
|
104591
|
-
"page-
|
|
104594
|
+
"page-0966"
|
|
104592
104595
|
],
|
|
104593
|
-
"
|
|
104596
|
+
"todoist": [
|
|
104594
104597
|
"page-0453",
|
|
104595
|
-
"page-
|
|
104598
|
+
"page-0963"
|
|
104596
104599
|
],
|
|
104597
104600
|
"trello": [
|
|
104598
104601
|
"page-0454",
|
|
@@ -106698,7 +106701,7 @@
|
|
|
106698
106701
|
"password": [
|
|
106699
106702
|
"page-0882",
|
|
106700
106703
|
"page-0942",
|
|
106701
|
-
"page-
|
|
106704
|
+
"page-0944",
|
|
106702
106705
|
"page-0947",
|
|
106703
106706
|
"page-0993",
|
|
106704
106707
|
"page-1013",
|
|
@@ -106766,18 +106769,18 @@
|
|
|
106766
106769
|
"page-0943",
|
|
106767
106770
|
"page-0944"
|
|
106768
106771
|
],
|
|
106769
|
-
"
|
|
106772
|
+
"observability": [
|
|
106770
106773
|
"page-0943"
|
|
106771
106774
|
],
|
|
106772
|
-
"
|
|
106773
|
-
"page-0943"
|
|
106774
|
-
"page-1172"
|
|
106775
|
+
"saas": [
|
|
106776
|
+
"page-0943"
|
|
106775
106777
|
],
|
|
106776
|
-
"
|
|
106778
|
+
"ipam": [
|
|
106777
106779
|
"page-0944"
|
|
106778
106780
|
],
|
|
106779
|
-
"
|
|
106780
|
-
"page-0944"
|
|
106781
|
+
"username": [
|
|
106782
|
+
"page-0944",
|
|
106783
|
+
"page-1172"
|
|
106781
106784
|
],
|
|
106782
106785
|
"capabilities": [
|
|
106783
106786
|
"page-0945",
|
|
@@ -109928,10 +109931,10 @@
|
|
|
109928
109931
|
"timescaledb": [
|
|
109929
109932
|
"page-0451"
|
|
109930
109933
|
],
|
|
109931
|
-
"
|
|
109934
|
+
"travisci": [
|
|
109932
109935
|
"page-0452"
|
|
109933
109936
|
],
|
|
109934
|
-
"
|
|
109937
|
+
"todoist": [
|
|
109935
109938
|
"page-0453"
|
|
109936
109939
|
],
|
|
109937
109940
|
"trello": [
|