Skip to content

Release notes#

New features and bug fixes for n8n.

You can also view the Releases in the GitHub repository.

Latest and Next versions

n8n releases a new minor version most weeks. The latest version is for production use. next is the most recent release. You should treat next as a beta: it may be unstable. To report issues, use the forum.

Current latest: 1.51.1
Current next: 1.52.1

How to update n8n#

The steps to update your n8n depend on which n8n platform you use. Refer to the documentation for your n8n:

Semantic versioning in n8n#

n8n uses semantic versioning. All version numbers are in the format MAJOR.MINOR.PATCH. Version numbers increment as follows:

  • MAJOR version when making incompatible changes which can require user action.
  • MINOR version when adding functionality in a backward-compatible manner.
  • PATCH version when making backward-compatible bug fixes.

Older versions

You can find the release notes for older versions of n8n here

n8n@1.52.1#

View the commits for this version.
Release date: 2024-07-26

Next version

This is the next version. n8n recommends using the latest version. The next version may be unstable. To report issues, use the forum.

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.51.2#

View the commits for this version.
Release date: 2024-07-26

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.52.0#

View the commits for this version.
Release date: 2024-07-25

Breaking change

Prometheus metrics enabled via N8N_METRICS_INCLUDE_DEFAULT_METRICS and N8N_METRICS_INCLUDE_API_ENDPOINTS were fixed to include the default n8n_ prefix.

If 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.

This release contains new features, node enhancements and bug fixes.

Added Azure Key Vault support#

This release adds Azure Key Vault 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.

Node updates#

Enhanced nodes:

Deprecated nodes:

  • OpenAI Model: You can use the OpenAI Chat Model instead
  • Google Palm Chat Model: You can use Google Vertex or Gemini instead
  • Google Palm Model: You can use Google Vertex or Gemini instead

n8n@1.51.1#

View the commits for this version.
Release date: 2024-07-23

Latest version

This is the latest version. n8n recommends using the latest version. The next version may be unstable. To report issues, use the forum.

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.50.2#

View the commits for this version.
Release date: 2024-07-23

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.51.0#

View the commits for this version.
Release date: 2024-07-18

This release contains new nodes, node enhancements and bug fixes.

New node: Text Classifier#

This release adds the Text Classifier node.

New node: Postgres Chat Memory#

This release adds the Postgres Chat Memory node.

New node: Google Vertex Chat Model#

This release adds the Google Vertex Chat Model node.

For full release details, refer to Releases on GitHub.

Node updates#

  • Enhanced nodes: Asana

n8n@1.50.1#

View the commits for this version.
Release date: 2024-07-16

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.50.0#

View the commits for this version.
Release date: 2024-07-10

This release contains node enhancements and bug fixes.

Node updates#

  • Enhanced nodes: Chat Trigger, Google Cloud Firestore, Qdrant Vector Store, Splunk, Telegram
  • Deprecated node: Orbit (product shut down)

Contributors#

Stanley Yoshinori Takamatsu
CodeShakingSheep
jeanpaul
adrian-martinez-onestic
Malki Davis

n8n@1.49.0#

View the commits for this version.
Release date: 2024-07-03

This release contains a new node, node enhancements, and bug fixes.

Node updates#

  • New node added: Vector Store Tool for the AI Agent
  • Enhanced nodes: Zep Cloud Memory, Copper, Embeddings Cohere, GitHub, Merge, Zammad

For full release details, refer to Releases on GitHub.

Contributors#

Jochem
KhDu
Nico Weichbrodt
Pavlo Paliychuk

n8n@1.48.3#

View the commits for this version.
Release date: 2024-07-03

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.47.3#

View the commits for this version.
Release date: 2024-07-03

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.48.2#

View the commits for this version.
Release date: 2024-07-01

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.47.2#

View the commits for this version.
Release date: 2024-07-01

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.48.1#

View the commits for this version.
Release date: 2024-06-27

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.48.0#

View the commits for this version.
Release date: 2024-06-27

This release contains bug fixes and feature enhancements.

For full release details, refer to Releases on GitHub.

Contributors#

KubeAl

n8n@1.47.1#

View the commits for this version.
Release date: 2024-06-26

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.47.0#

View the commits for this version.
Release date: 2024-06-20

Breaking change

Calling $(...).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 for details.

This release contains bug fixes, feature enhancements, a new node, node enhancements and performance improvements.

