Commit Graph

115 Commits

Author SHA1 Message Date
Yen Su
f99d75c3d5
fix(Gmail Node): Roll back advanced HITL Send and Wait (no-changelog) (#34865)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-24 14:14:17 +00:00
Elias Meire
26ae903a2e
fix: Serialize dates and route binary columns to output in database nodes (#34124)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-07-24 07:25:06 +00:00
Yen Su
8c2c8b8ca7
feat(core): Add advanced HITL telemetry events for the Gmail node (no-changelog) (#34554)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 11:25:56 +00:00
Elias Meire
17eb819517
fix(Postgres Node): Return DATE and date/time array columns as strings (v2.7) (#34050) 2026-07-20 07:56:43 +00:00
Ilfat Mindubaev
61941103e6
feat(Gmail Node): Add advanced HITL configuration for Send and Wait (#34255) 2026-07-20 07:44:23 +00:00
Yen Su
d30e7b042c
feat(Slack Node): Add advanced HITL configuration for one-tap approval (#34123)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 12:38:46 +00:00
Matsu
6a4f0cdfbd
chore: Migrate to a npm fork of xlsx (#34199) 2026-07-15 08:42:14 +00:00
Thanasis G
6db46bc381
feat(Telegram Node): Add advanced HITL configuration for one-tap in-chat approval (#34009)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 08:56:38 +00:00
Stephen Wright
13d065542e
feat: Include response timestamp in Send and Wait responses (#33283)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 09:18:47 +00:00
Sudarshan Soma
84ee38eb0c
fix(core): Guard connection pool idle checks during cleanup (#31059) 2026-06-30 09:36:15 +00:00
Ajith Chandran
06ceccbb23
fix(Postgres Node): Prevent execution context retention (#32730)
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
2026-06-29 10:02:16 +00:00
Ilfat Mindubaev
6c85fdcd81
refactor: Extract formatPemBlock into @n8n/utils (#32998) 2026-06-29 08:19:29 +00:00
Thomas Hauth
c2f2edbb71
fix(core): Align pdfjs-dist versions for PDF document loading (#31732) 2026-06-26 07:55:34 +00:00
Tomi Turtiainen
eb355df6c2
refactor: Replace deprecated ApplicationError in remaining nodes-base nodes (no-changelog) (#32473)
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
2026-06-17 18:19:46 +00:00
Matsu
df189711ee
test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
Michael Kret
ec44980689
fix: Format single-line PEM keys when newlines are stripped on paste (#31129)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-06-03 05:54:51 +00:00
Michael Kret
a65e181a22
fix(Postgres Node): Output Large-Format Numbers As option ignored after pool is cached (#29477) 2026-05-05 06:50:35 +00:00
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
Elias Meire
4fb1f7d6f7
feat(Chat Trigger Node): Auto-add highlighted execution data (#18778)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-04-03 08:51:10 +00:00
Michael Kret
4d356c36d6
feat: Environment var to disable forms pages sandboxing (#27409) 2026-03-27 10:52:22 +00:00
Elias Meire
5b6ee17c81
feat(core): Add signature validation for waiting webhooks and forms (#24159)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 11:48:52 +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
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
yehorkardash
91ec8dcda0
fix(Typeform Node): Refactor signature validation (#24987) 2026-02-03 10:44:52 +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
RomanDavydchuk
0450be0287
feat(Chat Node): Regroup actions and add different response types (#23028)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-16 11:48:56 +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
Declan Carroll
b0c3c39d1f
fix: Extracts data from PDF without memory issues (#23309) 2025-12-17 14:49:47 +00:00
Elias Meire
c9abeff5e3
fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
Svetoslav Dekov
a2373d846e
fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
mfsiega
3857f6fd44
refactor(core): Always use RunExecutionData factory (no-changelog) (#22096)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-11-21 13:42:13 +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
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
Mutasem Aldmour
d4ef191be0
fix(Chat Trigger Node): Prevent XSS vulnerabilities and improve parameter validation (#18148)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-11 12:37:07 +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
Mutasem Aldmour
b491ed99ce
feat(Beeminder Node): Update Beeminder node to include all resources and operations (#17713) 2025-08-01 16:20:29 +02:00
Marc Littlemore
e61b25c53f
chore(core): Fix typo (#17611) 2025-07-24 09:24:24 +01: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
Andreas Fitzek
f5fb33a3fa
fix(Execute Sub-workflow Node): Improve paired item handling for child workflows (#17065) 2025-07-09 11:01:57 +02:00
Michael Kret
f2eb38617f
feat(MySQL Node): Hints for executeQuery and select operations (#16753) 2025-07-04 13:57:18 +03:00
Michael Kret
2f6896cc7b
fix(GitHub Node): Tolerate trailing slash in file path (#15517) 2025-06-17 18:21:57 +03:00
Dana
759e555993
fix(n8n Form Node): Prevent XSS with video and source tags (#16329) 2025-06-16 16:42:54 +02:00
Danny Martini
879114b572
fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +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
कारतोफ्फेलस्क्रिप्ट™
b772462cea
chore: Upgrade pdfjs-dist (no-changelog) (#15729) 2025-06-04 18:31:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Daria
06e9386875
fix(Execute Workflow Trigger Node): Show helpful error message when passing array to JSON Example (#15458) 2025-05-16 16:48:08 +03:00