diff --git a/n8n/docker-compose.yml b/n8n/docker-compose.yml index 2f2ad2def3..6ee8c96058 100644 --- a/n8n/docker-compose.yml +++ b/n8n/docker-compose.yml @@ -10,7 +10,7 @@ services: PROXY_AUTH_WHITELIST: "/webhook-test/*,/webhook/*" server: - image: n8nio/n8n:1.59.3@sha256:040a60a18fe900fad1147d902b6dcad8f5151e7efa78f3321f1273fcb71336e3 + image: n8nio/n8n:1.59.4@sha256:94948b84bf86d7bae482eb1c74fe02c32c21d48db2f236f7744218ef46c002bd restart: on-failure volumes: - ${APP_DATA_DIR}/data:/home/node/.n8n diff --git a/n8n/umbrel-app.yml b/n8n/umbrel-app.yml index 1ae80cac7c..8e456d148b 100644 --- a/n8n/umbrel-app.yml +++ b/n8n/umbrel-app.yml @@ -2,11 +2,13 @@ manifestVersion: 1 id: n8n category: automation name: n8n -version: "1.59.3" +version: "1.59.4" releaseNotes: >- - This update includes several bug fixes and improvements. - - + This update includes bug fixes and improvements, such as: + - Preventing clipboard XSS injection + - Updating grid size when opening credentials support chat + + Full release notes are found at https://github.com/n8n-io/n8n/releases tagline: Build complex workflows, really fast description: >-