n8n 2 19 2: persist exec context before DB write, honor global admin favorites, restore peer project sharing, fix focus panel textarea clipping
n8n 2 17 5: enforces credential access for dynamic node parameters, fixes credential exposure risk, upgrade recommended for admins and self hosted users
paperless ngx v2 20 14: tightened access control, share link hardening, tag fixes and workflows, ordering fallback, date validation, exact mail matching
n8n 2 16 0: platform auth and token exchange, execution durability, telemetry, AI and editor updates, new nodes and integrations, data redaction GA
n8n 2 15 1 released: fixes Google Drive v1 infinite pagination loop, upgrade to 2 15 1, test Drive workflows, report regressions, roll back to 2 15 0 if needed
n8n 2 15 0: Core reliability fixes and runtime stability, new APIs and agents, editor and node UX updates, security, config and performance gains
n8n 2 13 3: patch release with fixes and stability, see GitHub compare for changelog, test in staging, backup DB, monitor logs, report issues on repo
n8n 2 13 2: patch focused on stability, bug fixes, security and dependency updates, upgrade guidance test in staging and backup, see changelog
n8n 2 11 4: fixes task runner hang, adds option to skip disabling foreign keys during import, safe backported update for 2 11 x, test imports and task runners
n8n 2 11 3: fixes Kubernetes ZIP import failures, reduces editor add button sizes, resolves arm64 segfault, upgrade recommended, no data migrations
n8n version 2.10.3 brings crucial bug fixes, security enhancements, and improved collaboration features for a better user experience.
n8n 2.7.5 is out now! This release fixes the health endpoint configuration conflicts. Check the release notes for more details on the updates.

Integrating OpenAI models into ServiceNow workflows transforms automation, enhancing capabilities while raising governance concerns. Discover strategies for effective implementation and risk management.
Explore n8n Release 2.4.5, launched on January 22, 2026, detailing key updates and improvements over version 2.4.4 in our latest blog post.
n8n version 2.4.4 launched on January 16, 2026. Check the release notes for changes and improvements compared to n8n@2.4.3.
Discover n8n version 2.3.6 released on January 16, 2026, featuring key updates. Access detailed release notes via our GitHub repository for more insights.
n8n 2.3.5 brings crucial bug fixes, security upgrades, form trigger enhancements, improved Git node handling, and better workflow data management.
n8n version 2.3.4 released on January 13, 2026, focuses on fixing CLI import bug (#24215). Check release notes for version comparison details.

Integrating GitHub into your n8n workflows. You get commands to connect GitHub, store credentials and test triggers. Design small, testable flows. Handle errors and deploy safely. Use concrete examples you can copy to keep your automation running.

n8n configuration for reliable automations. Start with the official Docker image for a quick test. Make sure you secure access, enable persistence and schedule backups. Use Postgres in production, set a strong encryption key and protect webhooks with TLS and a reverse proxy.
n8n version 2.2.4 is out, featuring a crucial bug fix for copying execution data, enhancing performance and ensuring smoother operation.

Build reliable n8n workflows you can run locally or in a cheap cloud. Follow setup, a minimal workflow, API integration tips and reusable webhook patterns. Keep your nodes small, use credentials, test live runs and import free templates.

I build n8n workflows that turn GitHub events into actual work. This is the setup I keep using: a few reliable nodes, sensible checks, and no needless API calls. Run n8n in Docker or use the hosted version. I run it with Docker Compose, expose the webhook port, and keep a persistent database. If you […]

Learn to build reliable n8n automation scenes by breaking tasks into small, testable nodes. You will set up n8n locally, secure webhooks, use SplitInBatches, and test nodes in isolation. Follow naming, batching and retries to keep workflows tidy and easy to debug.
This post highlights n8n version 2.1.4 released on December 23, 2025, featuring updates over n8n@2.1.3. Check GitHub for release notes.