* fix: Pass in the correct server reference to external hooks (no-changelog) * use the correct reference
* store n8n version string in a const and use that everywhere * reduce code duplication between Server and WebhookServer * unify redis checks * fix linting