Skip to content

Release v2.78.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:27
· 2 commits to main since this release
a837fe1

Release v2.78.0

Generating release notes from v2.77.0 to HEAD

✨ Features

  • Record node version history and diff versions from stored schemas (v2.78.0) (#1053) (a837fe1)

📚 Documentation

  • Privacy policy v2 (pseudonymous ID, collected fields, anonymization pipeline, sharing and retention) (#1052) (a9a58bc)

📝 Other Changes


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-mcp

Docker

# 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.0

Documentation

🤖 Generated with Claude Code