For full release details, refer to Releases on GitHub.

New node: HTTP request tool#

This 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 for details.

Contributors#

Daniel
ekadin-mtc
Eric Francis
Josh Sorenson
Mohammad Alsmadi
Nikolai T. Jensen
n8n-ninja
pebosi
Taylor Hoffmann

n8n@1.45.1#

View the commits for this version.
Release date: 2024-06-12

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.46.0#

View the commits for this version.
Release date: 2024-06-12

This release contains feature enhancements, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

Jean Khawand
pemontto
Valentin Coppin

n8n@1.44.2#

View the commits for this version.
Release date: 2024-06-12

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.42.2#

View the commits for this version.
Release date: 2024-06-10

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.45.0#

View the commits for this version.
Release date: 2024-06-06

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.44.1#

View the commits for this version.
Release date: 2024-06-03

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.44.0#

View the commits for this version.
Release date: 2024-05-30

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.43.1#

View the commits for this version.
Release date: 2024-05-28

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.43.0#

View the commits for this version.
Release date: 2024-05-22

This release contains new features, node enhancements, and bug fixes.

Backup recommended

Although 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.

Credential sharing required for manual executions

Instance 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 with you.

New feature: Projects#

With 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.

Refer to the RBAC documentation for information on creating projects and using roles.

The number of projects and role types vary depending on your plan. Refer to Pricing for details.

New node: Slack Trigger#

This release adds a trigger node for Slack. Refer to the Slack trigger documentation for details.

Other highlights#

Rolling back to a previous version#

If you update to this version, then decide you need to role back:

Self-hosted n8n:

  1. Delete any RBAC projects you created.
  2. Revert the database migrations using n8n db:revert.

Cloud: contact help@n8n.io.

Contributors#

Ayato Hayashi
Daniil Zobov
Guilherme Barile
Romain MARTINEAU

n8n@1.42.1#

View the commits for this version.
Release date: 2024-05-20

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.41.1#

View the commits for this version.
Release date: 2024-05-16

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.42.0#

View the commits for this version.
Release date: 2024-05-15

This release contains new features, node enhancements, and bug fixes.

Note that this release removes the AI error debugger. We're working on a new and improved version.

New feature: Tools Agent#

This release adds a new option to the Agent node: the Tools Agent.

This agent has an enhanced ability to work with tools, and can ensure a standard output format. This is now the recommended default agent.

For full release details, refer to Releases on GitHub.

Contributors#

Mike Quinlan
guangwu

n8n@1.41.0#

View the commits for this version.
Release date: 2024-05-08

This release contains new features, node enhancements, and bug fixes.

Note that this release temporarily disables the AI error helper.

For full release details, refer to Releases on GitHub.

Contributors#

Florin Lungu

n8n@1.40.0#

View the commits for this version.
Release date: 2024-05-02

Breaking change

Please 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 for details.

This release contains new features, new nodes, node enhancements, and bug fixes.

New feature: Ask AI in the HTTP node#

You can now ask AI to help create API requests in the HTTP Request node:

  1. In the HTTP Request node, select Ask AI.
  2. 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.
  3. Check the parameters: the AI tries to fill them out, but you may still need to adjust or correct the configuration.

Self-hosted users need to enable AI features and provide their own API keys

New node: Groq Chat Model#

This release adds the Groq Chat Model node.

For full release details, refer to Releases on GitHub.

Contributors#

Alberto Pasqualetto
Bram Kn
CodeShakingSheep
Nicolas-nwb
pemontto
pengqiseven
webk
Yoshino-s

n8n@1.39.1#

View the commits for this version.
Release date: 2024-04-25

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.38.2#

View the commits for this version.
Release date: 2024-04-25

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.37.4#

View the commits for this version.
Release date: 2024-04-25

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.39.0#

View the commits for this version.
Release date: 2024-04-24

This release contains new nodes, node enhancements, and bug fixes.

New node: WhatsApp Trigger#

This release adds the WhatsApp trigger node.

Node enhancement: Multiple methods, one Webhook node#

The Webhook trigger node can now handle calls to multiple HTTP methods. Refer to the Webhook node documentation for information on enabling this.

For full release details, refer to Releases on GitHub.

Contributors#

Bram Kn

n8n@1.38.1#

View the commits for this version.
Release date: 2024-04-18

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.37.3#

