Tag: Workflow Automation

6 May 2026
n8n | n8n@2.19.2

n8n 2 19 2: persist exec context before DB write, honor global admin favorites, restore peer project sharing, fix focus panel textarea clipping

Read more
23 April 2026
n8n | stable

n8n 2 17 5: enforces credential access for dynamic node parameters, fixes credential exposure risk, upgrade recommended for admins and self hosted users

Read more
15 April 2026
paperless-ngx | v2.20.14

paperless ngx v2 20 14: tightened access control, share link hardening, tag fixes and workflows, ordering fallback, date validation, exact mail matching

Read more
14 April 2026
n8n | n8n@2.16.0

n8n 2 16 0: platform auth and token exchange, execution durability, telemetry, AI and editor updates, new nodes and integrations, data redaction GA

Read more
11 April 2026
n8n | stable

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

Read more
8 April 2026
n8n | n8n@2.15.0

n8n 2 15 0: Core reliability fixes and runtime stability, new APIs and agents, editor and node UX updates, security, config and performance gains

Read more
26 March 2026
n8n | n8n@2.13.3

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

Read more
25 March 2026
n8n | n8n@2.13.2

n8n 2 13 2: patch focused on stability, bug fixes, security and dependency updates, upgrade guidance test in staging and backup, see changelog

Read more
14 March 2026
n8n | n8n@2.11.4

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

Read more
12 March 2026
n8n | n8n@2.11.3

n8n 2 11 3: fixes Kubernetes ZIP import failures, reduces editor add button sizes, resolves arm64 segfault, upgrade recommended, no data migrations

Read more
5 March 2026
n8n | n8n@2.10.3

n8n version 2.10.3 brings crucial bug fixes, security enhancements, and improved collaboration features for a better user experience.

Read more
14 February 2026
n8n | n8n@2.7.5

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.

Read more
30 January 2026
Managing AI integration risks in ServiceNow workflows

Integrating OpenAI models into ServiceNow workflows transforms automation, enhancing capabilities while raising governance concerns. Discover strategies for effective implementation and risk management.

Read more
23 January 2026
n8n | n8n@2.4.5

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.

Read more
21 January 2026
n8n | n8n@2.4.4

n8n version 2.4.4 launched on January 16, 2026. Check the release notes for changes and improvements compared to n8n@2.4.3.

Read more
17 January 2026
n8n | n8n@2.3.6

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.

Read more
15 January 2026
n8n | n8n@2.3.5

n8n 2.3.5 brings crucial bug fixes, security upgrades, form trigger enhancements, improved Git node handling, and better workflow data management.

Read more
14 January 2026
n8n | n8n@2.3.4

n8n version 2.3.4 released on January 13, 2026, focuses on fixing CLI import bug (#24215). Check release notes for version comparison details.

Read more
10 January 2026
Integrating GitHub into n8n workflows

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.

Read more
10 January 2026
Configuring n8n for reliable workflows

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.

Read more
7 January 2026
n8n | n8n@2.2.4

n8n version 2.2.4 is out, featuring a crucial bug fix for copying execution data, enhancing performance and ensuring smoother operation.

Read more
27 December 2025
Creating effective workflows with n8n

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.

Read more
26 December 2025
Integrating GitHub workflows with n8n

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 […]

Read more
26 December 2025
Optimising automation scenes in n8n

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.

Read more
24 December 2025
n8n | n8n@2.1.4

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.

Read more