Skip to content

Releases: n8n-io/n8n

[email protected]

12 Dec 12:24
8236ae2
Compare
Choose a tag to compare

1.71.3 (2024-12-12)

Bug Fixes

  • core: Fix $getWorkflowStaticData on task runners (#12153) (26435f7)
  • editor: Fix canvas panning using Control + Left Mouse Button on Windows (#12104) (77caa64)

[email protected]

12 Dec 14:06
11e1a27
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.72.1 (2024-12-12)

Bug Fixes

  • core: Fix $getWorkflowStaticData on task runners (#12153) (215cb22)
  • core: Fix race condition in AI tool invocation with multiple items from the parent (#12169) (67a99dd)
  • editor: Fix canvas panning using Control + Left Mouse Button on Windows (#12104) (ef3358d)

[email protected]

11 Dec 14:14
c9d4de1
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.72.0 (2024-12-11)

Bug Fixes

  • Allow disabling MFA with recovery codes (#12014) (95d56fe)
  • Chat triggers don't work with the new partial execution flow (#11952) (2b6a72f)
  • core: Execute nodes after loops correctly with the new partial execution flow (#11978) (891dd7f)
  • core: Fix support for multiple invocation of AI tools (#12141) (c572c06)
  • core: Make sure task runner exits (#12123) (c5effca)
  • core: Remove run data of nodes unrelated to the current partial execution (#12099) (c4e4d37)
  • core: Return homeProject when filtering workflows by project id (#12077) (efafeed)
  • editor: Don't reset all Parameter Inputs when switched to read-only (#12063) (706702d)
  • editor: Fix canvas panning using Control + Left Mouse Button on Windows (#12104) (43009b6)
  • editor: Fix Nodeview.v2 reinitialise based on route changes (#12062) (b1f8663)
  • editor: Fix svg background pattern rendering on safari (#12079) (596f221)
  • editor: Fix switching from v2 to v1 (#12050) (5c76de3)
  • editor: Improvements to the commit modal (#12031) (4fe1952)
  • editor: Load node types in demo and preview modes (#12048) (4ac5f95)
  • editor: Polyfill crypto.randomUUID (#12052) (0537524)
  • editor: Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) (a16d006)
  • editor: Render sanitized HTML content in toast messages (#12139) (0468945)
  • editor: Universal button snags (#11974) (956b11a)
  • editor: Update concurrency UI considering different types of instances (#12068) (fa572bb)
  • FTP Node: Fix issue with creating folders on rename (#9340) (eb7d593)
  • n8n Form Node: Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) (f4c2523)
  • OpenAI Node: Allow updating assistant files (#12042) (7b20f8a)

Features

  • AI Transform Node: Reduce payload size (#11965) (d8ca8de)
  • core: Add option to filter for empty variables (#12112) (a63f0e8)
  • core: Cancel runner task on timeout in external mode (#12101) (addb4fa)
  • core: Parent workflows should wait for sub-workflows to finish (#11985) (60b3dcc)
  • editor: Implementing the Easy AI Workflow experiment (#12043) (67ed1d2)
  • Redis Node: Add support for continue on fail / error output branch (#11714) (ed35958)

[email protected]

10 Dec 14:01
858b86a
Compare
Choose a tag to compare

1.71.2 (2024-12-10)

Bug Fixes

Features

  • core: Cancel runner task on timeout in external mode (#12101) (f18263b)

[email protected]

10 Dec 13:41
286b216
Compare
Choose a tag to compare

1.70.4 (2024-12-10)

Bug Fixes

Features

  • core: Cancel runner task on timeout in external mode (#12101) (881a77d)

[email protected]

06 Dec 09:05
f003a1c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.71.1 (2024-12-06)

Bug Fixes

  • editor: Don't reset all Parameter Inputs when switched to read-only (#12063) (728dba2)
  • editor: Fix Nodeview.v2 reinitialise based on route changes (#12062) (4b6db26)
  • editor: Fix switching from v2 to v1 (#12050) (1d0c4e0)
  • editor: Load node types in demo and preview modes (#12048) (c24602f)
  • editor: Polyfill crypto.randomUUID (#12052) (3ca8521)
  • editor: Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) (7a0a9e4)

[email protected]

05 Dec 16:37
6715662
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.70.3 (2024-12-05)

Bug Fixes

  • editor: Don't reset all Parameter Inputs when switched to read-only (#12063) (86b80e4)
  • editor: Fix Nodeview.v2 reinitialise based on route changes (#12062) (92e2773)
  • editor: Fix switching from v2 to v1 (#12050) (deaab8b)
  • editor: Load node types in demo and preview modes (#12048) (104d56e)
  • editor: Polyfill crypto.randomUUID (#12052) (6f4ea58)

[email protected]

04 Dec 15:29
011d1e3
Compare
Choose a tag to compare

1.70.2 (2024-12-04)

Bug Fixes

  • core: Opt-out from optimizations if $item is used (#12036) (dfa1806)
  • core: Use the configured timezone in task runner (#12032) (b0f6c6f)

[email protected]

04 Dec 13:28
0e26f58
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.71.0 (2024-12-04)

Bug Fixes

  • core: Fix push for waiting executions (#11984) (8d71307)
  • core: Improve header parameter parsing on http client responses (#11953) (41e9e39)
  • core: Opt-out from optimizations if $item is used (#12036) (872535a)
  • core: Use the configured timezone in task runner (#12032) (2e6845a)
  • core: Validate node name when creating NodeOperationErrror (#11999) (e68c9da)
  • editor: Add execution concurrency info and paywall (#11847) (57d3269)
  • editor: Fix bug causing connection lines to disappear when hovering stickies (#11950) (439a1cc)
  • editor: Fix canvas keybindings using splitter keys such as zooming using + key (#12022) (6af9c82)
  • editor: Fix community check (#11979) (af0398a)
  • editor: Fix copy/paste keyboard events in canvas chat (#12004) (967340a)
  • editor: Fix node showing as successful if errors exists on subsequent runs (#12019) (8616b17)
  • editor: Fix pin data showing up in production executions on new canvas (#11951) (5f6f8a1)
  • editor: Handle source control initialization to prevent UI form crashing (#11776) (6be8e86)
  • editor: Implement dirty nodes for partial executions (#11739) (b8da4ff)
  • editor: Resolve going back from Settings (#11958) (d74423c)
  • editor: Unify executions card label color (#11949) (fc79718)
  • editor: Use optional chaining for all members in execution data when using the debug feature (#12024) (67aa0c9)
  • GraphQL Node: Throw error if GraphQL variables are not objects or strings (#11904) (85f30b2)
  • HTTP Request Node: Use iconv-lite to decode http responses, to support more encoding types (#11930) (461b39c)
  • Load workflows with unconnected Switch outputs (#12020) (abc851c)
  • n8n Form Node: Use https to load google fonts (#11948) (eccd924)
  • Telegram Trigger Node: Fix header secret check (#12018) (f16de4d)
  • Webflow Node: Fix issue with pagination in v2 node (#11934) (1eb94bc)
  • Webflow Node: Fix issue with publishing items (#11982) (0a8a57e)

Features

  • AI Transform Node: Node Prompt improvements (#11611) (40a7445)
  • Code Node: Warning if pairedItem absent or could not be auto mapped (#11737) (3a5bd12)
  • editor: Canvas chat UI & UX improvements (#11924) (1e25774)
  • editor: Persist user's preferred display modes on localStorage (#11929) (bd69316)

Performance Improvements

[email protected]

29 Nov 11:54
2fe181a
Compare
Choose a tag to compare

1.70.1 (2024-11-29)

Bug Fixes

  • editor: Fix bug causing connection lines to disappear when hovering stickies (#11950) (c018b63)
  • editor: Fix pin data showing up in production executions on new canvas (#11951) (e4e5077)