Skip to content

Releases: n8n-io/n8n

[email protected]

10 Dec 16:35
3e8d4f2

Choose a tag to compare

1.123.5-exp.0 (2025-12-10)

Bug Fixes

  • ai-builder: Updating stream recursion limit and removing tool node static parameter validation (#23023) (81fa235)

[email protected]

10 Dec 15:19
ed42ab7

Choose a tag to compare

1.123.5 (2025-12-10)

Bug Fixes

  • Add version history records when importing workflows (#22974) (7b003f9)
  • core: Add missing env vars to internal mode (#22965) (6986514)

[email protected]

10 Dec 16:34
8db235b

Choose a tag to compare

[email protected] Pre-release
Pre-release

2.0.1 (2025-12-10)

Bug Fixes

  • Add version history records when importing workflows (#22974) (d86117e)
  • core: Add missing env vars to internal mode (#22965) (574227f)
  • core: Don't resume parent workflow when the child workflow goes into waiting (#22964) (163a0cd)
  • Fix checksum hashing when WebCrypto is unavailable (#23024) (74760e9)

[email protected]

08 Dec 17:37
a8ecda4

Choose a tag to compare

2.0.0 (2025-12-08)

Bug Fixes

  • core Disable bare repos in Git node by default (#22278) (cbed1ed)
  • core Remove worker implicit retries (max stalled count) setting (#22286) (e2f6b48)
  • core Make Pyodide unrunnable (#22334) (b341b84)
  • core Remove runners from n8n Dockerfile (#22283) (f7b7a6b)
  • core Start enforcing auth on OAuth callback endpoints (#22345) (e2b5298)
  • core Enforce file settings permissions by default (#22284) (c885568)
  • core Drop non-pooling sqlite driver (#22336) (883e6b3)
  • core Set default for allowed file access dirs (#22279) (6cd12e7)
  • core Disable ExecuteCommand and LocalFileTrigger nodes by default (#22340) (3f72951)
  • core Drop --tunnel option (#22342) (2b55eab)
  • core Drop N8N_CONFIG_FILES env var (#22459) (b9da183)
  • core Drop binary data memory mode (#22468) (e9ceebf)
  • core Make sub-workflows with waits return correct data to parents (#22611) (14205dc)
  • core Prevent execution data from being overwritten on manual workflow resume (#22665) (f603bc8)
  • core Address review feedback for sub-workflow wait fix (#22745) (ce64032)
  • editor Bind color-scheme to app theme setting (#22774) (3d46b97)
  • editor Design tweaks for publish modals (#22694) (98efa19)
  • Security patches (#22748) (d22c173)
  • core Do not prevent credential save if property has default value (#22720) (03744c3)
  • core Update migration that activate workflows with executeWorkflowTrigger (#22860) (f7cb18c)
  • Add HOME env var to distroless runners image (#22796) (2cf1021)
  • core Allowlist HOME env var in JS runner config (#22839) (a31ca3d)
  • Security patches for jws (#22918) (a642722)
  • Update checksum after restoring workflow (#22920) (207c3f8)
  • Fetch workflow before updating checksum (#22927) (2260953)
  • Update @modelcontextprotocol/sdk (#22823) (f35c65e)

Features

⚠️ BREAKING CHANGES

Review the complete list of breaking changes and migration guidance in the v2.0 breaking changes docs.

[email protected]

08 Dec 13:30
30bd9bc

Choose a tag to compare

1.123.4 (2025-12-08)

Bug Fixes

  • core: Allowlist HOME env var in JS runner config (#22839) (79ee577)

Refactors

  • core: Make Sentry init non-fatal for JS runner (#22800) (08729)

[email protected]

05 Dec 13:22
a425f97

Choose a tag to compare

1.123.3 (2025-12-05)

Bug Fixes

  • Add HOME env var to distroless runners image (#22796) (0bcc116)
  • core: Hide migration rule issues not relevant to cloud (#22749) (9ac4fd0)

[email protected]

05 Dec 20:42
305faf4

Choose a tag to compare

[email protected] Pre-release
Pre-release

2.0.0-rc.4 (2025-12-05)

Bug Fixes

⚠️ BREAKING CHANGES

  • core Allow the activation of workflows with the errorTrigger and the executionWorkflowTrigger trigger (#22019) (f636616)

[email protected]

04 Dec 14:09
675589c

Choose a tag to compare

1.122.5 (2025-12-04)

Bug Fixes

Features

  • core: Add toolCode nodes to the pyodide check for v2 migration (#22659) (f8c7ad6)

[email protected]

04 Dec 15:22
c0407fd

Choose a tag to compare

[email protected] Pre-release
Pre-release

2.0.0-rc.3 (2025-12-04)

Bug Fixes

  • core: Address review feedback for sub-workflow wait fix (#22745) (ce64032)

Features

  • editor: Improve node component visual states (#20242) (3fc1c56)

[email protected]

04 Dec 12:07
07698d1

Choose a tag to compare

[email protected] Pre-release
Pre-release

2.0.0-rc.2 (2025-12-04)

Bug Fixes

  • core: Prevent execution data from being overwritten on manual workflow resume (#22665) (f603bc8)