View the commits for this version.
Release date: 2024-04-18

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.38.0#

View the commits for this version.
Release date: 2024-04-17

This release contains new nodes, bug fixes, and node enhancements.

New node: Google Gemini Chat Model#

This release adds the Google Gemini Chat Model sub-node.

New node: Embeddings Google Gemini#

This release adds the Google Gemini Embeddings sub-node.

For full release details, refer to Releases on GitHub.

Contributors#

Chengyou Liu
Francesco Mannino

n8n@1.37.2#

View the commits for this version.
Release date: 2024-04-17

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.36.4#

View the commits for this version.
Release date: 2024-04-15

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.36.3#

View the commits for this version.
Release date: 2024-04-12

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.37.1#

View the commits for this version.
Release date: 2024-04-11

Breaking change

Please 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 for more information on CLI options.

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.36.2#

View the commits for this version.
Release date: 2024-04-11

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.37.0#

View the commits for this version.
Release date: 2024-04-10

Breaking change

Please 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 for more information on CLI options.

This release contains a new node, improvements to error handling and messaging, node enhancements, and bug fixes.

New node: JWT#

This release adds the JWT core node.

For full release details, refer to Releases on GitHub.

Contributors#

Miguel Prytoluk

n8n@1.36.1#

View the commits for this version.
Release date: 2024-04-04

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.36.0#

View the commits for this version.
Release date: 2024-04-03

This release contains new nodes, enhancements and bug fixes.

New node: Salesforce Trigger node#

This release adds the Salesforce trigger node.

New node: Twilio Trigger node#

This release adds the Twilio trigger node.

For full release details, refer to Releases on GitHub.

n8n@1.35.0#

View the commits for this version.
Release date: 2024-03-28

This release contains enhancements and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.34.2#

View the commits for this version.
Release date: 2024-03-26

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.34.1#

View the commits for this version.
Release date: 2024-03-25

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.34.0#

View the commits for this version.
Release date: 2024-03-20

This release contains new features, new nodes, and bug fixes.

New node: Microsoft OneDrive Trigger node#

This release adds the Microsoft OneDrive trigger node. You can now trigger workflows on file and folder creation and update events.

New data transformation functions#

This release introduces new data transformation functions:

String

1
2
3
4
5
6
toDateTime() //replaces toDate(). toDate() is retained for backwards compatability.
parseJson()
extractUrlPath()
toBoolean()
base64Encode()
base64Decode()

Number

1
2
toDateTime()
toBoolean()

Object

1
toJsonString()

Array

1
toJsonString()

Date & DateTime

1
2
toDateTime()
toInt()

Boolean

1
toInt()

Contributors#

Bram Kn
pemontto

n8n@1.33.1#

View the commits for this version.
Release date: 2024-03-15

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.32.2#

View the commits for this version.
Release date: 2024-03-15

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.33.0#

View the commits for this version.
Release date: 2024-03-13

This release contains new features, node enhancements, and bug fixes.

Support for Claude 3#

This release adds support for Claude 3 to the Anthropic Chat Model node.

For full release details, refer to Releases on GitHub.

Contributors#

gumida
Ayato Hayashi
Jordan
MC Naveen

n8n@1.32.1#

View the commits for this version.
Release date: 2024-03-07

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.31.2#

View the commits for this version.
Release date: 2024-03-07

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.32.0#

View the commits for this version.
Release date: 2024-03-06

This release contains new features, node enhancements, performance improvements, and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.31.1#

View the commits for this version.
Release date: 2024-03-06

Breaking changes

Please 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.

This is a bug fix release and it contains a breaking change.

For full release details, refer to Releases on GitHub.

n8n@1.31.0#

View the commits for this version.
Release date: 2024-02-28

This release contains new features, new nodes, node enhancements and bug fixes.

New nodes: Microsoft Outlook trigger and Ollama embeddings#

This release adds two new nodes.

For full release details, refer to Releases on GitHub.

n8n@1.30.1#

View the commits for this version.
Release date: 2024-02-23

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.30.0#

View the commits for this version.
Release date: 2024-02-21

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.29.1#

View the commits for this version.
Release date: 2024-02-16

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.29.0#

View the commits for this version.
Release date: 2024-02-15

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

New features#

OpenAI node overhaul#

This release includes a new version of the OpenAI node, adding more operations, including support for working with assistants.

Other highlights:

Contributors#

