From 20ead47da9117553ad4ff317f7e538e254b01ac4 Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Sat, 29 Nov 2025 12:20:45 +0100 Subject: [PATCH] Update app --- cpn-n8n/umbrel-app.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/cpn-n8n/umbrel-app.yml b/cpn-n8n/umbrel-app.yml index 2e77c63..d96a992 100644 --- a/cpn-n8n/umbrel-app.yml +++ b/cpn-n8n/umbrel-app.yml @@ -2,13 +2,12 @@ manifestVersion: 1 id: cpn-n8n category: automation name: n8n -version: "1.121.3" +version: "1.122.4" releaseNotes: >- Bug Fixes - - - core: Add missing workflowId when creating base subworkflowworkflow additional data - - Git Node: Throw an error if the repository path is blocked - + - core: Introduce batch workflow rule to fix subworkflow with wait node detection + - core: OIDC form breaks when enabling OIDC while SAML is active + - editor: Wording for migration rule detail table headers Full release notes are found at https://github.com/n8n-io/n8n/releases tagline: Build complex workflows, really fast