Merged
Size
S
Change Breakdown
Feature40%
Bug Fix35%
Maintenance15%
Docs10%
#28566:rocket: Release 2.17.2

AI Gateway credentials gain endpoint instance URL

AI Gateway credentials gain endpoint instance URL
N8
n8n-assistant
·Apr 16, 2026

The editor canvas gets a visual polish pass while AI Gateway credentials gain a configurable endpoint instance URL for flexible deployment scenarios.

This patch release addresses two distinct improvements across the n8n platform.

In the editor, sub-node icons are now properly centered on the canvas, and triggers panel icons refresh more reliably. These are small UI corrections that add up to a more polished workflow-building experience.

More significantly, AI Gateway credentials can now specify an endpoint instance URL. This gives teams running distributed or air-gapped n8n deployments the flexibility to point their AI integrations at specific gateway endpoints rather than relying on a single hardcoded destination.

The changes span the editor UI and the credentials system, with version bumps across the monorepo's root package, CLI, and frontend editor packages.

View Original GitHub Description

2.17.2 (2026-04-16)

Bug Fixes

  • editor: Center sub-node icons and refresh triggers panel icons (#28521) (2d50843)

Features

  • AI Gateway credentials endpoint instance url (#28527) (2ec4332)
© 2026 · via Gitpulse