Release v2.59.3
Generating release notes from v2.59.2 to HEAD
📝 Other Changes
- chore(release): v2.59.3 (67fb0d8)
- fix(generators): emit valid IF v2 and AI Agent configs (#374) (c4541c5)
- fix(shutdown): skip stdin.destroy() on Windows to avoid libuv crash (#383, #385) (139fb93)
- docs(railway): add upfront AUTH_TOKEN Before You Deploy callout (#152) (d2c34ce)
- fix(security): require complete tenant context on session restore (#844) (9372e75)
Release Statistics:
- 5 commits
- 1 contributor
- Contributors: czlonkowski
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.59.3
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.59.3Documentation
🤖 Generated with Claude Code