Commit Graph

23 Commits

Author SHA1 Message Date
Michael Kret
7c1a77154c
fix(Wait Node): Resolve expressions inside Custom HTML form fields (#30060) 2026-05-11 06:51:45 +00:00
Michael Kret
4d356c36d6
feat: Environment var to disable forms pages sandboxing (#27409) 2026-03-27 10:52:22 +00:00
Dawid Myslak
6f2f384f39
fix(Form Node): Improve custom CSS sanitization (#26623) 2026-03-06 10:43:17 +00:00
Dawid Myslak
f1a074f946
fix(Form Node): Improve form rendering consistency (#26540) 2026-03-05 13:26:48 +00:00
n8n-assistant[bot]
562d867483
chore: Bundle 2026-W7 (#26214)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 07:08:58 +00:00
RomanDavydchuk
ac832e6530
fix(Form Node): Render \n properly in the Form Ending page (#24988)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-04 18:19:51 +00:00
mfsiega
44650b1bb3
feat(FormTrigger Node): Support ip filtering for the FormTrigger node (#24644) 2026-01-26 14:58:24 +00:00
Michael Kret
d2a0e860dc
fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#23795)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-01-14 10:33:17 +00:00
Dawid Myslak
680f264731
fix(Form Node): Preserve CSS child combinator selectors in custom styling (#24106)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-14 10:00:07 +00:00
Michael Kret
0523cc35bc
feat: Binary data merge and expressions simplification (#23270)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-12 13:29:36 +00:00
Elias Meire
c9abeff5e3
fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
mfsiega
15a8e1b567
fix(Form Node): Remove uploaded files from tmp (#22873) 2025-12-08 14:36:15 +01:00
Dawid Myslak
271a9dd218
feat(Form Node): Split form name and label (#22304) 2025-12-03 22:49:58 +02:00
Dawid Myslak
b0fc88b437
feat(Form Node): Allow users to set a default value for form fields (#22200) 2025-11-28 12:16:26 +01:00
yehorkardash
a9f117cefe
fix(n8n Form Node): Allow undefined formatDate (#21811) 2025-11-21 16:43:55 +00:00
mfsiega
c8d604d2c4
Merge commit from fork
* enforce content type multipart/form-data when we handle body.files

* fix unit tests
2025-11-13 12:51:40 +02:00
Michael Kret
8b42820163
fix(n8n Form Node): From trigger selection (#21069) 2025-10-24 09:00:38 +03:00
Michael Kret
7f651ca5a3
fix(n8n Form Node): CSP headers should not be set on response with redirect (#20864) 2025-10-17 14:15:31 +03:00
mfsiega
354bcf44b1
fix(webhook Node): More informative error for webhook response config mismatch (#19693) 2025-09-19 12:15:01 +02:00
Michael Kret
7ea920dbe7
fix(n8n Form Node): Add html table tags to allowedTags, CSP headers on form completion, free text sanitization removed (#19446) 2025-09-16 10:31:23 +03:00
Michael Kret
fdab0ab116
feat: Checkboxes and Radio Buttons field types (#17934)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-08-11 17:11:22 +03:00
Dana
2d4abf156c
feat(n8n Form Node): Allow basic styling of form completion message (#17338) 2025-07-16 12:55:23 +02:00
Dana
759e555993
fix(n8n Form Node): Prevent XSS with video and source tags (#16329) 2025-06-16 16:42:54 +02:00