Bruno Inec
Jesús Burgers

n8n@1.27.3#

View the commits for this version.
Release date: 2024-02-15

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.28.0#

View the commits for this version.
Release date: 2024-02-07

This release contains new features, new nodes, node enhancements and bug fixes.

New nodes: Azure OpenAI chat model and embeddings#

This release adds two new nodes to work with Azure OpenAI in your advanced AI workflows:

For full release details, refer to Releases on GitHub.

Contributors#

Andrea Ascari

n8n@1.27.2#

View the commits for this version.
Release date: 2024-02-02

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.27.1#

View the commits for this version.
Release date: 2024-01-31

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.27.0#

View the commits for this version.
Release date: 2024-01-31

Breaking change

This 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 for information on configuring queue mode.

Skip this release

Please upgrade directly to 1.27.1.

This release contains node enhancements and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.26.0#

View the commits for this version.
Release date: 2024-01-24

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

Daniel Schröder
Nihaal Sangha

n8n@1.25.1#

View the commits for this version.
Release date: 2024-01-22

This is a bug fix release.

For full release details, refer to Releases on GitHub.

Contributors#

Nihaal Sangha

n8n@1.25.0#

View the commits for this version.
Release date: 2024-01-17

This release contains a new node, feature improvements, and bug fixes.

New node: Chat Memory Manager#

The Chat Memory Manager node replaces the Chat Messages Retriever node. It manages chat message memories within your AI workflows.

For full release details, refer to Releases on GitHub.

n8n@1.24.1#

View the commits for this version.
Release date: 2024-01-16

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.22.6#

View the commits for this version.
Release date: 2024-01-10

This is a bug fix release. It includes important fixes for the HTTP Request and monday.com nodes.

For full release details, refer to Releases on GitHub.

n8n@1.24.0#

View the commits for this version.
Release date: 2024-01-10

This release contains new nodes for advanced AI, node enhancements, new features, performance enhancements, and bug fixes.

Chat trigger#

n8n has created a new Chat Trigger node. The new node provides a chat interface that you can make publicly available, with customization and authentication options.

Mistral Cloud Chat and Embeddings#

This release introduces two new nodes to support Mistral AI:

Contributors#

Anush
Eric Koleda
Mason Geloso
vacitbaydarman

n8n@1.22.5#

View the commits for this version.
Release date: 2024-01-09

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.23.0#

View the commits for this version.
Release date: 2024-01-03

This release contains new nodes, node enhancements, new features, and bug fixes.

New nodes and improved experience for working with files#

This release includes a major overhaul of nodes relating to files (binary data).

There are now three key nodes dedicated to handling binary data files:

n8n 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 and XML.

New node: Qdrant vector store#

This release adds support for Qdrant with the Qdrant vector store node.

Read n8n's Qdrant vector store node documentation

Contributors#

Aaron Gutierrez
Advaith Gundu
Anush
Bin
Nihaal Sangha

n8n@1.22.4#

View the commits for this version.
Release date: 2024-01-03

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.22.3#

View the commits for this version.
Release date: 2023-12-27

Upgrade directly to 1.22.4

Due to issues with this release, upgrade directly to 1.22.4.

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.22.2#

View the commits for this version.
Release date: 2023-12-27

Upgrade directly to 1.22.4

Due to issues with this release, upgrade directly to 1.22.4.

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.22.1#

View the commits for this version.
Release date: 2023-12-21

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.22.0#

View the commits for this version.
Release date: 2023-12-21

This release contains node enhancements, new features, performance improvements, and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.18.4#

View the commits for this version.
Release date: 2023-12-19

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.21.1#

View the commits for this version.
Release date: 2023-12-15

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.18.3#

View the commits for this version.
Release date: 2023-12-15

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.21.0#

View the commits for this version.
Release date: 2023-12-13

This release contains new features and nodes, node enhancements, and bug fixes.

New user role: Admin#

This release introduces a third account type: admin. This role is available on pro and enterprise plans. Admins have similar permissions to instance owners.

Read more about user roles

New data transformation nodes#

This release replaces the Item Lists node with a collection of nodes for data transformation tasks:

  • Aggregate: take separate items, or portions of them, and group them together into individual items.
  • Limit: remove items beyond a defined maximum number.
  • Remove Duplicates: identify and delete items that are identical across all fields or a subset of fields.
  • Sort: organize lists of in a desired ordering, or generate a random selection.
  • Split Out: separate a single data item containing a list into multiple items.
  • Summarize: aggregate items together, in a manner similar to Excel pivot tables.

Increased sharing permissions for owners and admins#

Instance owners and users with the admin role can now see and share all workflows and credentials. They can't view sensitive credential information.

For full release details, refer to Releases on GitHub.

n8n@1.20.0#

View the commits for this version.
Release date: 2023-12-06

This release contains bug fixes, node enhancements, and ongoing new feature work.

For full release details, refer to Releases on GitHub.

Contributors#

Andrey Starostin

n8n@1.19.5#

View the commits for this version.
Release date: 2023-12-05

This is a bug fix release.

Breaking change

This release removes the TensorFlow Embeddings node.

For full release details, refer to Releases on GitHub.

n8n@1.18.2#

View the commits for this version.
Release date: 2023-12-05

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.19.4#

View the commits for this version.
Release date: 2023-12-01

Missing ARM v7 support

This version doesn't support ARM v7. n8n is working on fixing this in future releases.

For full release details, refer to Releases on GitHub.

n8n@1.19.0#

View the commits for this version.
Release date: 2023-11-29

Upgrade directly to 1.19.4

Due to issues with this release, upgrade directly to 1.19.4.

This release contains new features, node enhancements, and bug fixes.

LangChain general availability#

This release adds LangChain support to the main n8n version. Refer to LangChain for more information on how to build AI tools in n8n, the new nodes n8n has introduced, and related learning resources.

Show avatars of users working on the same workflow#

This release improves the experience of users collaborating on workflows. You can now see who else is editing at the same time as you.

n8n@1.18.1#

View the commits for this version.
Release date: 2023-11-30

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.18.0#

View the commits for this version.
Release date: 2023-11-22

This release contains new features and bug fixes.

Template creator hub#

Built a template you want to share? This release introduces the n8n Creator hub. Refer to the creator hub Notion doc for more information on this project.

Node input and output search filter#

Cloud Pro and Enterprise users can now search and filter the input and output data in nodes. Refer to Data filtering for more information.

For full release details, refer to Releases on GitHub.

n8n@1.17.1#

View the commits for this version.
Release date: 2023-11-17

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.17.0#

View the commits for this version.
Release date: 2023-11-15

This release contains node enhancements and bug fixes.

Sticky Note Colors#

You can now select background colors for sticky notes.

Discord Node Overhaul#

An overhaul of the Discord node, improving the UI making it easier to configure, improving error handling, and fixing issues.

For full release details, refer to Releases on GitHub.

Contributors#

antondollmaier
teomane

n8n@1.16.0#

View the commits for this version.
Release date: 2023-11-08

This release contains node enhancements and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.15.2#

View the commits for this version.
Release date: 2023-11-07

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.15.1#

View the commits for this version.
Release date: 2023-11-02

This release contains new features, node enhancements, and bug fixes.

Workflow history#

This release introduces workflow history: view and load previous versions of your workflows.

Workflow history is available in Enterprise n8n, and with limited history for Cloud Pro.

Learn more in the Workflow history documentation.

Dark mode#

Almost in time for Halloween: this release introduces dark mode.

To enable dark mode:

  1. Select Settings > Personal.
  2. Under Personalisation, change Theme to Dark theme.

Optional error output for nodes#

All nodes apart from sub-nodes and trigger nodes have a new optional output: Error. Use this to add steps to handle node errors.

Pagination support added to HTTP Request node#

The HTTP Request node now supports an pagination. Read the node docs for information and examples.

For full release details, refer to Releases on GitHub.

Contributors#

Yoshino-s

n8n@1.14.2#

View the commits for this version.
Release date: 2023-10-26

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.14.1#

View the commits for this version.
Release date: 2023-10-26

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.14.0#

View the commits for this version.
Release date: 2023-10-25

This release contains node enhancements and bug fixes.

Switch node supports more outputs#

The Switch node now supports an unlimited number of outputs.

For full release details, refer to Releases on GitHub.

n8n@1.13.0#

View the commits for this version.
Release date: 2023-10-25

This release contains new features, feature enhancements, and bug fixes.

Upgrade directly to 1.14.0

This release failed to publish to npm. Upgrade directly to 1.14.0.

RSS Feed trigger node#

This releases introduces a new node, the RSS Feed Trigger. Use this node to start a workflow when a new RSS feed item is published.

