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 |
|