4125 Commits

Author SHA1 Message Date
Shireen Missi
64fa0ceea6 fix(AWS Textract Node): Handle all binary data modes correctly (#19258)
Co-authored-by: jeanpaul <jeanpaul@users.noreply.github.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-18 18:48:30 +03:00
RomanDavydchuk
5bf3db5ba8 feat: Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) 2025-09-18 18:33:32 +03:00
Daria
51b8f8c7dc fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
Michael Kret
b480f495d9 fix(Salesforce Trigger Node): Update polling logic to account for Salesforce processing delay (#19377) 2025-09-16 14:52:00 +02:00
Shireen Missi
3537a734f3 fix(Github Node): Modify regex validation to support custom urls (#19076) 2025-09-16 13:16:41 +03:00
Nikhil Kuriakose
a400716d37 fix: String columns do not need comparable conditions (#19565) 2025-09-16 10:04:54 +02:00
Michael Kret
7ea920dbe7 fix(n8n Form Node): Add html table tags to allowedTags, CSP headers on form completion, free text sanitization removed (#19446) 2025-09-16 10:31:23 +03:00
yehorkardash
185fc41ca9 fix(Notion Node): Fix regex for getMany operation (#19419) 2025-09-15 16:07:21 +02:00
Jon
752260784c feat(Git Node): Add support for branches (#18870) 2025-09-15 16:03:44 +02:00
jabbson
2ed407850a fix(Perplexity Node): Update model from 'r1-1776' to 'sonar' in API and tests (#19440) 2025-09-15 10:53:43 +02:00
Jaakko Husso
1a5fd5a238 feat(Data Table Node): Show 'Is False' / 'Is True' condition on boolean columns (no-changelog) (#19478) 2025-09-12 17:54:54 +03: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
Jaakko Husso
6ed39e8c1c fix(Execute Workflow Node): Fix 'Continue (using error output)' mode to output errors correctly (#19240) 2025-09-12 14:12:43 +03:00
Shireen Missi
f37e9da13a fix( Switch Node): Disable expressions for Number of Outputs in v3.3 (#19075)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-12 11:46:09 +02:00
Daria
af6da1027e feat(Data Table Node): Add returnAll for get all rows (no-changelog) (#19454) 2025-09-12 12:10:14 +03:00
Iván Ovejero
052e24ef0e refactor: Replace Pyodide with native Python with env flag is enabled (#19403) 2025-09-11 11:28:12 +02:00
Daria
b147709189 feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
ongdisheng
2514301abd fix(Set Node): Handle special replacement patterns in JSON expressions (#18162) 2025-09-10 16:03:57 +03:00
Jason Schell
52d44c26db feat(Redis Node): Add option to disable TLS verification in Redis node (#19143)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-10 19:51:57 +08:00
Charlie Kolb
39565475ad fix(Data Table Node): Show node hint if selected table has no columns (no-changelog) (#19338) 2025-09-09 14:46:05 +02:00
Charlie Kolb
897c69c70d feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294) 2025-09-09 14:01:40 +02:00
yehorkardash
a910604822 refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03:00
yehorkardash
38a6140e79 fix(Telegram Node): Use parameter index instead of 0 for binaryData (#19236) 2025-09-09 10:29:36 +03:00
Daria
9b06648edc feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03: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
Elias Meire
efc3a2d664 fix(AMQP Trigger Node): Update rhea library, tweak reconnection options (#18980) 2025-09-05 17:34:29 +01:00
Durran Jordan
9a2d942835 feat(MongoDB Node): Add driver info to MongoDB nodes (#18615) 2025-09-05 14:07:09 +01:00
Daria
48efb4c865 feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190) 2025-09-05 09:46:38 +03:00
yehorkardash
6456b7c07d chore(Form Node): Add dropdown example (#18809)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-05 09:09:00 +03:00
Antoine Bellion
59684039ee fix(Wait Node): Allow wait node to accept 0 waiting time input (#19159)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-09-04 21:49:26 +02:00
Marcus
63672ad797 fix(GoogleDrive Node): Fix google service accounts uploading to shared drives (#18952) 2025-09-04 20:23:41 +01:00
Daria
ed6f60f52e feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Charlie Kolb
12aa77746e fix(Data Table Node): Add bulk insert option (no-changelog) (#19176) 2025-09-04 16:18:50 +02:00
Cesar Sanchez
9566f2b550 feat(Airtop Node): Implement double-click and right click variants (#18306) 2025-09-04 11:36:16 +01:00
Tomi Turtiainen
4313aa315f fix(Merge Node): Fix possible stack overflow (#19101) 2025-09-03 19:58:52 +03:00
Svetoslav Dekov
6bd4edf1ec fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Iván Ovejero
89fc91bed6 refactor: Add native Python runner runtime env var (#19109) 2025-09-03 09:35:25 +02:00
Iván Ovejero
fbaee9ac02 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
Charlie Kolb
ec7eddc364 fix(Data Table Node): Update ResourceMapper Copy (no-changelog) (#19048) 2025-09-01 14:16:22 +02:00
Daria
b527edb5f8 feat(Data Table Node): Add isEmpty and isNotEmpty operations (no-changelog) (#19046) 2025-09-01 14:41:49 +03:00
Charlie Kolb
daac88b3ec fix(Data Table Node): Use same color as Execute Workflow Node (no-changelog) (#19032) 2025-09-01 12:24:35 +02:00
Charlie Kolb
aaa7d46d68 fix(Data Table Node): Remove system columns in autoMap mode (no-changelog) (#19036) 2025-09-01 12:24:27 +02:00
Daria
7f64baebd2 fix(Data Table Node): Fix date handling on the node (no-changelog) (#19030) 2025-09-01 12:38:30 +03:00
Iván Ovejero
d0ffd6e659 perf: Skip browser logging for production tasks in native Python runner (#19028) 2025-09-01 10:55:20 +02:00
Iván Ovejero
61f79319df refactor: Add tracing details to native Python runner logs (#19024) 2025-09-01 10:08:48 +02:00
Shireen Missi
0d1a0b5431 fix(Rename Keys Node): Add a warning for regex that affect performance (#18911) 2025-08-29 14:44:28 +01:00
Charlie Kolb
cec1255ffc fix(Data Table Node): Adjust metadata (no-changelog) (#18954) 2025-08-29 12:28:10 +02:00
Daria
1bc317dce5 feat(Data Table Node): Add new filters to node operation conditions (no-changelog) (#18942)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-08-29 10:14:46 +03:00
lukyn76
6379ce53a9 fix(GithubTrigger Node): Correctly access httpCode from error object (#17697)
Co-authored-by: Your Name <you@example.com>
2025-08-29 07:55:07 +03:00
Jon
f7f70f241e feat: Add option to restrict credential usage in http request node (#17583) 2025-08-28 17:35:14 +01:00