## [1.123.28](https://github.com/n8n-io/n8n/compare/[email protected]@1.123.28) (2026-04-02)
Release history
n8n releases
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
All releases
21 shown
Fixed editor initialization, workflow document store population in preview iframes, and direct store reference usage for connections in workspace initialization.
- Added N8N_PASSWORD_MIN_LENGTH environment variable to configure minimum password length
- Added environment variable to disable forms pages sandboxing
- Deleted the DELETE /role-mapping-rule endpoint
- Added @n8n/agents package
- New role mapping rule scopes and entities
- Public API endpoints for workflow archive and unarchive
Fixed editor's quick connect feature flag and first load behavior, improving UI stability on initial startup.
Fixed editor initialization, workflow document store population in preview iframes, and direct store reference usage for connections in workspace initialization.
## [1.123.27](https://github.com/n8n-io/n8n/compare/[email protected]@1.123.27) (2026-03-25)
## [2.13.3](https://github.com/n8n-io/n8n/compare/[email protected]@2.13.3) (2026-03-25)
## [2.13.2](https://github.com/n8n-io/n8n/compare/[email protected]@2.13.2) (2026-03-20)
- Fixed 16 security issues in hono, simple-git, multer and 5 more dependencies
Fixed leadership mismatch detection and command bar workflow search functionality.
- Allow skipping foreign key constraint disablement for imports
- Improved custom CSS sanitization in Form Node
- Allow skipping foreign key constraint disablement for imports
Fixed entity import failures in Kubernetes environments due to ZIP handling issues and improved form rendering consistency across workflows.
Fixed entity import issues in Kubernetes, reduced UI button sizes, and resolved ARM64 segmentation fault caused by missing native addon.
- Option to hide credential overwrites
- Checkbox confirmation for quick connect flow
Fixed UUID auto-generation in workflow builder persistence, improved form rendering consistency, and resolved log streaming configuration issues with proxy setups.
- Fix 14 security issues in jsonpath, mailparser, mysql2 and 9 more
- Replace jsonpath with jsonpath-plus to resolve CVE
- Replace jsonpath with jsonpath-plus to resolve CVE
Fixed demo mode display, Safari grid alignment issues, and enabled multi-connection support for external vault secrets.
Fixed health endpoint behavior on task broker, corrected n8n path handling, resolved demo mode display, and fixed Safari grid alignment.