Release v2.78.0
Generating release notes from v2.77.0 to HEAD
✨ Features
📚 Documentation
- Privacy policy v2 (pseudonymous ID, collected fields, anonymization pipeline, sharing and retention) (#1052) (a9a58bc)
📝 Other Changes
- Change privacy contact email to legal@n8n-mcp.com (f442a97)
- Change contact email for privacy requests (4075dfc)
- Update contact email in PRIVACY.md (e720387)
Release Statistics:
- 5 commits
- 1 contributor
- Contributors: Romuald Członkowski
Installation
NPM Package
# Install globally
npm install -g n8n-mcp
# Or run directly
npx n8n-mcpDocker
# Standard image
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp:v2.78.0
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.78.0Documentation
🤖 Generated with Claude Code