Skip to content

Releases: n8n-io/n8n

[email protected]

21 Feb 01:25
7edc35d
Compare
Choose a tag to compare

1.79.3 (2025-02-21)

Bug Fixes

  • core: Make sure middleware works with legacy API Keys (#13390) (537df8a)

[email protected]

21 Feb 20:22
287b9ea
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.80.3 (2025-02-21)

[email protected]

21 Feb 02:22
f449abb
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.80.2 (2025-02-21)

Bug Fixes

  • core: Make sure middleware works with legacy API Keys (#13390) (c4fe0b5)

[email protected]

21 Feb 20:17
13b53fe
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.79.4 (2025-02-21)

[email protected]

20 Feb 10:17
fa0765e
Compare
Choose a tag to compare

1.80.1 (2025-02-20)

Bug Fixes

  • Always clear popupWindowState before showing popup from form trigger (#13363) (44e583b)
  • Code Node: Fix $items in Code node when using task runner (#13368) (da5afd0)
  • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) (088872b)
  • core: Handle connections for missing nodes in a workflow (#13362) (4da7ed7)

[email protected]

20 Feb 08:57
e3e0f42
Compare
Choose a tag to compare

1.79.2 (2025-02-20)

Bug Fixes

  • Always clear popupWindowState before showing popup from form trigger (#13363) (f65b0f5)
  • Code Node: Fix $items in Code node when using task runner (#13368) (172fbe5)
  • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) (c2ed1a0)
  • core: Handle connections for missing nodes in a workflow (#13362) (4229d6c)

[email protected]

17 Feb 14:23
3a8b013
Compare
Choose a tag to compare

1.80.0 (2025-02-17)

Bug Fixes

  • AI Agent Node: Move model retrieval into try/catch to fix continueOnFail handling (#13165) (47c5688)
  • Code Tool Node: Fix Input Schema Parameter not hiding correctly (#13245) (8e15ebf)
  • core: Redact credentials (#13263) (052f177)
  • core: Reduce risk of race condition during workflow activation loop (#13186) (64c5b6e)
  • core: Run full manual execution when a trigger is executed even if run data exists (#13194) (66acb1b)
  • Display correct editor URL (#13251) (67a4ed1)
  • editor: Add template id to metadata when saving workflows from json (#13172) (2a92032)
  • editor: Fix page size resetting when filters are reset on workflows page (#13265) (b4380d0)
  • editor: Open autocompletion when starting an expression (#13249) (6377635)
  • editor: Prevent pagination setting from being overwritten in URL (#13266) (d1e65a1)
  • editor: Propagate isReadOnly to ResourceMapper Attempt to Convert Types switch (#13216) (617f841)
  • editor: Render assignments without ID correctly (#13252) (d116f12)

Features

  • editor: Add pagination to the workflows list (#13100) (8e37088)

[email protected]

17 Feb 13:21
a537b75
Compare
Choose a tag to compare

1.75.3 (2025-02-17)

Bug Fixes

[email protected]

17 Feb 13:44
360c6e8
Compare
Choose a tag to compare

1.74.4 (2025-02-17)

Bug Fixes

[email protected]

15 Feb 09:30
23fcdd0
Compare
Choose a tag to compare

1.78.1 (2025-02-15)

Bug Fixes