Commit Graph

5257 Commits

Author SHA1 Message Date
Charlie Kolb
7f5f7bb36d
more test fixes 2025-10-17 09:51:16 +02:00
Charlie Kolb
5d82164530
fix selectMany tests 2025-10-16 16:32:42 +02:00
Charlie Kolb
fd94d1db25
fix node tests 2025-10-16 14:38:06 +02:00
Charlie Kolb
98ab3c2623
add path handling and drop node operations 2025-10-16 13:36:02 +02:00
Charlie Kolb
5cc5cac7ee
fix keyName undefined error 2025-10-15 17:20:19 +02:00
Charlie Kolb
05dcbe8fbc
Merge remote-tracking branch 'origin/master' into ADO-4133 2025-10-14 16:03:51 +02:00
Charlie Kolb
37a31ff72f
add node support and fix sqlite backend 2025-10-14 15:15:51 +02:00
Iván Ovejero
2224647fa6
fix(core): Fix normalization in per-item mode in native Python runner (#20750) 2025-10-14 14:23:21 +02:00
RomanDavydchuk
11f8a3fb6e
fix(Sentry.io Node): Add credential tests and authenticate methods, fix self-hosted credentials (#20195)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-10-13 17:28:02 +01:00
github-actions[bot]
536ef83c80
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-13 16:10:43 +03:00
Michael Kret
1a8b6e1901
fix(Extract from File Node): Fix xlsx data read when readAsString is true (#20565) 2025-10-13 13:19:23 +01:00
Elias Meire
6cb36b5194
feat: Add docs to @n8n/eslint-plugin-community-nodes (#20266) 2025-10-13 13:03:30 +02:00
Jason Schell
88b87191e5
fix(Slack Node): Add :history scopes to support the 'history' operation in Slack node (#20523) 2025-10-10 14:52:25 +02:00
Michael Kret
8dd7c40291
fix(Microsoft Graph Security Node): Add missing offline_access scope to credentials (#20532) 2025-10-10 08:15:39 +03:00
Michael Kret
c28ac73e66
fix(HTTP Request Node): Body must be stringified while using AWS credentials (#20526) 2025-10-10 08:15:10 +03:00
Shireen Missi
3d74c3ee9e
fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +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
fb501d6ded
feat(Split Out Node): Incorrect warning fix (#20468) 2025-10-08 18:10:04 +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
Michael Kret
b868284851
fix(Supabase Node): Fix issue with execute function was called with incorrect parameters when accessing schema if set by expression (#20507) 2025-10-08 11:10:33 +03:00
Daria
f68656d6ab
fix(Data Table Node): Date handling (no-changelog) (#20437) 2025-10-07 13:59:42 +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
mfsiega
bebccfdb93
fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
Daria
942a5b53e1
refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Iván Ovejero
123a742685
fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
github-actions[bot]
fcfb2d20a1
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-10-06 14:37:27 +02:00
Ioannis Canellos
065bbcfdc7
feat(Github Node): Introduce get issues operation on user resource (#16951) 2025-10-06 08:56:00 +01:00
Ankit Kumar Ray
96d3faf3ce
fix(Grist Node): Allow filtering for numbers <= 0 (#20045)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-10-03 19:17:18 +01:00
yehorkardash
f1a51c486e
fix(Discord Node): Add test to Discord Webhook credential (#20314) 2025-10-03 18:51:13 +01:00
Bailey Pearson
8df5211fa7
fix: Allow creation of vector search indexes in MongoDB node (#20235) 2025-10-03 18:27:34 +01:00
Francis Vagner dos Anjos Fontoura
21abe2d557
fix(S3 Node): Consider LocationConstraint from GetBucketLocation optional due to many non-compliant S3 implementations (#15432) 2025-10-03 16:55:35 +01:00
Nick Misasi
ec0999c647
chore(Mattermost Node): Adjust name and description of Create Post "Make Comment" parameter (#17306) 2025-10-03 16:54:51 +01:00
Hào Huỳnh
f331c5e600
fix(Discord Node): Fix parseDiscordError to properly display Discord API errors (#17606)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-03 16:43:05 +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
Deborah Barnard
3ad070621f
fix: Update links (#20022)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-03 12:28:15 +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
Daria
a49432d4c7
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167) 2025-10-02 17:31:47 +03:00
RomanDavydchuk
18a592499f
fix: Add missing test and authenticate to OpenWeatherMap, Azure Storage and Netlify credentials (#20221) 2025-10-02 15:49:49 +03:00
yehorkardash
09fda978b8
test: Add testing guidelines for AI tools (no-changelog) (#20161) 2025-10-02 12:56:03 +01:00
Tomi Turtiainen
41d97772c1 Merge tag 'n8n@1.114.0' 2025-10-02 12:24:37 +03:00
yehorkardash
ef1c079d3e
fix(Spreadsheet File Node): Use streams to read xlsx (#19953)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-30 14:09:37 +03:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
yehorkardash
ac0e7e375f
fix(AwsS3 Node): Return data with continueOnFail (#19951) 2025-09-30 10:23:06 +03:00
yehorkardash
7570922d16
feat(Gmail Node): Add "Recipients only" option for reply mode (#19912) 2025-09-29 15:01:04 +00:00
Michael Kret
96a643edf1
fix(Salesforce Trigger Node): Cleanup logic update (#19769) 2025-09-29 15:42:48 +01:00
github-actions[bot]
5c05698ff5
🚀 Release 1.114.0 (#20157)
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2025-09-29 16:33:10 +02:00
yehorkardash
c96e6aef21
fix(Microsoft Excel 365 Node): Allow appending to empty sheets (#19642)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-29 07:00:49 +00:00
yehorkardash
ea9093c39c
fix(WhatsApp Business Cloud Node): Include whatsapp id in contact properties (#19762)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-29 07:00:14 +00:00
RomanDavydchuk
3963e97c1f
fix(Wordpress Node): Handle before query parameter when getting many posts or pages (#20041) 2025-09-26 15:57:41 +03:00