Declan Carroll
75ed71c001
fix(core): Add ESLint rule to prevent error instances in toThrow assertions ( #29889 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-08 05:51:05 +00:00
Michael Kret
55df7cbd06
fix(Google Chat Node): Clarify message resource name field ( #29964 )
2026-05-07 08:16:20 +00:00
Michael Kret
d63e1ae84e
fix(Google Sheets Node): Reduce duplicate API calls in append operation to avoid quota limits ( #29444 )
2026-05-06 10:18:18 +00:00
Bernhard Wittmann
c2749768aa
fix(Google Drive Node): Resolve original file name when copying with empty name ( #28896 )
2026-04-28 15:13:49 +00:00
krisn0x
58d79832bc
fix(Gmail Trigger Node): Exclude scheduled emails from trigger query ( #29244 )
2026-04-28 06:17:12 +00:00
Pedro Dicati
80cb82e9c5
feat(Google Drive Node): Add Markdown export option for Google Docs download ( #27006 )
...
Co-authored-by: Pedro Dicati <pedro.dicati@cognitivo.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2026-04-24 13:27:30 +00:00
Bernhard Wittmann
b9c4618270
fix(Gmail Trigger Node): Add maxResults limit to prevent OOM on large inboxes ( #28470 )
2026-04-22 11:20:28 +00:00
James Campbell
7094395cef
fix(Google Cloud Firestore Node): Fix empty array serialization in jsonToDocument ( #28213 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-04-18 13:48:45 +00:00
RomanDavydchuk
30128c9254
fix(Google Drive Node): Continue on error support for download file operation ( #28276 )
...
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-04-15 08:41:15 +00:00
Declan Carroll
738d42cb54
test: Fix flaky unit tests across three packages (no-changelog) ( #28336 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 10:58:24 +00:00
Bernhard Wittmann
b964ec9588
fix(Google Drive Node): Fix infinite pagination loop in v1 API request ( #28244 )
2026-04-09 15:03:04 +00:00
n8n-assistant[bot]
2d9a2ec76e
chore: Bundle 2026-W9 ( #27532 )
...
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 07:51:06 +00:00
krisn0x
050aef73db
fix(Gmail Node): Update draft resource hint ( #27435 )
2026-03-23 14:29:50 +00:00
Jon
7bc9cac72e
chore: NODE-4536 - Generate Schema Files (no-changelog) ( #26379 )
...
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-03-06 21:18:04 +00:00
Albert Alises
3ff9668f20
fix(Gmail Node): Fix GetMany messages query string pollution with non-API parameters ( #26053 )
2026-02-23 11:40:15 +00:00
Tomi Turtiainen
31850f7996
refactor(core): Replace Code nodes with TestDataNode in workflow test fixtures ( #25893 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 07:19:20 +00:00
Jon
a6e8a97b31
chore: NODE-4345 - Generate Schema Files (no-changelog) ( #25130 )
...
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-17 09:02:24 +00:00
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder ( #24535 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
Jon
2cd5660f37
chore: NODE-4156 - Generate Schema Files (no-changelog) ( #23777 )
...
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-08 16:34:38 +00:00
Svetoslav Dekov
8578f309ec
chore(editor): Cleanup pre-built agents code (no-changelog) ( #23876 )
2026-01-08 16:12:38 +00:00
Suguru Inoue
20f5bdc4e8
test(Google Calendar Node): Fix unit test depending on current timestamp ( #22522 )
2025-12-01 10:30:43 +00:00
RomanDavydchuk
2a3cba74ee
fix(Gmail Node): Use Reply-To header when replying to a message ( #22145 )
2025-11-28 12:48:24 +02:00
karthi7
7ea31c34b1
docs: Fix broken link in Google Docs node ( #22197 )
...
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
2025-11-27 09:46:45 +00:00
RomanDavydchuk
69ff592ffd
fix(Google Cloud Firestore Node): Make the description for the Update Key for Upsert operation more clear (no-changelog) ( #21814 )
2025-11-21 16:44:16 +00:00
yehorkardash
008cd8d083
fix(Google BigQuery Node): Prevent infinite loop on job fail ( #21741 )
...
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-11-18 15:20:42 +00:00
yehorkardash
477ffea4ce
fix(Google Workspace Admin Node): Include changePasswordAtNextLogin, password in update ( #21522 )
2025-11-10 10:33:35 +02:00
Shireen Missi
1d1655685f
test: Add tests for nodes (no-changelog) ( #20732 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-03 15:44:04 +00:00
Michael Kret
c4b9470427
fix(Google Calendar Node): Fix event operation ( #21414 )
2025-10-31 11:59:54 +02:00
Declan Carroll
c553c4d566
fix: Update packages for security fixes ( #21375 )
2025-10-30 17:00:18 +00:00
Elias Meire
f3ebf05c92
fix(Gmail Trigger Node): Prevent missing emails between polling intervals ( #20794 )
2025-10-16 12:30:07 +01:00
Charles LESECQ
65b1df9210
fix(Google Workspace Admin Node): Rename userId to userKey ( #15940 )
2025-10-08 18:21:44 +01: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
Shireen Missi
3a9012819b
test: Add tests for nodes (no-changelog) ( #20349 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-07 11:16:42 +01:00
Deborah Barnard
5ae84c1c0b
docs: Lowercase docs URLs ( #20344 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-03 12:28:26 +01:00
Jon
c4326ed7f6
chore: NODE-3726 - Generate Schema Files (no-changelog) ( #20239 )
...
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-02 16:55:41 +01:00
yehorkardash
09fda978b8
test: Add testing guidelines for AI tools (no-changelog) ( #20161 )
2025-10-02 12:56:03 +01:00
yehorkardash
7570922d16
feat(Gmail Node): Add "Recipients only" option for reply mode ( #19912 )
2025-09-29 15:01:04 +00:00
yehorkardash
83173fb04c
fix(Gmail Trigger Node): Show warning about multiple items returned ( #19896 )
2025-09-23 10:39:27 +00:00
yehorkardash
6a0aac21e9
fix(Google Sheets Node): Add a warning about using expressions ( #19840 )
...
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-09-22 14:03:17 +00:00
GURAASEES SINGH TANEJA
47f1d14b66
fix(Gmail Trigger Node): Handle self-sent emails in inbox ( #19351 )
...
Co-authored-by: riascho <123465523+riascho@users.noreply.github.com>
2025-09-12 15:47:24 +02:00
Jon
ed8fd32692
chore: NODE-3557 - Generate Schema Files (no-changelog) ( #19018 )
...
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-08 10:06:32 +03:00
Marcus
63672ad797
fix(GoogleDrive Node): Fix google service accounts uploading to shared drives ( #18952 )
2025-09-04 20:23:41 +01:00
Jaakko Husso
883e887666
feat(editor): Pre built agents experiment v2 (no-changelog) ( #18842 )
2025-08-28 09:40:52 +03:00
Jon
9ab150961d
chore: NODE-3514 - Generate Schema Files (no-changelog) ( #18539 )
...
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-08-21 15:40:36 +03:00
Jaakko Husso
5a69d2a2f3
feat(editor): Add pre-built agents experiment ( #18124 )
2025-08-09 10:28:14 +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
Jaakko Husso
d924d82ee2
fix(Google Sheets Node): Make it possible to set cell values empty on updates ( #17224 )
...
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-08-01 08:32:05 +02:00
Nikolay Shebanov
096e535f1e
feat(Google BigQuery Node): Add parameterized query support ( #14302 )
...
Co-authored-by: Elias Meire <elias@meire.dev>
2025-07-29 09:53:12 +02:00
Ria Scholz
4bab296075
fix(Gmail Trigger Node): Filter sent emails from trigger results ( #17691 )
2025-07-29 09:37:05 +02:00
RomanDavydchuk
980878398e
fix(Google Sheets Node): Get Rows operation returns an empty string when the cell has a value of 0 ( #17642 )
2025-07-28 11:43:33 +03:00