Automatic Email Notifications for n8n Version Releases with Gmail
๐ข Monitor n8n releases and get notifications for new versions ๐
This workflow automatically monitors n8nโs release channels (latest and beta) and sends you email notifications whenever a new version is published. It also reads the version of your current n8n instance, allowing you to integrate automatic updates and ensure you never miss a release.
Who is this for This workflow is designed for n8n users who want to stay informed and up to date with new releases and features without manually checking for updates, especially those managing their own instances who need to plan upgrades and review release notes.
How it works The workflow performs the following steps: Fetches version information from the npm registry** (latest and beta releases) Identifies only new versions** by deduplication Retrieves release notes from GitHub** for any newly detected version Converts Markdown to HTML** for email template formatting Sends a styled email notification** including the release name, version tag, your current version, and the complete release notes
Setup Configure your n8n instance URL (Set my_n8n_url) to detect your current version (optional โ can be left blank) Connect and authorize the Gmail account used to send emails Update the recipient email address in the Gmail node
Requirements A Gmail account for sending emails
Customization tips Adjust the schedule trigger if hourly checks are too frequent Modify the release channel (e.g., โlatestโ or โbetaโ) if you want to track a different tag Change the npm registry link if you want to monitor a different package Customize the email template/styling in the Gmail node Add additional notification channels (Slack, Discord, etc.) alongside or instead of email Extend this workflow to automatically update your n8n instance when a new release becomes available
Need help? If you're facing any issues using this workflow, join the community discussion on the n8n forum.
Related Templates
AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)
This workflow is designed for freelancers, solopreneurs, and business owners who receive a high volume of irrelevant mes...
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
๐ฐ AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments