File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [2.17.2](https://github.com/n8n-io/n8n/compare/n8n@2.17.1...n8n@2.17.2) (2026-04-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * **editor:** Center sub-node icons and refresh triggers panel icons ([#28521](https://github.com/n8n-io/n8n/issues/28521)) ([2d50843](https://github.com/n8n-io/n8n/commit/2d50843216fbbb2a9e86a4464b0747181262ca3d))
7+
8+
9+ ### Features
10+
11+ * AI Gateway credentials endpoint instance url ([#28527](https://github.com/n8n-io/n8n/issues/28527)) ([2ec4332](https://github.com/n8n-io/n8n/commit/2ec433263b18547df184fa8aa9481bbdf17492e1))
12+
13+
114## [2.17.1](https://github.com/n8n-io/n8n/compare/n8n@2.17.0...n8n@2.17.1) (2026-04-15)
215
316
Original file line number Diff line number Diff line change 11{
22 "name" : " n8n-monorepo" ,
3- "version" : " 2.17.1 " ,
3+ "version" : " 2.17.2 " ,
44 "private" : true ,
55 "engines" : {
66 "node" : " >=22.16" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " n8n" ,
3- "version" : " 2.17.1 " ,
3+ "version" : " 2.17.2 " ,
44 "description" : " n8n Workflow Automation Tool" ,
55 "main" : " dist/index" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " n8n-editor-ui" ,
3- "version" : " 2.17.1 " ,
3+ "version" : " 2.17.2 " ,
44 "description" : " Workflow Editor UI for n8n" ,
55 "main" : " index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments