n8n-assistant[bot]
|
506cd5858e
|
feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158)
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
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 |
|
n8n-assistant[bot]
|
86191fee1c
|
fix(Form Node): Improve custom CSS sanitization (backport to 1.x) (#26668)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
|
2026-03-13 14:33:33 +02:00 |
|
n8n-assistant[bot]
|
4849d95b4b
|
fix(Form Node): Improve form rendering consistency (backport to 1.x) (#26656)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
|
2026-03-06 15:09:59 +01:00 |
|
Matsu
|
1479aab2d3
|
chore: Backport Bundle (#26218)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.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 12:25:54 +02:00 |
|
Dimitri Lavrenük
|
465209a377
|
fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#24329)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
|
2026-01-14 16:09:05 +00:00 |
|
Elias Meire
|
84fb27aa1d
|
fix: Harden form and trigger response handling (#23061)
|
2025-12-12 22:37:56 +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 |
|