WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: n8n-io/n8n

[email protected]

08 Dec 13:30
30bd9bc

Choose a tag to compare

[email protected] Pre-release
Pre-release

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)

[email protected]

04 Dec 11:25
030b25e

Choose a tag to compare

[email protected] Pre-release
Pre-release

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

Bug Fixes

  • core: Make sub-workflows with waits return correct data to parents (#22611) (14205dc)

Features

  • core: Block access to env in code and expressions by default (#22643) (0ffd760)
  • core: Introduce native Python code tool for AI agent (#22658) (b1bc778)
  • editor: Sidebar redesign (#22395) (0ba2043)

[email protected]

04 Dec 12:58
3ce3ee2

Choose a tag to compare

[email protected] Pre-release
Pre-release

1.123.2 (2025-12-04)

Bug Fixes

  • core: Do not prevent credential save if property has default value (#22720) (ed1565d)
  • core: Fix html header check (#22713) (ced34c0)

Features

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

[email protected]

04 Dec 14:06
dd26c95

Choose a tag to compare

[email protected] Pre-release
Pre-release

1.122.4-exp.0 (2025-12-04)

Will log the following output when the POST /api/v1/source-control/pull endpoint his hit:
Screenshot 2025-12-04 at 12 15 30

See changes in 772db2a

These logs are only for one customer and should not be merged into stable/beta.

PAY-4216

[email protected]

03 Dec 13:39
027bf3f

Choose a tag to compare

[email protected] Pre-release
Pre-release

1.123.1 (2025-12-03)

Bug Fixes

  • core: Prevent execution data from being overwritten on manual workflow resume (#22665) (e1ab229)
  • MCP Client Node: Make "Use Dynamic Client Registration" toggle not required (#22645) (a60eba3)