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

0
Downloads
1
Views
8.03
Quality Score
beginner
Complexity
Author:Robert Breen(View Original β†’)
Created:9/10/2025
Updated:11/17/2025

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

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments