Compare Your n8n Version with Latest Release using n8n API
π§βπ» Description This workflow automatically compares the version of your n8n instance with the latest release available.
Keeping your n8n instance up-to-date is essential for security patches, bug fixes, performance improvements, and access to new automation features. By running this workflow, youβll know right away if your instance is behind and whether itβs time to upgrade.
After the comparison, the workflow clearly shows whether your instance is up-to-date or outdated, along with the version numbers for both. This makes it easy to plan updates and keep your automation environment secure and reliable.
βοΈ Setup Instructions
1οΈβ£ Set Up n8n API Credentials
In your n8n instance β go to Admin Panel β API
Copy your API Key
In n8n β Credentials β New β n8n API
Paste the API Key
Save it
Attach this credential to the n8n node (Set up your n8n credentials)
β
How It Works
Get Most Recent n8n Version** β Fetches the latest release info from docs.n8n.io.
Extract Version + Clean Value** β Parses the version string for accuracy.
Get your n8n version** β Connects to your own n8n instance via API and retrieves the current version.
Compare* β Evaluates the difference and tells you if your instance is current or needs an update*.
ποΈ Customization Guidance
Notifications**: Add an Email or Slack node to automatically notify your team when a new n8n update is available.
Scheduling: Use a Schedule Trigger to run this workflow daily or weekly for ongoing monitoring.
Conditional Actions: Extend the workflow to log version mismatches into Google Sheets, or even trigger upgrade playbooks.
Multi-Instance Tracking**: Duplicate the version-check step for multiple n8n environments (e.g., dev, staging, production).
π¬ Example Output
βYour instance (v1.25.0) is up-to-date with the latest release (v1.25.0).β
βYour instance (v1.21.0) is behind the latest release (v1.25.0). Please update to get the latest bug fixes and features.β
π¬ Contact Need help setting up API credentials or automating version checks across environments?
π§ robert@ynteractive.com
π Robert Breen
π ynteractive.com
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
πΈ Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments