Commit Graph

20 Commits

Author SHA1 Message Date
Jon
f1dab3e295
feat(Slack Node): Add app_home_opened as a dedicated trigger event (#28626)
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.14.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: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-04-17 19:13:53 +00:00
RomanDavydchuk
4fab655cc5
fix(Microsoft Teams Node): Block requests from Microsoft Preview Service to prevent accidental approvals for "Send and Wait" (#28085) 2026-04-08 14:25:54 +00:00
Dawid Myslak
f1a074f946
fix(Form Node): Improve form rendering consistency (#26540) 2026-03-05 13:26:48 +00:00
Michael Kret
4655a6273b
fix(Microsoft Teams Node): Block Teams link preview service from triggering sendAndWait approvals (#26125) 2026-02-25 08:45:13 +00:00
Elias Meire
ab2c8b56ab
feat(core): Generate HITL tool nodes for sendAndWait operations (#22315)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-23 10:04:11 +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
62f3019260
fix: Resolve expressions in custom form HTML fields for HITL nodes (#23922) 2026-01-06 17:19:54 +01:00
Elias Meire
c9abeff5e3
fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01: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
9cb5754f33
feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03: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
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
14b6f8b972
feat(n8n Form Node): Limit wait time parameters (#13160) 2025-02-19 13:47:19 +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
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