Facebook Lead Ads trigger node#

This releases add another new node, the Facebook Lead Ads Trigger. Use this node to trigger a workflow when you get a new lead.

For full release details, refer to Releases on GitHub.

n8n@1.12.2#

View the commits for this version.
Release date: 2023-10-24

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

Burak Akgün

n8n@1.12.1#

View the commits for this version.
Release date: 2023-10-23

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

Léo Martinez

n8n@1.11.2#

View the commits for this version.
Release date: 2023-10-23

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

Inga
pemontto

n8n@1.12.0#

View the commits for this version.
Release date: 2023-10-18

This release contains new features, node enhancements, and bug fixes.

Form trigger node#

This releases introduces a new node, the n8n Form Trigger. Use this node to start a workflow based on a user submitting a form. It provides a configurable form interface.

For full release details, refer to Releases on GitHub.

Contributors#

Damian Karzon
Inga
pemontto

n8n@1.11.1#

View the commits for this version.
Release date: 2023-10-13

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.11.0#

View the commits for this version.
Release date: 2023-10-11

This release contains new features and bug fixes.

External storage for binary files#

Self-hosted users can now use an external service to store binary data. Learn more in External storage.

If you're using n8n Cloud and are interested in this feature, please contact n8n.

Item Lists node supports binary data#

The 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.

For full release details, refer to Releases on GitHub.

n8n@1.10.1#

View the commits for this version.
Release date: 2023-10-11

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.9.3#

View the commits for this version.
Release date: 2023-10-10

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.9.2#

View the commits for this version.
Release date: 2023-10-09

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.10.0#

View the commits for this version.
Release date: 2023-10-05

This release contains bug fixes and preparatory work for new features.

For full release details, refer to Releases on GitHub.

n8n@1.9.1#

View the commits for this version.
Release date: 2023-10-04

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

LangChain in n8n (beta)#

Release date: 2023-10-04

This release introduces support for building with LangChain in n8n.

With 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.

Read more:

  • This is a beta release, and not yet available in the main product. Follow the instructions in Access LangChain in n8n to try it out. Self-hosted and Cloud options are available.
  • Learn how LangChain concepts map to n8n nodes in LangChain concepts in n8n.
  • Browse n8n's new Cluster nodes. This is a new set of node types that allows for multiple nodes to work together to configure each other.
  • If you want to take a look at the code, it's available on the ai-beta in the n8n repository. Note that it may move in the future.

n8n@1.9.0#

View the commits for this version.
Release date: 2023-09-28

This release contains new features, performance improvements, and bug fixes.

In version 1.9.0 n8n changed the templating language for expressions

If you have issues with expressions in 1.9.0:

  • Please report the issue on the forums.
  • Self-hosted users can switch back to RiotTmpl: set N8N_EXPRESSION_EVALUATOR to tmpl. Refer to Environment variables for more information on configuring self-hosted n8n.

Tournament#

This releases replaces RiotTmpl, the templating language used in expressions, with n8n's own templating language, Tournament. You can now use arrow functions in expressions.

N8N_BINARY_DATA_TTL and EXECUTIONS_DATA_PRUNE_TIMEOUT removed#

The 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.

For full release details, refer to Releases on GitHub.

n8n@1.8.2#

View the commits for this version.
Release date: 2023-09-25

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.8.1#

View the commits for this version.
Release date: 2023-09-21

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.8.0#

View the commits for this version.
Release date: 2023-09-20

This release contains node enhancements and bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.7.1#

View the commits for this version.
Release date: 2023-09-14

This release contains bug fixes.

For full release details, refer to Releases on GitHub.

n8n@1.7.0#

View the commits for this version.
Release date: 2023-09-13

This release contains node enhancements and bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

Quang-Linh LE
MC Naveen

n8n@1.6.1#

View the commits for this version.
Release date: 2023-09-06

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.6.0#

View the commits for this version.
Release date: 2023-09-06

This release contains bug fixes, new features, and node enhancements.

Upgrade directly to 1.6.1

Skip this version and upgrade directly to 1.6.1, which contains essential bug fixes.

TheHive 5#

This release introduces support for TheHive API version 5. This uses a new node and credentials:

N8N_PERSISTED_BINARY_DATA_TTL removed#

The 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), which are no longer supported.

For full release details, refer to Releases on GitHub.

