Update n8n to version n8n@1.89.2 (#2615)

This commit is contained in:
Alexander L. 2025-04-23 11:34:40 +02:00 committed by GitHub
parent eb5a94b8ba
commit 424df63578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 26 deletions

View File

@ -10,7 +10,7 @@ services:
PROXY_AUTH_WHITELIST: "/webhook-test/*,/webhook/*"
server:
image: n8nio/n8n:1.88.0@sha256:ba7d74b07f6b87e622c67f8ca665dda269a8d15e2bef355d3604d597a92798c9
image: n8nio/n8n:1.89.2@sha256:effe40f115291478bf265720dbd798b046dd4f04390fc9b1713d3d1c35cc476b
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data:/home/node/.n8n

View File

@ -2,33 +2,23 @@ manifestVersion: 1
id: n8n
category: automation
name: n8n
version: "1.88.0"
version: "1.89.2"
releaseNotes: >-
This release includes new features, bug fixes, and improvements.
This release includes new features, bug fixes and improvements.
Key highlights:
- New Azure Cosmos DB Node for connecting to Azure Cosmos databases
- Email Trigger (IMAP) Node now returns message UIDs
- New MCP Client Tool Node for connecting to MCP servers over SSE
- New MCP Server Trigger Node to expose tools to MCP clients
- Added support for Milvus vector database
- Improved performance with batched raw insights save and metadata caching
- Added support for Google Vertex embeddings
- New nodes: Airtop, MongoDB Chat Memory, and Think Tool
- Overhauled GitHub Node
- Introduced Insights dashboard and backend API
- Upgraded to Express 5 for improved security and performance
Other improvements:
- Fixed various issues in the API, editor, and core components
- Enhanced inline expression previews in the Node Detail View
- Improved node creator items typing and fixed missing icons
- Improved stability and accuracy across nodes (e.g., webhook triggers, OAuth2, Google Sheets)
- UI fixes in the editor
- Security enhancements (cross-origin checks, OpenAPI CVE patch)
- Workflow ownership and execution bug fixes
- Fixed issues with Insights display time, buffer flushing, and schema/config handling
- Resolved bugs in AI Agent, Summarize, Qdrant, and xAI Grok Chat nodes
- Added nested folder search
- Introduced SSH tunnel idle timeout customization
- Made logs available for all nodes
- Improved Insights telemetry and design
- Updated AI category name and UI elements
- Added SearXNG tool and Salesforce credentials test
- Enhanced push tracking with user ID
- Matched insights summary period with graph filters
- Made runtime mutation protection configurable
Full release notes are found at https://github.com/n8n-io/n8n/releases
@ -43,8 +33,8 @@ description: >-
Customizable: highly flexible workflows and the option to build custom nodes.
Privacy-focused: self-host n8n for privacy and security.
developer: n8n
website: https://n8n.io