Auto-Notify on New Major n8n Releases via RSS, Email & Telegram - n8n Workflow | Neura Market
Auto-Notify on New Major n8n Releases via RSS, Email & Telegram
This workflow monitors the n8n GitHub RSS feed for major releases (e.g., 1.0.0) and sends instant notifications via Telegram and email (SES) three times daily.
This n8n workflow template automates monitoring of the official n8n GitHub releases feed (https://github.com/n8n-io/n8n/releases.atom). It triggers via a Cron node three times per day at 10:00, 14:00, and 18:00 server time, fetching the latest RSS data and filtering for major releases—those tagged with '.0' (e.g., 2.0.0) published within the last 4 hours. A regex condition ensures only relevant major version alerts pass through.
Upon detection, it dispatches customized notifications: a Telegram
Platform
n8n
Category
Sales
Price
$9.99
Creator
QualityWorkflows
n8n
notifications
RSS
GitHub
Telegram
Email
SES
releases
automation
monitoring
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.