n8n@1.5.1#

View the commits for this version.
Release date: 2023-08-31

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.5.0#

View the commits for this version.
Release date: 2023-08-31

This release contains new features, node enhancements, and bug fixes.

Upgrade directly to 1.5.1

Skip this version and upgrade directly to 1.5.1, which contains essential bug fixes.

Highlights#

External secrets storage for credentials#

Enterprise-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.

Refer to External secrets for guidance on enabling and using this feature.

Two-factor authentication#

n8n now supports two-factor authentication (2FA) for self-hosted instances. n8n is working on bringing support to Cloud. Refer to Two-factor authentication for guidance on enabling and using it.

Debug executions#

Users on a paid n8n plan can now load data from previous executions into their current workflow. This is useful when debugging a failed execution.

Refer to Debug executions for guidance on using this feature.

For full release details, refer to Releases on GitHub.

n8n@1.4.1#

View the commits for this version.
Release date: 2023-08-29

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.4.0#

View the commits for this version.
Release date: 2023-08-23

This release contains new features, node enhancements, and bug fixes.

For full release details, refer to Releases on GitHub.

Contributors#

pemontto

n8n@1.3.1#

View the commits for this version.
Release date: 2023-08-18

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.3.0#

View the commits for this version.
Release date: 2023-08-16

This release contains new features and bug fixes.

Highlights#

Trial feature: AI support in the Code node#

This 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.

Learn how to use the feature, including guidance on writing prompts, in Generate code with ChatGPT.

For full release details, refer to Releases on GitHub.

Contributors#

Ian Gallagher
Xavier Calland

n8n@1.2.2#

View the commits for this version.
Release date: 2023-08-14

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.2.1#

View the commits for this version.
Release date: 2023-08-09

This is a bug fix release.

For full release details, refer to Releases on GitHub.

n8n@1.2.0#

View the commits for this version.
Release date: 2023-08-09

This release contains new features, node enhancements, bug fixes, and performance improvements.

Upgrade directly to 1.2.1

When upgrading, skip this release and go directly to 1.2.1.

Highlights#

Credential support for SecOps services#

This release introduces support for setting up credentials in n8n for the following services:

This makes it easier to do Custom operations with these services, using the HTTP Request node.

For full release details, refer to Releases on GitHub.

n8n@1.1.1#

View the commits for this version.
Release date: 2023-07-27

This is a bug fix release.

Breaking changes

Please 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.

For full release details, refer to Releases on GitHub.

n8n@1.1.0#

View the commits for this version.
Release date: 2023-07-26

This release contains new features, bug fixes, and node enhancements.

Breaking changes

Please 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.

Highlights#

Source control and environments#

This release introduces source control and environments for enterprise users.

n8n 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.

Refer to Source control and environments to learn more about the features and set up your environments.

For full release details, refer to Releases on GitHub.

Contributors#

Adrián Martínez
Alberto Pasqualetto
Marten Steketee
perseus-algol
Sandra Ashipala
ZergRael

n8n@1.0.5#

View the commits for this version.
Release date: 2023-07-24

This is a bug fix release.

Breaking changes

Please 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.

For full release details, refer to Releases on GitHub.

n8n@1.0.4#

View the commits for this version.
Release date: 2023-07-19

This is a bug fix release.

Breaking changes

Please 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.

For full release details, refer to Releases on GitHub.

Contributors#

Romain Dunand
noctarius aka Christoph Engelbert

n8n@1.0.3#

View the commits for this version.
Release date: 2023-07-13

This release contains API enhancements and adds support for sending messages to forum threads in the Telegram node.

Breaking changes

Please 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.

For full release details, refer to Releases on GitHub.

Contributors#

Kirill

n8n@1.0.2#

View the commits for this version.
Release date: 2023-07-05

This is a bug fix release.

Breaking changes

Please 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.

Contributors#

Romain Dunand

n8n@1.0.1#

View the commits for this version.
Release date: 2023-07-05

Breaking changes

Please note that this version contains breaking changes. For full details, refer to the n8n v1.0 migration guide.

This is n8n's version one release.

For full details, refer to the n8n v1.0 migration guide.

Highlights#

Python support#

Although JavaScript remains the default language, you can now also select Python as an option in the Code node and even make use of many Python modules. Note that Python is unavailable in Code nodes added to a workflow before v1.0.

Contributors#

Marten Steketee