Merged
Size
S
Change Breakdown
Feature70%
Maintenance20%
Docs10%
#28237:rocket: Release 1.123.30

Forms pages sandboxing now configurable

Forms pages sandboxing now configurable
N8
n8n-assistant
·Apr 9, 2026

Self-hosted n8n administrators can now use an environment variable to disable sandboxing for forms pages, giving teams more control over deployment security boundaries.

Forms pages in n8n run sandboxed by default, isolating them from the broader environment for security. But self-hosted deployments sometimes need more flexibility. A new environment variable lets administrators disable this sandboxing when their use case demands it — whether that's debugging, custom integrations, or specific hosting requirements.

This is the kind of knob that matters for enterprise deployments where security policies vary by organization. Rather than rebuilding from scratch, administrators flip a switch and the sandbox lifts.

The change appears in the n8n backend configuration system and applies across form submissions. Version 1.123.30 carries this update alongside standard package bumps across the monorepo.

View Original GitHub Description

1.123.30 (2026-04-09)

Features

  • Environment var to disable forms pages sandboxing (#28158) (506cd58)
© 2026 · via Gitpulse