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