chore: release v2.12.0 - flexible instance configuration

- Bump version from 2.11.3 to 2.12.0
- Add comprehensive documentation for flexible instance configuration
- Update CHANGELOG with new features, security enhancements, and performance improvements
- Document architecture, usage examples, and security considerations
- Include migration guide for existing deployments

This release introduces flexible instance configuration, enabling n8n-mcp to serve
multiple users with different n8n instances dynamically, with full backward compatibility.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
czlonkowski
2025-09-19 21:03:38 +02:00
parent 05eec1cc81
commit b366d40d67
5 changed files with 313 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp-runtime",
"version": "2.11.3",
"version": "2.12.0",
"description": "n8n MCP Server Runtime Dependencies Only",
"private": true,
"dependencies": {