n8n@2.25.7
openmeterio/openmetern8n@2.25.7Jun 10, 2026by n8n-assistant[bot]
AI Summary
This update addresses a bug in the editor where workflow-scoped credential fetching is now correctly used in the node credential picker to ensure proper access control.
Key Highlights
- Fixed credential picker to use workflow-scoped fetch
- Resolved issue #31989
- Editor stability improvement
Full Release Notes
## [2.25.7](https://github.com/n8n-io/n8n/compare/n8n@2.25.6...n8n@2.25.7) (2026-06-10) ### Bug Fixes * **editor:** Use workflow-scoped credential fetch in node credential picker ([#31989](https://github.com/n8n-io/n8n/issues/31989)) ([c67d1fc](https://github.com/n8n-io/n8n/commit/c67d1fc552e11e0df9446f29dd77f6bfc7c85678))