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]
|
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 |
|
Elias Meire
|
84fb27aa1d
|
fix: Harden form and trigger response handling (#23061)
|
2025-12-12 22:37:56 +02: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
|
d03a6c08e1
|
feat: Define node's waiting message in the node's description (#20416)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-10-08 11:11:31 +03:00 |
|
Michael Kret
|
9cb5754f33
|
feat: Add token to sendAndWait operations links to walidate in webhook (#17566)
|
2025-08-06 17:28:50 +03:00 |
|
Dana
|
7657cce5a4
|
fix(Gmail Node): Set References and In-Reply-To only when user provides threadId (#16838)
|
2025-07-11 10:08:15 +02:00 |
|
Dana
|
759e555993
|
fix(n8n Form Node): Prevent XSS with video and source tags (#16329)
|
2025-06-16 16:42:54 +02:00 |
|
Elias Meire
|
3f4810615b
|
feat: Add custom CSS to response form for HITL nodes (#15807)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2025-06-05 11:34:51 +03:00 |
|
Michael Kret
|
3feab31792
|
fix(n8n Form Trigger Node): Remove relience on getWorkflowStaticData for passing query parameters (#14728)
|
2025-04-18 10:37:46 +03:00 |
|
Dana
|
4bc1c1a547
|
fix(n8n Form Node): Remove field requirement and do not inherit description (#14254)
|
2025-04-01 12:21:39 +02:00 |
|
Ria Scholz
|
d6d5a66f5d
|
feat: Add appendN8nAttribution option to sendAndWait operation (#13697)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-03-18 10:43:21 +01:00 |
|
Michael Kret
|
526a2e4ca3
|
fix: Do not trigger sendAndWait response on bot visit if response type is approval (#13792)
|
2025-03-11 13:59:51 +02:00 |
|
Michael Kret
|
97defb3a83
|
feat: WhatsApp Business Cloud Node - new operation sendAndWait (#12941)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-02-27 07:20:37 +02:00 |
|
Michael Kret
|
14b6f8b972
|
feat(n8n Form Node): Limit wait time parameters (#13160)
|
2025-02-19 13:47:19 +02:00 |
|
Michael Kret
|
a197fbb21b
|
feat(Send Email Node): New operation sendAndWait (#12775)
|
2025-01-24 15:59:43 +02:00 |
|
Michael Kret
|
2c58d47f8e
|
feat(Telegram Node): New operation sendAndWait (#12771)
|
2025-01-24 13:44:05 +02:00 |
|
Michael Kret
|
f4bf55f0d8
|
feat(Microsoft Outlook Node): New operation sendAndWait (#12795)
|
2025-01-23 18:38:24 +02:00 |
|
Michael Kret
|
3e9f24ddf4
|
feat: Add timeout options to sendAndWait operations (#12753)
|
2025-01-23 18:37:19 +02:00 |
|
Dana
|
f167578b32
|
feat(n8n Form Trigger Node): Form Improvements (#12590)
|
2025-01-20 16:52:06 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bafac73eb5
|
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314)
|
2024-12-19 18:46:14 +01:00 |
|
Michael Kret
|
e98c7f160b
|
feat: Send and wait operation - freeText and customForm response types (#12106)
|
2024-12-16 15:30:11 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
eccd924f5e
|
fix(n8n Form Node): Use https to load google fonts (#11948)
|
2024-11-28 14:14:00 +01:00 |
|
Michael Kret
|
41228b472d
|
feat: Human in the loop (#10675)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-10-07 16:45:22 +03:00 |
|