n8n/packages/nodes-base/nodes/Form
n8n-assistant[bot] 506cd5858e
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-04-08 13:04:49 +03:00
..
test feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158) 2026-04-08 13:04:49 +03:00
utils feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158) 2026-04-08 13:04:49 +03:00
v1 fix(n8n Form Node): Prevent XSS with video and source tags (#16329) 2025-06-16 16:42:54 +02:00
v2 feat: Checkboxes and Radio Buttons field types (#17934) 2025-08-11 17:11:22 +03:00
common.descriptions.ts feat(Form Node): Allow users to set a default value for form fields (#22200) 2025-11-28 12:16:26 +01:00
cssVariables.ts feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Form.node.json feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
Form.node.ts chore: Backport Bundle (#26218) 2026-02-25 12:25:54 +02:00
form.svg refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
FormTrigger.node.json refactor(editor): Boost n8n Form Trigger in nodes-panel search results (#10294) 2024-08-05 17:52:46 +02:00
FormTrigger.node.ts feat: Checkboxes and Radio Buttons field types (#17934) 2025-08-11 17:11:22 +03:00
interfaces.ts fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#24329) 2026-01-14 16:09:05 +00:00