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.

0
Downloads
0
Views
7.42
Quality Score
beginner
Complexity
Created:11/23/2025
Updated:11/30/2025

๐Ÿ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments