Releases: n8n-io/n8n
Releases · n8n-io/n8n
[email protected]
[email protected]
1.73.0 (2024-12-19)
Bug Fixes
- core: Ensure runners do not throw on unsupported console methods (#12167) (57c6a61)
- core: Fix
$getWorkflowStaticData
on task runners (#12153) (b479f14) - core: Fix binary data helpers (like
prepareBinaryData
) with task runner (#12259) (0f1461f) - core: Fix race condition in AI tool invocation with multiple items from the parent (#12169) (dce0c58)
- core: Fix serialization of circular json with task runner (#12288) (a99d726)
- core: Upgrade nanoid to address CVE-2024-55565 (#12171) (8c0bd02)
- editor: Add new create first project CTA (#12189) (878b419)
- editor: Fix canvas ready opacity transition on new canvas (#12264) (5d33a6b)
- editor: Fix rendering of code-blocks in sticky notes (#12227) (9b59035)
- editor: Fix sticky color picker getting covered by nodes on new canvas (#12263) (27bd3c8)
- editor: Improve commit modal user facing messaging (#12161) (ad39243)
- editor: Prevent connection line from showing when clicking the plus button of a node (#12265) (9180b46)
- editor: Prevent stickies from being edited in preview mode in the new canvas (#12222) (6706dcd)
- editor: Reduce cases for Auto-Add of ChatTrigger for AI Agents (#12154) (365e82d)
- editor: Remove invalid connections after node handles change (#12247) (6330bec)
- editor: Set dangerouslyUseHTMLString in composable (#12280) (6ba91b5)
- editor: Set RunData outputIndex based on incoming data (#12182) (dc4261a)
- editor: Update the universal create button interaction (#12105) (5300e0a)
- Elasticsearch Node: Fix issue stopping search queries being sent (#11464) (388a83d)
- Extract from File Node: Detect file encoding (#12081) (92af245)
- Github Node: Fix fetch of file names with ? character (#12206) (39462ab)
- Invoice Ninja Node: Fix actions for bank transactions (#11511) (80eea49)
- Linear Node: Fix issue with error handling (#12191) (b8eae5f)
- MongoDB Node: Fix checks on projection feature call (#10563) (58bab46)
- Postgres Node: Allow users to wrap strings with $$ (#12034) (0c15e30)
- Redis Node: Add support for username auth (#12274) (64c0414)
Features
- Add solarwinds ipam credentials (#12005) (882484e)
- Add SolarWinds Observability node credentials (#11805) (e8a5db5)
- AI Agent Node: Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155) (07a6ae1)
- API: Exclude pinned data from workflows (#12261) (e0dc385)
- editor: Params pane collection improvements (#11607) (6e44c71)
- editor: Support adding nodes via drag and drop from node creator on new canvas (#12197) (1bfd9c0)
- Facebook Graph API Node: Update node to support API v21.0 (#12116) (14c33f6)
- Linear Trigger Node: Add support for admin scope (#12211) (410ea9a)
- MailerLite Node: Update node to support new api (#11933) (d6b8e65)
- Send and wait operation - freeText and customForm response types (#12106) (e98c7f1)
Performance Improvements
[email protected]
[email protected]
[email protected]
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]
[email protected]
[email protected]
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]
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)