This morning, I realized that having a self-hosted version of n8n comes with some notable limitations. For example, with the SaaS version, you can link your n8n instance to a GitHub repo so you can use version control right in GitHub and manage issues and all that. More details from Claude AI:
n8n has a native Source Control feature (available in Enterprise / Self-hosted Pro plans) that connects your n8n instance directly to a Git repo: Push/pull workflows, credentials stubs, and variables to/from a branch Supports environment promotion (e.g. dev → staging → prod branches)